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 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 # 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 68666575ca778ecf4c70144f694f3684afca6a75 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 68666575ca778ecf4c70144f694f3684afca6a75 # timeout=10 Commit message: "asterisk: pjsip.conf: Set default p_access_network_info" > git rev-list --no-walk 68666575ca778ecf4c70144f694f3684afca6a75 # timeout=10 [ttcn3-bsc-test] $ /bin/sh -xe /tmp/jenkins1123568913370540929.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-bsc-test + export IMAGE_SUFFIX=master + cd ttcn3-bsc-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs ] + [ xjenkins-ttcn3-bsc-test-2511 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/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/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/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.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 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #12 CACHED #13 [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 #13 CACHED #14 [ 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 #14 CACHED #15 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #15 CACHED #16 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #16 CACHED #17 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #17 CACHED #18 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #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 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #20 CACHED #21 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #21 CACHED #22 [ 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 #22 CACHED #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 CACHED #24 [ 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 #24 CACHED #25 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:d1489832017c3028eec43f79c5c4a71adf20f29792597b0c2ba90aa94d8b1067 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/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n d1489832017c + 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/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/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.1s #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 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 CACHED #8 [3/7] WORKDIR /DATA #8 CACHED #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #9 CACHED #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #10 CACHED #11 [6/7] RUN CD libosmo-sccp && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #11 CACHED #12 [7/7] COPY OSMO-STP.CFG /data/ #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:2393828978fce28a76bf0ba7706bb6653c6c802e4e336286b3642bae2564cb25 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/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n 2393828978fc + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.56.0a25.202406082026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406082026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406082026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406082026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo VTY library ii osmocom-nightly 202406082026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ 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/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #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.1s #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 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #12 CACHED #13 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #13 CACHED #14 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #14 CACHED #15 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #15 CACHED #16 [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 #16 CACHED #17 [ 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 #17 CACHED #18 [ 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 #18 CACHED #19 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #19 CACHED #20 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #20 CACHED #21 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #21 CACHED #22 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #22 CACHED #23 [ 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 #23 CACHED #24 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #24 CACHED #25 [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:d1489832017c3028eec43f79c5c4a71adf20f29792597b0c2ba90aa94d8b1067 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/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n d1489832017c + 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/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/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 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-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 #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-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 #6 0.384 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.384 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.384 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.501 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.923 Reading package lists... #6 1.186 Reading package lists... #6 1.431 Building dependency tree... #6 1.484 Reading state information... #6 1.547 The following additional packages will be installed: #6 1.547 libgtp6 libosmo-mgcp-client12 libosmo-sigtran9 libosmoabis13 libosmocodec4 #6 1.547 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #6 1.547 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 #6 1.547 libosmousb0 libosmovty13 osmocom-nightly #6 1.559 The following NEW packages will be installed: #6 1.559 libgtp-dev libgtp6 libosmo-abis-dev libosmo-mgcp-client-dev #6 1.559 libosmo-mgcp-client12 libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev #6 1.559 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 1.559 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #6 1.559 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #6 1.559 libosmovty13 osmocom-nightly #6 1.581 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. #6 1.581 Need to get 3293 kB of archives. #6 1.581 After this operation, 12.8 MB of additional disk space will be used. #6 1.581 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406082026 [1164 B] #6 1.599 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.208.10d4d.202406082026 [164 kB] #6 1.603 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.31.7ae1.202406082026 [38.2 kB] #6 1.603 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.31.7ae1.202406082026 [139 kB] #6 1.606 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.208.10d4d.202406082026 [46.0 kB] #6 1.607 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.13.427f.202406082026 [29.0 kB] #6 1.609 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.208.10d4d.202406082026 [65.4 kB] #6 1.610 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.208.10d4d.202406082026 [222 kB] #6 1.613 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.208.10d4d.202406082026 [98.4 kB] #6 1.615 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.13.427f.202406082026 [72.7 kB] #6 1.617 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.13.427f.202406082026 [111 kB] #6 1.619 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.208.10d4d.202406082026 [66.0 kB] #6 1.621 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.208.10d4d.202406082026 [172 kB] #6 1.623 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.208.10d4d.202406082026 [54.5 kB] #6 1.625 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.208.10d4d.202406082026 [58.6 kB] #6 1.626 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.208.10d4d.202406082026 [45.3 kB] #6 1.627 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.208.10d4d.202406082026 [38.6 kB] #6 1.628 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.208.10d4d.202406082026 [840 kB] #6 1.637 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.56.0a25.202406082026 [52.5 kB] #6 1.637 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.56.0a25.202406082026 [64.6 kB] #6 1.638 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.67.fb30.202406082026 [87.9 kB] #6 1.639 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.67.fb30.202406082026 [122 kB] #6 1.640 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.67.fb30.202406082026 [581 kB] #6 1.645 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.50.fa393.202406082026 [56.5 kB] #6 1.646 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.50.fa393.202406082026 [65.3 kB] #6 1.751 debconf: delaying package configuration, since apt-utils is not installed #6 1.794 Fetched 3293 kB in 0s (39.1 MB/s) #6 1.860 Selecting previously unselected package osmocom-nightly. #6 1.860 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117416 files and directories currently installed.) #6 1.897 Preparing to unpack .../00-osmocom-nightly_202406082026_amd64.deb ... #6 1.914 Unpacking osmocom-nightly (202406082026) ... #6 2.034 Selecting previously unselected package libosmocore21:amd64. #6 2.042 Preparing to unpack .../01-libosmocore21_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 2.077 Unpacking libosmocore21:amd64 (1.9.0.208.10d4d.202406082026) ... #6 2.224 Selecting previously unselected package libgtp6:amd64. #6 2.232 Preparing to unpack .../02-libgtp6_1.11.0.31.7ae1.202406082026_amd64.deb ... #6 2.249 Unpacking libgtp6:amd64 (1.11.0.31.7ae1.202406082026) ... #6 2.370 Selecting previously unselected package libgtp-dev:amd64. #6 2.388 Preparing to unpack .../03-libgtp-dev_1.11.0.31.7ae1.202406082026_amd64.deb ... #6 2.405 Unpacking libgtp-dev:amd64 (1.11.0.31.7ae1.202406082026) ... #6 2.547 Selecting previously unselected package libosmocodec4:amd64. #6 2.556 Preparing to unpack .../04-libosmocodec4_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 2.573 Unpacking libosmocodec4:amd64 (1.9.0.208.10d4d.202406082026) ... #6 2.720 Selecting previously unselected package libosmotrau2:amd64. #6 2.738 Preparing to unpack .../05-libosmotrau2_1.5.1.13.427f.202406082026_amd64.deb ... #6 2.755 Unpacking libosmotrau2:amd64 (1.5.1.13.427f.202406082026) ... #6 2.893 Selecting previously unselected package libosmoisdn0:amd64. #6 2.911 Preparing to unpack .../06-libosmoisdn0_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 2.928 Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d.202406082026) ... #6 3.079 Selecting previously unselected package libosmogsm20:amd64. #6 3.087 Preparing to unpack .../07-libosmogsm20_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 3.104 Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d.202406082026) ... #6 3.263 Selecting previously unselected package libosmovty13:amd64. #6 3.271 Preparing to unpack .../08-libosmovty13_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 3.288 Unpacking libosmovty13:amd64 (1.9.0.208.10d4d.202406082026) ... #6 3.442 Selecting previously unselected package libosmoabis13:amd64. #6 3.450 Preparing to unpack .../09-libosmoabis13_1.5.1.13.427f.202406082026_amd64.deb ... #6 3.467 Unpacking libosmoabis13:amd64 (1.5.1.13.427f.202406082026) ... #6 3.593 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.611 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.13.427f.202406082026_amd64.deb ... #6 3.628 Unpacking libosmo-abis-dev:amd64 (1.5.1.13.427f.202406082026) ... #6 3.772 Selecting previously unselected package libosmocoding0:amd64. #6 3.790 Preparing to unpack .../11-libosmocoding0_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 3.807 Unpacking libosmocoding0:amd64 (1.9.0.208.10d4d.202406082026) ... #6 3.949 Selecting previously unselected package libosmogb14:amd64. #6 3.956 Preparing to unpack .../12-libosmogb14_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 3.973 Unpacking libosmogb14:amd64 (1.9.0.208.10d4d.202406082026) ... #6 4.107 Selecting previously unselected package libosmoctrl0:amd64. #6 4.115 Preparing to unpack .../13-libosmoctrl0_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 4.132 Unpacking libosmoctrl0:amd64 (1.9.0.208.10d4d.202406082026) ... #6 4.271 Selecting previously unselected package libosmosim2:amd64. #6 4.289 Preparing to unpack .../14-libosmosim2_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 4.306 Unpacking libosmosim2:amd64 (1.9.0.208.10d4d.202406082026) ... #6 4.456 Selecting previously unselected package libosmousb0:amd64. #6 4.464 Preparing to unpack .../15-libosmousb0_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 4.481 Unpacking libosmousb0:amd64 (1.9.0.208.10d4d.202406082026) ... #6 4.603 Selecting previously unselected package libosmocore. #6 4.621 Preparing to unpack .../16-libosmocore_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 4.638 Unpacking libosmocore (1.9.0.208.10d4d.202406082026) ... #6 4.763 Selecting previously unselected package libosmocore-dev:amd64. #6 4.780 Preparing to unpack .../17-libosmocore-dev_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 4.797 Unpacking libosmocore-dev:amd64 (1.9.0.208.10d4d.202406082026) ... #6 4.966 Selecting previously unselected package libosmonetif11:amd64. #6 4.974 Preparing to unpack .../18-libosmonetif11_1.4.0.56.0a25.202406082026_amd64.deb ... #6 4.991 Unpacking libosmonetif11:amd64 (1.4.0.56.0a25.202406082026) ... #6 5.114 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.132 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.56.0a25.202406082026_amd64.deb ... #6 5.150 Unpacking libosmo-netif-dev:amd64 (1.4.0.56.0a25.202406082026) ... #6 5.274 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 5.292 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.67.fb30.202406082026_amd64.deb ... #6 5.310 Unpacking libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406082026) ... #6 5.449 Selecting previously unselected package libosmo-sigtran9:amd64. #6 5.457 Preparing to unpack .../21-libosmo-sigtran9_1.8.0.67.fb30.202406082026_amd64.deb ... #6 5.474 Unpacking libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406082026) ... #6 5.598 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 5.616 Preparing to unpack .../22-libosmo-sigtran-dev_1.8.0.67.fb30.202406082026_amd64.deb ... #6 5.633 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406082026) ... #6 5.792 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 5.810 Preparing to unpack .../23-libosmo-mgcp-client12_1.12.1.50.fa393.202406082026_amd64.deb ... #6 5.827 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.50.fa393.202406082026) ... #6 5.945 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #6 5.962 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.12.1.50.fa393.202406082026_amd64.deb ... #6 5.980 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.50.fa393.202406082026) ... #6 6.139 Setting up osmocom-nightly (202406082026) ... #6 6.190 Setting up libosmocore21:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.242 Setting up libosmousb0:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.293 Setting up libosmocodec4:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.344 Setting up libosmotrau2:amd64 (1.5.1.13.427f.202406082026) ... #6 6.396 Setting up libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406082026) ... #6 6.447 Setting up libosmovty13:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.499 Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.558 Setting up libgtp6:amd64 (1.11.0.31.7ae1.202406082026) ... #6 6.610 Setting up libgtp-dev:amd64 (1.11.0.31.7ae1.202406082026) ... #6 6.668 Setting up libosmo-mgcp-client12:amd64 (1.12.1.50.fa393.202406082026) ... #6 6.720 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.50.fa393.202406082026) ... #6 6.772 Setting up libosmogsm20:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.823 Setting up libosmoabis13:amd64 (1.5.1.13.427f.202406082026) ... #6 6.875 Setting up libosmoctrl0:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.926 Setting up libosmogb14:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.978 Setting up libosmonetif11:amd64 (1.4.0.56.0a25.202406082026) ... #6 7.030 Setting up libosmo-abis-dev:amd64 (1.5.1.13.427f.202406082026) ... #6 7.081 Setting up libosmocoding0:amd64 (1.9.0.208.10d4d.202406082026) ... #6 7.133 Setting up libosmosim2:amd64 (1.9.0.208.10d4d.202406082026) ... #6 7.189 Setting up libosmocore (1.9.0.208.10d4d.202406082026) ... #6 7.240 Setting up libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406082026) ... #6 7.291 Setting up libosmocore-dev:amd64 (1.9.0.208.10d4d.202406082026) ... #6 7.344 Setting up libosmo-netif-dev:amd64 (1.4.0.56.0a25.202406082026) ... #6 7.396 Setting up libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406082026) ... #6 7.448 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 7.7s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.321 Cloning into 'osmo-bsc'... #9 DONE 1.5s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 DONE 0.1s #11 [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 #11 0.399 Already on 'master' #11 0.399 Your branch is up to date with 'origin/master'. #11 0.401 refs/heads/master #11 0.408 HEAD is now at 4cb26418a README.md: cosmetic: fix a typo #11 0.409 master #11 0.411 4cb26418a24a065f20b56d1b314bed9e2fdbfe8a #11 2.588 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.588 libtoolize: copying file './ltmain.sh' #11 2.730 libtoolize: putting macros in 'm4'. #11 2.730 libtoolize: copying file 'm4/libtool.m4' #11 2.781 libtoolize: copying file 'm4/ltoptions.m4' #11 2.835 libtoolize: copying file 'm4/ltsugar.m4' #11 2.889 libtoolize: copying file 'm4/ltversion.m4' #11 2.944 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.045 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.045 libtoolize: and rerunning libtoolize and aclocal. #11 3.851 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.851 configure.ac:74: You should run autoupdate. #11 3.851 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.851 configure.ac:74: the top level #11 3.851 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.851 configure.ac:130: You should run autoupdate. #11 3.851 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.851 configure.ac:130: the top level #11 3.851 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.851 configure.ac:150: You should run autoupdate. #11 3.851 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.851 configure.ac:150: the top level #11 3.851 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.851 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.851 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.851 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.851 configure.ac:228: the top level #11 3.851 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 3.851 configure.ac:230: You should run autoupdate. #11 4.332 configure.ac:23: installing './compile' #11 4.334 configure.ac:25: installing './config.guess' #11 4.337 configure.ac:25: installing './config.sub' #11 4.339 configure.ac:9: installing './install-sh' #11 4.343 configure.ac:9: installing './missing' #11 4.383 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 4.383 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 4.436 src/ipaccess/Makefile.am: installing './depcomp' #11 4.656 checking for a BSD-compatible install... /usr/bin/install -c #11 4.677 checking whether build environment is sane... yes #11 4.701 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.706 checking for gawk... gawk #11 4.707 checking whether make sets $(MAKE)... yes #11 4.732 checking whether make supports nested variables... yes #11 4.750 checking whether make supports nested variables... (cached) yes #11 4.750 checking whether make sets $(MAKE)... (cached) yes #11 4.756 checking for gcc... gcc #11 4.826 checking whether the C compiler works... yes #11 4.910 checking for C compiler default output file name... a.out #11 4.911 checking for suffix of executables... #11 4.937 checking whether we are cross compiling... no #11 4.962 checking for suffix of object files... o #11 4.984 checking whether the compiler supports GNU C... yes #11 5.010 checking whether gcc accepts -g... yes #11 5.038 checking for gcc option to enable C11 features... none needed #11 5.062 checking whether gcc understands -c and -o together... yes #11 5.092 checking whether make supports the include directive... yes (GNU style) #11 5.110 checking dependency style of gcc... gcc3 #11 5.192 checking build system type... x86_64-pc-linux-gnu #11 5.292 checking host system type... x86_64-pc-linux-gnu #11 5.293 checking how to print strings... printf #11 5.321 checking for a sed that does not truncate output... /usr/bin/sed #11 5.323 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.324 checking for egrep... /usr/bin/grep -E #11 5.325 checking for fgrep... /usr/bin/grep -F #11 5.326 checking for ld used by gcc... /usr/bin/ld #11 5.328 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.329 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.330 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.345 checking whether ln -s works... yes #11 5.346 checking the maximum length of command line arguments... 1572864 #11 5.358 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.358 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.358 checking for /usr/bin/ld option to reload object files... -r #11 5.359 checking for file... file #11 5.359 checking for objdump... objdump #11 5.360 checking how to recognize dependent libraries... pass_all #11 5.361 checking for dlltool... no #11 5.362 checking how to associate runtime and link libraries... printf %s\n #11 5.362 checking for ar... ar #11 5.363 checking for archiver @FILE support... @ #11 5.395 checking for strip... strip #11 5.396 checking for ranlib... ranlib #11 5.396 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.488 checking for sysroot... no #11 5.488 checking for a working dd... /usr/bin/dd #11 5.490 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.501 checking for mt... no #11 5.501 checking if : is a manifest tool... no #11 5.505 checking for stdio.h... yes #11 5.526 checking for stdlib.h... yes #11 5.551 checking for string.h... yes #11 5.574 checking for inttypes.h... yes #11 5.591 checking for stdint.h... yes #11 5.611 checking for strings.h... yes #11 5.628 checking for sys/stat.h... yes #11 5.650 checking for sys/types.h... yes #11 5.671 checking for unistd.h... yes #11 5.693 checking for dlfcn.h... yes #11 5.710 checking for objdir... .libs #11 5.782 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.828 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.828 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.872 checking if gcc static flag -static works... yes #11 5.926 checking if gcc supports -c -o file.o... yes #11 5.965 checking if gcc supports -c -o file.o... (cached) yes #11 5.965 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.989 checking whether -lc should be explicitly linked in... no #11 6.039 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.116 checking how to hardcode library paths into programs... immediate #11 6.117 checking whether stripping libraries is possible... yes #11 6.118 checking if libtool supports shared libraries... yes #11 6.118 checking whether to build shared libraries... yes #11 6.118 checking whether to build static libraries... yes #11 6.119 checking for pkg-config... /usr/bin/pkg-config #11 6.119 checking for pkg-config... /usr/bin/pkg-config #11 6.119 checking pkg-config is at least version 0.20... yes #11 6.121 checking for libosmocore >= 1.9.0... yes #11 6.135 checking for libosmovty >= 1.9.0... yes #11 6.156 checking for libosmoctrl >= 1.9.0... yes #11 6.179 checking for libosmogsm >= 1.9.0... yes #11 6.201 checking for libosmoabis >= 1.5.0... yes #11 6.223 checking for libosmo-netif >= 1.4.0... yes #11 6.243 checking for libosmo-sigtran >= 1.8.0... yes #11 6.263 checking for libosmo-mgcp-client >= 1.12.0... yes #11 6.284 checking for egrep... (cached) /usr/bin/grep -E #11 6.285 checking if gcc supports -fvisibility=hidden... yes #11 6.321 checking whether to enable code coverage support... no #11 6.322 checking whether to enable VTY/CTRL tests... no #11 6.328 CFLAGS=" -std=gnu11" #11 6.328 CPPFLAGS="" #11 6.378 checking that generated files are newer than configure... done #11 6.379 configure: creating ./config.status #11 7.480 config.status: creating include/Makefile #11 7.519 config.status: creating include/osmocom/Makefile #11 7.558 config.status: creating include/osmocom/bsc/Makefile #11 7.598 config.status: creating src/Makefile #11 7.637 config.status: creating src/osmo-bsc/Makefile #11 7.679 config.status: creating src/ipaccess/Makefile #11 7.720 config.status: creating src/utils/Makefile #11 7.761 config.status: creating tests/Makefile #11 7.800 config.status: creating tests/atlocal #11 7.840 config.status: creating tests/abis/Makefile #11 7.880 config.status: creating tests/acc/Makefile #11 7.918 config.status: creating tests/bsc/Makefile #11 7.957 config.status: creating tests/codec_pref/Makefile #11 7.997 config.status: creating tests/gsm0408/Makefile #11 8.037 config.status: creating tests/handover/Makefile #11 8.077 config.status: creating tests/nanobts_omlattr/Makefile #11 8.117 config.status: creating tests/paging/Makefile #11 8.156 config.status: creating tests/subscr/Makefile #11 8.196 config.status: creating doc/Makefile #11 8.235 config.status: creating doc/examples/Makefile #11 8.275 config.status: creating doc/manuals/Makefile #11 8.315 config.status: creating contrib/Makefile #11 8.354 config.status: creating contrib/systemd/Makefile #11 8.393 config.status: creating Makefile #11 8.424 config.status: creating bscconfig.h #11 8.458 config.status: executing tests/atconfig commands #11 8.465 config.status: executing depfiles commands #11 9.747 config.status: executing libtool commands #11 9.862 echo 1.11.0.90-4cb26 > .version-t && mv .version-t .version #11 9.868 make install-recursive #11 9.876 make[1]: Entering directory '/tmp/osmo-bsc' #11 9.884 Making install in include #11 9.889 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 9.897 Making install in osmocom #11 9.902 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.911 Making install in bsc #11 9.916 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.923 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.923 make[5]: Nothing to be done for 'install-exec-am'. #11 9.923 make[5]: Nothing to be done for 'install-data-am'. #11 9.923 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.924 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.928 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.934 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.934 make[5]: Nothing to be done for 'install-exec-am'. #11 9.934 make[5]: Nothing to be done for 'install-data-am'. #11 9.934 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.935 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.936 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.941 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 9.947 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 9.947 make[4]: Nothing to be done for 'install-exec-am'. #11 9.947 make[4]: Nothing to be done for 'install-data-am'. #11 9.947 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 9.947 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 9.948 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 9.948 Making install in src #11 9.953 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 9.962 Making install in osmo-bsc #11 9.971 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 9.974 CC osmo_bsc_main.o #11 9.975 CC a_reset.lo #11 9.975 CC abis_nm.lo #11 9.976 CC abis_nm_vty.lo #11 9.976 CC abis_om2000.lo #11 9.977 CC abis_om2000_vty.lo #11 9.978 CC abis_osmo.lo #11 9.979 CC abis_rsl.lo #11 9.980 CC acc.lo #11 9.981 CC assignment_fsm.lo #11 9.982 CC bsc_ctrl.lo #11 9.982 CC bsc_ctrl_lookup.lo #11 9.982 CC bsc_init.lo #11 9.983 CC bsc_rf_ctrl.lo #11 9.983 CC bsc_rll.lo #11 9.983 CC bsc_sccp.lo #11 9.983 CC bsc_stats.lo #11 9.983 CC bsc_subscr_conn_fsm.lo #11 9.983 CC bsc_subscriber.lo #11 9.984 CC bsc_vty.lo #11 10.13 CC bts.lo #11 10.14 CC bts_trx.lo #11 10.16 CC bts_trx_ctrl.lo #11 10.16 CC bts_trx_ts_ctrl.lo #11 10.16 CC bts_trx_ts_lchan_ctrl.lo #11 10.17 CC bts_ericsson_rbs2000.lo #11 10.19 CC bts_init.lo #11 10.19 CC bts_ipaccess_nanobts.lo #11 10.20 CC bts_ipaccess_nanobts_omlattr.lo #11 10.21 CC bts_nokia_site.lo #11 10.24 CC bts_siemens_bs11.lo #11 10.25 CC bts_sm.lo #11 10.25 CC bts_osmobts.lo #11 10.26 CC bts_unknown.lo #11 10.35 CC bts_ctrl.lo #11 10.36 CC bts_setup_ramp.lo #11 10.37 CC bts_vty.lo #11 10.38 CC bts_trx_vty.lo #11 10.39 CC chan_alloc.lo #11 10.40 CC chan_counts.lo #11 10.40 CC codec_pref.lo #11 10.42 CC data_rate_pref.lo #11 10.44 CC e1_config.lo #11 10.44 CC gsm_04_08_rr.lo #11 10.45 CC gsm_data.lo #11 10.46 CC handover_cfg.lo #11 10.46 CC handover_ctrl.lo #11 10.47 CC handover_decision.lo #11 10.49 CC handover_decision_2.lo #11 10.51 CC handover_fsm.lo #11 10.52 CC handover_logic.lo #11 10.55 CC handover_vty.lo #11 10.58 CC vgcs_fsm.lo #11 10.60 CC lb.lo #11 10.64 CC lchan.lo #11 10.65 CC lchan_fsm.lo #11 10.66 CC lchan_rtp_fsm.lo #11 10.69 CC lchan_select.lo #11 10.70 CC lcs_loc_req.lo #11 10.73 CC lcs_ta_req.lo #11 10.73 CC meas_feed.lo #11 10.73 CC meas_rep.lo #11 10.74 CC neighbor_ident.lo #11 10.79 lchan_rtp_fsm.c: In function 'mgcp_pick_codec': #11 10.79 lchan_rtp_fsm.c:925:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 10.79 925 | verb_info->codecs_len = 0; #11 10.79 | ^~~~~~~~~ #11 10.79 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 10.79 from lchan_rtp_fsm.c:25: #11 10.79 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 10.79 35 | unsigned int codecs_len #11 10.79 | ^~~~~~~~~~ #11 10.79 lchan_rtp_fsm.c:929:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.79 929 | verb_info->codecs[0] = codec; #11 10.79 | ^~~~~~~~~ #11 10.79 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.79 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.79 | ^~~~~~ #11 10.79 lchan_rtp_fsm.c:930:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 10.79 930 | verb_info->codecs_len = 1; #11 10.79 | ^~~~~~~~~ #11 10.79 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 10.79 35 | unsigned int codecs_len #11 10.79 | ^~~~~~~~~~ #11 10.79 lchan_rtp_fsm.c:941:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.79 941 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.79 | ^~ #11 10.79 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.79 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.79 | ^~~~~~ #11 10.79 lchan_rtp_fsm.c:946:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.79 946 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.79 | ^~ #11 10.79 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.79 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.79 | ^~~~~~ #11 10.79 lchan_rtp_fsm.c:954:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.79 954 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.79 | ^~~~ #11 10.79 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.79 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.79 | ^~~~~~ #11 10.79 lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': #11 10.79 lchan_rtp_fsm.c:961:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.79 961 | return verb_info->codecs[0] == codec; #11 10.79 | ^~~~~~ #11 10.79 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.79 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.79 | ^~~~~~ #11 10.83 CC neighbor_ident_vty.lo #11 10.84 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 10.84 neighbor_ident.c:493:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 10.84 493 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 10.84 | ^~~~~~ #11 10.84 In file included from neighbor_ident.c:37: #11 10.84 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 10.84 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 10.84 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 10.85 CC neighbor_ident_ctrl.lo #11 10.87 CC net_init.lo #11 10.88 CC nm_common_fsm.lo #11 10.89 CC nm_bb_transc_fsm.lo #11 10.89 CC nm_bts_sm_fsm.lo #11 10.93 CC nm_bts_fsm.lo #11 10.94 CC nm_gprs_cell_fsm.lo #11 10.94 CC nm_gprs_nse_fsm.lo #11 10.95 CC nm_gprs_nsvc_fsm.lo #11 10.99 CC nm_channel_fsm.lo #11 11.00 CC nm_rcarrier_fsm.lo #11 11.03 CC gsm_08_08.lo #11 11.04 CC osmo_bsc_bssap.lo #11 11.09 CC osmo_bsc_filter.lo #11 11.09 CC osmo_bsc_grace.lo #11 11.10 CC osmo_bsc_lcls.lo #11 11.11 CC osmo_bsc_mgcp.lo #11 11.11 CC osmo_bsc_msc.lo #11 11.12 CC osmo_bsc_sigtran.lo #11 11.13 CC paging.lo #11 11.13 CC pcu_sock.lo #11 11.14 CC penalty_timers.lo #11 11.14 CC bssmap_reset.lo #11 11.15 CC system_information.lo #11 11.19 CC timeslot_fsm.lo #11 11.19 CC smscb.lo #11 11.23 CC smscb_vty.lo #11 11.24 CC cbch_scheduler.lo #11 11.25 CC cbsp_link.lo #11 11.29 CC power_control.lo #11 11.55 CCLD libbsc.la #11 11.84 CCLD osmo-bsc #11 12.26 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.26 make[4]: Nothing to be done for 'install-data-am'. #11 12.26 /usr/bin/mkdir -p '/usr/local/bin' #11 12.26 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 12.27 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 12.27 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.27 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.28 Making install in utils #11 12.28 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 12.28 CC bs11_config.o #11 12.28 CC isdnsync.o #11 12.28 CC meas_json-meas_json.o #11 12.30 CCLD isdnsync #11 12.32 CCLD meas_json #11 12.34 CCLD bs11_config #11 12.48 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 12.48 make[4]: Nothing to be done for 'install-data-am'. #11 12.48 /usr/bin/mkdir -p '/usr/local/bin' #11 12.48 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 12.50 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 12.50 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 12.51 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 12.51 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 12.51 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 12.51 Making install in ipaccess #11 12.51 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 12.51 CC abisip-find.o #11 12.52 CC stubs.o #11 12.52 CC ipaccess-config.o #11 12.52 CC ipaccess-firmware.o #11 12.52 CC network_listen.o #11 12.52 CC ipaccess-proxy.o #11 12.57 CCLD abisip-find #11 12.60 CCLD ipaccess-proxy #11 12.60 CCLD ipaccess-config #11 12.75 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 12.75 make[4]: Nothing to be done for 'install-data-am'. #11 12.75 /usr/bin/mkdir -p '/usr/local/bin' #11 12.75 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 12.76 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 12.76 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 12.77 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 12.77 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 12.77 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 12.77 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 12.77 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 12.77 make[4]: Nothing to be done for 'install-exec-am'. #11 12.77 make[4]: Nothing to be done for 'install-data-am'. #11 12.77 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 12.77 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 12.77 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 12.77 Making install in tests #11 12.77 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 12.77 Making install in abis #11 12.78 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 12.78 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 12.78 make[4]: Nothing to be done for 'install-exec-am'. #11 12.78 make[4]: Nothing to be done for 'install-data-am'. #11 12.78 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 12.78 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 12.78 Making install in acc #11 12.78 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 12.78 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 12.78 make[4]: Nothing to be done for 'install-exec-am'. #11 12.78 make[4]: Nothing to be done for 'install-data-am'. #11 12.78 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 12.78 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 12.78 Making install in bsc #11 12.78 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 12.78 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 12.78 make[4]: Nothing to be done for 'install-exec-am'. #11 12.78 make[4]: Nothing to be done for 'install-data-am'. #11 12.78 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 12.78 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 12.78 Making install in codec_pref #11 12.79 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 12.79 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 12.79 make[4]: Nothing to be done for 'install-exec-am'. #11 12.79 make[4]: Nothing to be done for 'install-data-am'. #11 12.79 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 12.79 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 12.79 Making install in gsm0408 #11 12.79 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 12.80 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 12.80 make[4]: Nothing to be done for 'install-exec-am'. #11 12.80 make[4]: Nothing to be done for 'install-data-am'. #11 12.80 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 12.80 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 12.80 Making install in handover #11 12.80 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 12.81 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 12.81 make[4]: Nothing to be done for 'install-exec-am'. #11 12.81 make[4]: Nothing to be done for 'install-data-am'. #11 12.81 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 12.81 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 12.81 Making install in nanobts_omlattr #11 12.81 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 12.81 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 12.81 make[4]: Nothing to be done for 'install-exec-am'. #11 12.81 make[4]: Nothing to be done for 'install-data-am'. #11 12.81 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 12.81 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 12.81 Making install in paging #11 12.82 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 12.82 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 12.82 make[4]: Nothing to be done for 'install-exec-am'. #11 12.82 make[4]: Nothing to be done for 'install-data-am'. #11 12.82 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 12.82 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 12.82 Making install in subscr #11 12.82 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 12.83 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 12.83 make[4]: Nothing to be done for 'install-exec-am'. #11 12.83 make[4]: Nothing to be done for 'install-data-am'. #11 12.83 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 12.83 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 12.83 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 12.84 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 12.84 make[4]: Nothing to be done for 'install-exec-am'. #11 12.84 make[4]: Nothing to be done for 'install-data-am'. #11 12.84 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 12.84 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 12.84 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 12.84 Making install in doc #11 12.84 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 12.85 Making install in examples #11 12.86 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 12.86 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 12.86 make[4]: Nothing to be done for 'install-exec-am'. #11 12.86 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 12.87 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 12.87 make install-data-hook #11 12.88 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 12.88 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 12.88 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 12.88 mkdir -p "$(dirname $j)" && \ #11 12.88 /usr/bin/install -c -m 644 ./$f $j; \ #11 12.88 done #11 12.99 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 12.99 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 12.99 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 12.99 Making install in manuals #11 13.00 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 13.00 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 13.00 make[4]: Nothing to be done for 'install-exec-am'. #11 13.00 make[4]: Nothing to be done for 'install-data-am'. #11 13.00 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 13.00 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 13.01 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 13.02 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 13.02 make[4]: Nothing to be done for 'install-exec-am'. #11 13.02 make[4]: Nothing to be done for 'install-data-am'. #11 13.02 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.02 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.02 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.02 Making install in contrib #11 13.02 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.03 Making install in systemd #11 13.04 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 13.04 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 13.04 make[4]: Nothing to be done for 'install-exec-am'. #11 13.04 /usr/bin/mkdir -p '/lib/systemd/system' #11 13.05 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 13.05 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 13.05 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 13.06 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.07 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.07 make[4]: Nothing to be done for 'install-exec-am'. #11 13.07 make[4]: Nothing to be done for 'install-data-am'. #11 13.07 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.07 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.07 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.07 make[2]: Entering directory '/tmp/osmo-bsc' #11 13.09 make[3]: Entering directory '/tmp/osmo-bsc' #11 13.09 make[3]: Nothing to be done for 'install-exec-am'. #11 13.09 make[3]: Nothing to be done for 'install-data-am'. #11 13.09 make[3]: Leaving directory '/tmp/osmo-bsc' #11 13.09 make[2]: Leaving directory '/tmp/osmo-bsc' #11 13.09 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 13.3s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.5s done #14 writing image sha256:faf4607bd9be87d628b936dbc5b2cc8fa09da42a5b0438b490835afbbdc6514e done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n faf4607bd9be + 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.13.427f.202406082026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.12.1.50.fa393.202406082026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.50.fa393.202406082026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.56.0a25.202406082026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406082026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.67.fb30.202406082026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406082026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.13.427f.202406082026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406082026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406082026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406082026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.13.427f.202406082026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo VTY library ii osmocom-nightly 202406082026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ 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/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.2s #12 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #12 CACHED #13 [ 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 #13 CACHED #14 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #14 CACHED #15 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #15 CACHED #16 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #16 CACHED #17 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #17 CACHED #18 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #18 CACHED #19 [ 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 #19 CACHED #20 [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 #20 CACHED #21 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #21 CACHED #22 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #22 CACHED #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 CACHED #24 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #24 CACHED #25 [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 #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:d1489832017c3028eec43f79c5c4a71adf20f29792597b0c2ba90aa94d8b1067 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/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n d1489832017c + 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 + grep -q $USER + echo FROM $USER/$DISTRO-build + 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/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/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 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-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 #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-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 #6 0.398 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.398 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.398 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.398 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.905 Reading package lists... #6 1.169 Reading package lists... #6 1.414 Building dependency tree... #6 1.467 Reading state information... #6 1.529 The following additional packages will be installed: #6 1.529 libgtp6 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #6 1.529 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #6 1.529 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #6 1.540 The following NEW packages will be installed: #6 1.540 libgtp-dev libgtp6 libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev #6 1.540 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 1.540 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.540 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 #6 1.540 libsmpp34-dev osmocom-nightly #6 1.561 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. #6 1.561 Need to get 2681 kB of archives. #6 1.561 After this operation, 10.6 MB of additional disk space will be used. #6 1.561 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406082026 [1164 B] #6 1.585 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.208.10d4d.202406082026 [164 kB] #6 1.588 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.31.7ae1.202406082026 [38.2 kB] #6 1.589 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.31.7ae1.202406082026 [139 kB] #6 1.592 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.208.10d4d.202406082026 [46.0 kB] #6 1.593 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.13.427f.202406082026 [29.0 kB] #6 1.593 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.208.10d4d.202406082026 [65.4 kB] #6 1.597 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.208.10d4d.202406082026 [222 kB] #6 1.599 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.208.10d4d.202406082026 [98.4 kB] #6 1.601 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.13.427f.202406082026 [72.7 kB] #6 1.603 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.13.427f.202406082026 [111 kB] #6 1.605 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.208.10d4d.202406082026 [66.0 kB] #6 1.607 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.208.10d4d.202406082026 [172 kB] #6 1.610 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.208.10d4d.202406082026 [54.5 kB] #6 1.614 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.208.10d4d.202406082026 [58.6 kB] #6 1.615 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.208.10d4d.202406082026 [45.3 kB] #6 1.617 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.208.10d4d.202406082026 [38.6 kB] #6 1.618 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.208.10d4d.202406082026 [840 kB] #6 1.625 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.56.0a25.202406082026 [52.5 kB] #6 1.626 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.56.0a25.202406082026 [64.6 kB] #6 1.627 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.67.fb30.202406082026 [87.9 kB] #6 1.627 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202406082026 [101 kB] #6 1.628 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202406082026 [112 kB] #6 1.738 debconf: delaying package configuration, since apt-utils is not installed #6 1.783 Fetched 2681 kB in 0s (31.2 MB/s) #6 1.844 Selecting previously unselected package osmocom-nightly. #6 1.844 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117416 files and directories currently installed.) #6 1.881 Preparing to unpack .../00-osmocom-nightly_202406082026_amd64.deb ... #6 1.897 Unpacking osmocom-nightly (202406082026) ... #6 2.029 Selecting previously unselected package libosmocore21:amd64. #6 2.037 Preparing to unpack .../01-libosmocore21_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 2.073 Unpacking libosmocore21:amd64 (1.9.0.208.10d4d.202406082026) ... #6 2.224 Selecting previously unselected package libgtp6:amd64. #6 2.232 Preparing to unpack .../02-libgtp6_1.11.0.31.7ae1.202406082026_amd64.deb ... #6 2.249 Unpacking libgtp6:amd64 (1.11.0.31.7ae1.202406082026) ... #6 2.375 Selecting previously unselected package libgtp-dev:amd64. #6 2.393 Preparing to unpack .../03-libgtp-dev_1.11.0.31.7ae1.202406082026_amd64.deb ... #6 2.411 Unpacking libgtp-dev:amd64 (1.11.0.31.7ae1.202406082026) ... #6 2.561 Selecting previously unselected package libosmocodec4:amd64. #6 2.579 Preparing to unpack .../04-libosmocodec4_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 2.597 Unpacking libosmocodec4:amd64 (1.9.0.208.10d4d.202406082026) ... #6 2.740 Selecting previously unselected package libosmotrau2:amd64. #6 2.748 Preparing to unpack .../05-libosmotrau2_1.5.1.13.427f.202406082026_amd64.deb ... #6 2.765 Unpacking libosmotrau2:amd64 (1.5.1.13.427f.202406082026) ... #6 2.909 Selecting previously unselected package libosmoisdn0:amd64. #6 2.917 Preparing to unpack .../06-libosmoisdn0_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 2.935 Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d.202406082026) ... #6 3.079 Selecting previously unselected package libosmogsm20:amd64. #6 3.087 Preparing to unpack .../07-libosmogsm20_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 3.105 Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d.202406082026) ... #6 3.246 Selecting previously unselected package libosmovty13:amd64. #6 3.263 Preparing to unpack .../08-libosmovty13_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 3.281 Unpacking libosmovty13:amd64 (1.9.0.208.10d4d.202406082026) ... #6 3.427 Selecting previously unselected package libosmoabis13:amd64. #6 3.445 Preparing to unpack .../09-libosmoabis13_1.5.1.13.427f.202406082026_amd64.deb ... #6 3.463 Unpacking libosmoabis13:amd64 (1.5.1.13.427f.202406082026) ... #6 3.591 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.609 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.13.427f.202406082026_amd64.deb ... #6 3.626 Unpacking libosmo-abis-dev:amd64 (1.5.1.13.427f.202406082026) ... #6 3.775 Selecting previously unselected package libosmocoding0:amd64. #6 3.793 Preparing to unpack .../11-libosmocoding0_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 3.810 Unpacking libosmocoding0:amd64 (1.9.0.208.10d4d.202406082026) ... #6 3.962 Selecting previously unselected package libosmogb14:amd64. #6 3.980 Preparing to unpack .../12-libosmogb14_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 3.998 Unpacking libosmogb14:amd64 (1.9.0.208.10d4d.202406082026) ... #6 4.145 Selecting previously unselected package libosmoctrl0:amd64. #6 4.163 Preparing to unpack .../13-libosmoctrl0_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 4.181 Unpacking libosmoctrl0:amd64 (1.9.0.208.10d4d.202406082026) ... #6 4.317 Selecting previously unselected package libosmosim2:amd64. #6 4.335 Preparing to unpack .../14-libosmosim2_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 4.353 Unpacking libosmosim2:amd64 (1.9.0.208.10d4d.202406082026) ... #6 4.490 Selecting previously unselected package libosmousb0:amd64. #6 4.508 Preparing to unpack .../15-libosmousb0_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 4.526 Unpacking libosmousb0:amd64 (1.9.0.208.10d4d.202406082026) ... #6 4.644 Selecting previously unselected package libosmocore. #6 4.661 Preparing to unpack .../16-libosmocore_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 4.679 Unpacking libosmocore (1.9.0.208.10d4d.202406082026) ... #6 4.796 Selecting previously unselected package libosmocore-dev:amd64. #6 4.814 Preparing to unpack .../17-libosmocore-dev_1.9.0.208.10d4d.202406082026_amd64.deb ... #6 4.832 Unpacking libosmocore-dev:amd64 (1.9.0.208.10d4d.202406082026) ... #6 4.992 Selecting previously unselected package libosmonetif11:amd64. #6 5.001 Preparing to unpack .../18-libosmonetif11_1.4.0.56.0a25.202406082026_amd64.deb ... #6 5.017 Unpacking libosmonetif11:amd64 (1.4.0.56.0a25.202406082026) ... #6 5.131 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.149 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.56.0a25.202406082026_amd64.deb ... #6 5.167 Unpacking libosmo-netif-dev:amd64 (1.4.0.56.0a25.202406082026) ... #6 5.294 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 5.312 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.67.fb30.202406082026_amd64.deb ... #6 5.330 Unpacking libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406082026) ... #6 5.474 Selecting previously unselected package libsmpp1:amd64. #6 5.492 Preparing to unpack .../21-libsmpp1_1.14.4.1.f1ec.202406082026_amd64.deb ... #6 5.509 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202406082026) ... #6 5.628 Selecting previously unselected package libsmpp34-dev:amd64. #6 5.646 Preparing to unpack .../22-libsmpp34-dev_1.14.4.1.f1ec.202406082026_amd64.deb ... #6 5.663 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202406082026) ... #6 5.828 Setting up osmocom-nightly (202406082026) ... #6 5.880 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202406082026) ... #6 5.930 Setting up libosmocore21:amd64 (1.9.0.208.10d4d.202406082026) ... #6 5.984 Setting up libosmousb0:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.037 Setting up libosmocodec4:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.091 Setting up libosmotrau2:amd64 (1.5.1.13.427f.202406082026) ... #6 6.144 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202406082026) ... #6 6.197 Setting up libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406082026) ... #6 6.250 Setting up libosmovty13:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.304 Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.357 Setting up libgtp6:amd64 (1.11.0.31.7ae1.202406082026) ... #6 6.410 Setting up libgtp-dev:amd64 (1.11.0.31.7ae1.202406082026) ... #6 6.463 Setting up libosmogsm20:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.516 Setting up libosmoabis13:amd64 (1.5.1.13.427f.202406082026) ... #6 6.569 Setting up libosmoctrl0:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.622 Setting up libosmogb14:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.675 Setting up libosmonetif11:amd64 (1.4.0.56.0a25.202406082026) ... #6 6.728 Setting up libosmo-abis-dev:amd64 (1.5.1.13.427f.202406082026) ... #6 6.781 Setting up libosmocoding0:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.834 Setting up libosmosim2:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.887 Setting up libosmocore (1.9.0.208.10d4d.202406082026) ... #6 6.940 Setting up libosmocore-dev:amd64 (1.9.0.208.10d4d.202406082026) ... #6 6.994 Setting up libosmo-netif-dev:amd64 (1.4.0.56.0a25.202406082026) ... #6 7.048 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 7.3s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.334 Cloning into 'osmo-bts'... #9 DONE 0.9s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #10 DONE 0.1s #11 [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 #11 0.374 Already on 'master' #11 0.374 Your branch is up to date with 'origin/master'. #11 0.375 refs/heads/master #11 0.398 HEAD is now at 5076fef0 README.md: cosmetic: fix a typo #11 0.399 master #11 0.399 5076fef0ec5d7c47e8e1e0cb39aab632dd25ce62 #11 2.536 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.536 libtoolize: copying file './ltmain.sh' #11 2.997 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.997 libtoolize: and rerunning libtoolize and aclocal. #11 2.997 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.745 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.745 configure.ac:40: You should run autoupdate. #11 3.745 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.745 configure.ac:40: the top level #11 3.745 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.745 configure.ac:84: You should run autoupdate. #11 3.745 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.745 configure.ac:84: the top level #11 3.745 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.745 configure.ac:92: You should run autoupdate. #11 3.745 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.745 configure.ac:92: the top level #11 3.745 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.745 configure.ac:124: You should run autoupdate. #11 3.745 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.745 configure.ac:124: the top level #11 3.745 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.745 configure.ac:132: You should run autoupdate. #11 3.745 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.745 configure.ac:132: the top level #11 3.745 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.745 configure.ac:272: You should run autoupdate. #11 3.745 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.745 configure.ac:272: the top level #11 3.745 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.745 configure.ac:292: You should run autoupdate. #11 3.745 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.745 configure.ac:292: the top level #11 3.745 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.745 configure.ac:354: You should run autoupdate. #11 3.745 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.745 configure.ac:354: the top level #11 3.745 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.745 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.745 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.745 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 3.745 configure.ac:422: the top level #11 3.745 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 3.745 configure.ac:424: You should run autoupdate. #11 4.262 configure.ac:23: installing './compile' #11 4.263 configure.ac:25: installing './config.guess' #11 4.264 configure.ac:25: installing './config.sub' #11 4.264 configure.ac:9: installing './install-sh' #11 4.265 configure.ac:9: installing './missing' #11 4.292 contrib/ber/Makefile.am: installing './depcomp' #11 4.364 src/common/Makefile.am:86: warning: variable 'libbts_la_LDADD' is defined but no program or #11 4.364 src/common/Makefile.am:86: library has 'libbts_la' as canonical name (possible typo) #11 4.417 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.417 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 4.417 automake: warning: possible forward-incompatibility. #11 4.417 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 4.417 automake: automake option hasn't been enabled. For now, the corresponding output #11 4.417 automake: object file(s) will be placed in the top-level directory. However, this #11 4.417 automake: behavior may change in a future Automake major version, with object #11 4.417 automake: files being placed in the same subdirectory as the corresponding sources. #11 4.417 automake: You are advised to start using 'subdir-objects' option throughout your #11 4.417 automake: project, to avoid future incompatibilities. #11 4.418 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 4.418 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.418 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 4.418 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 4.419 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.420 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 4.420 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.420 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.420 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.469 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.469 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.492 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.492 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.515 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.515 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.527 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.527 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.539 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.539 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.550 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.550 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.562 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.562 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 4.563 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.563 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.575 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 4.575 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.575 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 4.575 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.575 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 4.575 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.575 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 4.575 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.575 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 4.575 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.575 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 4.575 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.575 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 4.575 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.575 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 4.575 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.575 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 4.575 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.575 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 4.575 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.603 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.603 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 4.661 checking for a BSD-compatible install... /usr/bin/install -c #11 4.668 checking whether build environment is sane... yes #11 4.681 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.685 checking for gawk... gawk #11 4.685 checking whether make sets $(MAKE)... yes #11 4.707 checking whether make supports nested variables... yes #11 4.723 checking whether make supports nested variables... (cached) yes #11 4.723 checking whether make sets $(MAKE)... (cached) yes #11 4.729 checking for gcc... gcc #11 4.796 checking whether the C compiler works... yes #11 4.880 checking for C compiler default output file name... a.out #11 4.880 checking for suffix of executables... #11 4.908 checking whether we are cross compiling... no #11 4.935 checking for suffix of object files... o #11 4.945 checking whether the compiler supports GNU C... yes #11 4.968 checking whether gcc accepts -g... yes #11 5.001 checking for gcc option to enable C11 features... none needed #11 5.028 checking whether gcc understands -c and -o together... yes #11 5.058 checking whether make supports the include directive... yes (GNU style) #11 5.069 checking dependency style of gcc... gcc3 #11 5.160 checking build system type... x86_64-pc-linux-gnu #11 5.263 checking host system type... x86_64-pc-linux-gnu #11 5.264 checking how to print strings... printf #11 5.293 checking for a sed that does not truncate output... /usr/bin/sed #11 5.296 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.297 checking for egrep... /usr/bin/grep -E #11 5.297 checking for fgrep... /usr/bin/grep -F #11 5.298 checking for ld used by gcc... /usr/bin/ld #11 5.300 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.302 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.303 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.324 checking whether ln -s works... yes #11 5.324 checking the maximum length of command line arguments... 1572864 #11 5.340 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.340 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.340 checking for /usr/bin/ld option to reload object files... -r #11 5.341 checking for file... file #11 5.342 checking for objdump... objdump #11 5.342 checking how to recognize dependent libraries... pass_all #11 5.344 checking for dlltool... no #11 5.344 checking how to associate runtime and link libraries... printf %s\n #11 5.345 checking for ar... ar #11 5.345 checking for archiver @FILE support... @ #11 5.385 checking for strip... strip #11 5.386 checking for ranlib... ranlib #11 5.386 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.487 checking for sysroot... no #11 5.487 checking for a working dd... /usr/bin/dd #11 5.489 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.509 checking for mt... no #11 5.510 checking if : is a manifest tool... no #11 5.518 checking for stdio.h... yes #11 5.546 checking for stdlib.h... yes #11 5.570 checking for string.h... yes #11 5.594 checking for inttypes.h... yes #11 5.620 checking for stdint.h... yes #11 5.633 checking for strings.h... yes #11 5.643 checking for sys/stat.h... yes #11 5.655 checking for sys/types.h... yes #11 5.672 checking for unistd.h... yes #11 5.691 checking for dlfcn.h... yes #11 5.705 checking for objdir... .libs #11 5.763 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.780 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.780 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.815 checking if gcc static flag -static works... yes #11 5.861 checking if gcc supports -c -o file.o... yes #11 5.874 checking if gcc supports -c -o file.o... (cached) yes #11 5.874 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.880 checking whether -lc should be explicitly linked in... no #11 5.903 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.979 checking how to hardcode library paths into programs... immediate #11 5.979 checking whether stripping libraries is possible... yes #11 5.981 checking if libtool supports shared libraries... yes #11 5.981 checking whether to build shared libraries... yes #11 5.981 checking whether to build static libraries... yes #11 5.981 checking for pkg-config... /usr/bin/pkg-config #11 5.981 checking for pkg-config... /usr/bin/pkg-config #11 5.982 checking pkg-config is at least version 0.20... yes #11 5.982 checking for egrep... (cached) /usr/bin/grep -E #11 5.983 checking for libosmocore >= 1.9.0... yes #11 5.989 checking for libosmovty >= 1.9.0... yes #11 6.000 checking for libosmogsm >= 1.9.0... yes #11 6.015 checking for libosmoctrl >= 1.9.0... yes #11 6.034 checking for libosmocodec >= 1.9.0... yes #11 6.057 checking for libosmocoding >= 1.9.0... yes #11 6.080 checking for libosmoabis >= 1.5.0... yes #11 6.102 checking for libosmotrau >= 1.5.0... yes #11 6.125 checking for libosmo-netif >= 1.4.0... yes #11 6.145 checking whether to enable support for sysmobts calibration tool... no #11 6.145 checking whether to enable support for sysmoBTS L1/PHY support... no #11 6.146 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 6.147 checking whether to enable support for Octasic OCTPHY-2G... no #11 6.149 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 6.150 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 6.152 checking whether to enable VTY/CTRL tests... no #11 6.152 checking whether to include systemtap tracing support... no #11 6.159 CFLAGS=" -std=gnu11" #11 6.159 CPPFLAGS="" #11 6.212 checking that generated files are newer than configure... done #11 6.214 configure: creating ./config.status #11 7.328 config.status: creating src/Makefile #11 7.368 config.status: creating src/common/Makefile #11 7.409 config.status: creating src/osmo-bts-virtual/Makefile #11 7.449 config.status: creating src/osmo-bts-omldummy/Makefile #11 7.489 config.status: creating src/osmo-bts-sysmo/Makefile #11 7.531 config.status: creating src/osmo-bts-lc15/Makefile #11 7.573 config.status: creating src/osmo-bts-oc2g/Makefile #11 7.614 config.status: creating src/osmo-bts-trx/Makefile #11 7.655 config.status: creating src/osmo-bts-octphy/Makefile #11 7.695 config.status: creating include/Makefile #11 7.735 config.status: creating include/osmo-bts/Makefile #11 7.775 config.status: creating tests/Makefile #11 7.815 config.status: creating tests/paging/Makefile #11 7.854 config.status: creating tests/agch/Makefile #11 7.894 config.status: creating tests/cipher/Makefile #11 7.934 config.status: creating tests/sysmobts/Makefile #11 7.975 config.status: creating tests/misc/Makefile #11 8.015 config.status: creating tests/handover/Makefile #11 8.055 config.status: creating tests/ta_control/Makefile #11 8.094 config.status: creating tests/tx_power/Makefile #11 8.134 config.status: creating tests/power/Makefile #11 8.175 config.status: creating tests/meas/Makefile #11 8.215 config.status: creating tests/amr/Makefile #11 8.255 config.status: creating tests/csd/Makefile #11 8.295 config.status: creating doc/Makefile #11 8.335 config.status: creating doc/examples/Makefile #11 8.375 config.status: creating doc/manuals/Makefile #11 8.415 config.status: creating contrib/Makefile #11 8.455 config.status: creating contrib/ber/Makefile #11 8.494 config.status: creating contrib/systemd/Makefile #11 8.534 config.status: creating Makefile #11 8.565 config.status: creating btsconfig.h #11 8.600 config.status: executing tests/atconfig commands #11 8.606 config.status: executing depfiles commands #11 10.91 config.status: executing libtool commands #11 11.03 echo 1.7.0.68-5076f > .version-t && mv .version-t .version #11 11.03 make install-recursive #11 11.04 make[1]: Entering directory '/tmp/osmo-bts' #11 11.05 Making install in include #11 11.05 make[2]: Entering directory '/tmp/osmo-bts/include' #11 11.06 Making install in osmo-bts #11 11.07 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 11.07 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 11.07 make[4]: Nothing to be done for 'install-exec-am'. #11 11.07 make[4]: Nothing to be done for 'install-data-am'. #11 11.07 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 11.07 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 11.08 make[3]: Entering directory '/tmp/osmo-bts/include' #11 11.08 make[4]: Entering directory '/tmp/osmo-bts/include' #11 11.08 make[4]: Nothing to be done for 'install-exec-am'. #11 11.08 make[4]: Nothing to be done for 'install-data-am'. #11 11.08 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 11.08 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 11.09 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 11.09 Making install in src #11 11.09 make[2]: Entering directory '/tmp/osmo-bts/src' #11 11.10 Making install in common #11 11.10 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 11.10 make install-am #11 11.11 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 11.12 CC gsm_data.o #11 11.12 CC sysinfo.o #11 11.12 CC logging.o #11 11.12 CC abis.o #11 11.12 CC abis_osmo.o #11 11.12 CC oml.o #11 11.12 CC osmux.o #11 11.12 CC bts.o #11 11.12 CC bts_sm.o #11 11.12 CC bts_trx.o #11 11.12 CC rsl.o #11 11.12 CC rtp_input_preen.o #11 11.12 CC vty.o #11 11.12 CC paging.o #11 11.12 CC measurement.o #11 11.13 CC amr.o #11 11.13 CC asci.o #11 11.13 CC lchan.o #11 11.14 CC load_indication.o #11 11.17 CC pcu_sock.o #11 11.18 CC handover.o #11 11.18 CC msg_utils.o #11 11.20 CC tx_power.o #11 11.20 CC bts_ctrl_commands.o #11 11.21 CC bts_ctrl_lookup.o #11 11.23 CC bts_shutdown_fsm.o #11 11.23 CC csd_v110.o #11 11.23 CC l1sap.o #11 11.23 CC cbch.o #11 11.24 CC power_control.o #11 11.24 CC main.o #11 11.24 CC phy_link.o #11 11.24 CC dtx_dl_amr_fsm.o #11 11.24 CC scheduler_mframe.o #11 11.24 CC ta_control.o #11 11.24 CC nm_common_fsm.o #11 11.25 CC nm_bts_sm_fsm.o #11 11.25 CC nm_bts_fsm.o #11 11.25 CC nm_bb_transc_fsm.o #11 11.27 CC nm_channel_fsm.o #11 11.27 CC nm_gprs_cell_fsm.o #11 11.28 CC nm_gprs_nse_fsm.o #11 11.29 CC nm_gprs_nsvc_fsm.o #11 11.29 CC nm_radio_carrier_fsm.o #11 11.29 CC notification.o #11 11.30 CC scheduler.o #11 11.38 AR libl1sched.a #11 11.38 ar: `u' modifier ignored since `D' is the default (see `U') #11 11.41 AR libbts.a #11 11.41 ar: `u' modifier ignored since `D' is the default (see `U') #11 11.44 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 11.44 make[5]: Nothing to be done for 'install-exec-am'. #11 11.44 make[5]: Nothing to be done for 'install-data-am'. #11 11.44 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.44 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.44 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.44 Making install in osmo-bts-virtual #11 11.44 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.44 CC main.o #11 11.44 CC bts_model.o #11 11.44 CC virtualbts_vty.o #11 11.44 CC scheduler_virtbts.o #11 11.44 CC l1_if.o #11 11.44 CC virtual_um.o #11 11.44 CC osmo_mcast_sock.o #11 11.51 CCLD osmo-bts-virtual #11 11.96 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.96 make[4]: Nothing to be done for 'install-data-am'. #11 11.96 /usr/bin/mkdir -p '/usr/local/bin' #11 11.96 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 11.97 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 11.98 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.98 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.98 Making install in osmo-bts-omldummy #11 11.98 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.98 CC main.o #11 11.98 CC bts_model.o #11 12.04 CCLD osmo-bts-omldummy #11 12.48 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.48 make[4]: Nothing to be done for 'install-data-am'. #11 12.48 /usr/bin/mkdir -p '/usr/local/bin' #11 12.49 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 12.50 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 12.50 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.50 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.50 Making install in osmo-bts-trx #11 12.50 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.50 make install-am #11 12.50 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.50 CC main.o #11 12.50 CC trx_if.o #11 12.50 CC l1_if.o #11 12.50 CC scheduler_trx.o #11 12.50 CC sched_lchan_fcch_sch.o #11 12.50 CC sched_lchan_rach.o #11 12.50 CC sched_lchan_xcch.o #11 12.50 CC sched_lchan_pdtch.o #11 12.50 CC sched_lchan_tchf.o #11 12.51 CC sched_lchan_tchh.o #11 12.51 CC trx_vty.o #11 12.51 CC amr_loop.o #11 12.51 CC trx_provision_fsm.o #11 12.61 CCLD osmo-bts-trx #11 13.16 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.16 make[5]: Nothing to be done for 'install-data-am'. #11 13.17 /usr/bin/mkdir -p '/usr/local/bin' #11 13.17 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 13.18 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 13.18 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.18 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.18 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.19 make[3]: Entering directory '/tmp/osmo-bts/src' #11 13.19 make[4]: Entering directory '/tmp/osmo-bts/src' #11 13.19 make[4]: Nothing to be done for 'install-exec-am'. #11 13.19 make[4]: Nothing to be done for 'install-data-am'. #11 13.19 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 13.19 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 13.19 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 13.19 Making install in tests #11 13.19 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 13.19 Making install in paging #11 13.19 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 13.20 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 13.20 make[4]: Nothing to be done for 'install-exec-am'. #11 13.20 make[4]: Nothing to be done for 'install-data-am'. #11 13.20 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 13.20 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 13.20 Making install in cipher #11 13.20 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 13.20 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 13.20 make[4]: Nothing to be done for 'install-exec-am'. #11 13.20 make[4]: Nothing to be done for 'install-data-am'. #11 13.20 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 13.20 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 13.20 Making install in agch #11 13.21 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 13.21 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 13.21 make[4]: Nothing to be done for 'install-exec-am'. #11 13.21 make[4]: Nothing to be done for 'install-data-am'. #11 13.21 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 13.21 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 13.21 Making install in misc #11 13.21 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 13.22 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 13.22 make[4]: Nothing to be done for 'install-exec-am'. #11 13.22 make[4]: Nothing to be done for 'install-data-am'. #11 13.22 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 13.22 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 13.22 Making install in handover #11 13.22 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 13.23 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 13.23 make[4]: Nothing to be done for 'install-exec-am'. #11 13.23 make[4]: Nothing to be done for 'install-data-am'. #11 13.23 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 13.23 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 13.23 Making install in tx_power #11 13.23 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 13.24 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 13.24 make[4]: Nothing to be done for 'install-exec-am'. #11 13.24 make[4]: Nothing to be done for 'install-data-am'. #11 13.24 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 13.24 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 13.24 Making install in power #11 13.24 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 13.25 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 13.25 make[4]: Nothing to be done for 'install-exec-am'. #11 13.25 make[4]: Nothing to be done for 'install-data-am'. #11 13.25 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 13.25 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 13.25 Making install in meas #11 13.25 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 13.26 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 13.26 make[4]: Nothing to be done for 'install-exec-am'. #11 13.26 make[4]: Nothing to be done for 'install-data-am'. #11 13.26 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 13.26 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 13.26 Making install in ta_control #11 13.26 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 13.27 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 13.27 make[4]: Nothing to be done for 'install-exec-am'. #11 13.27 make[4]: Nothing to be done for 'install-data-am'. #11 13.27 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 13.27 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 13.27 Making install in amr #11 13.28 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 13.28 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 13.28 make[4]: Nothing to be done for 'install-exec-am'. #11 13.28 make[4]: Nothing to be done for 'install-data-am'. #11 13.28 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 13.28 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 13.28 Making install in csd #11 13.29 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 13.29 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 13.29 make[4]: Nothing to be done for 'install-exec-am'. #11 13.29 make[4]: Nothing to be done for 'install-data-am'. #11 13.29 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 13.29 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 13.29 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 13.30 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 13.30 make[4]: Nothing to be done for 'install-exec-am'. #11 13.30 make[4]: Nothing to be done for 'install-data-am'. #11 13.30 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 13.30 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 13.30 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 13.30 Making install in doc #11 13.30 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 13.31 Making install in examples #11 13.31 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 13.32 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 13.32 make[4]: Nothing to be done for 'install-exec-am'. #11 13.32 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 13.32 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 13.32 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 13.33 /usr/bin/install -c -m 644 trx/osmo-bts-trx.cfg trx/osmo-bts-trx-calypso.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 13.33 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 13.33 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 13.33 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 13.33 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 13.33 Making install in manuals #11 13.34 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 13.34 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 13.34 make[4]: Nothing to be done for 'install-exec-am'. #11 13.34 make[4]: Nothing to be done for 'install-data-am'. #11 13.34 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 13.34 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 13.35 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 13.35 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 13.35 make[4]: Nothing to be done for 'install-exec-am'. #11 13.35 make[4]: Nothing to be done for 'install-data-am'. #11 13.35 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 13.35 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 13.35 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 13.35 Making install in contrib #11 13.36 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 13.37 Making install in systemd #11 13.37 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 13.38 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 13.38 make[4]: Nothing to be done for 'install-exec-am'. #11 13.38 /usr/bin/mkdir -p '/lib/systemd/system' #11 13.39 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #11 13.39 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 13.39 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 13.39 Making install in ber #11 13.40 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 13.40 CC rtp_ber.o #11 13.40 CC rtp_gen_map.o #11 13.46 CCLD rtp_gen_map #11 13.46 CCLD rtp_ber #11 13.56 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 13.56 make[4]: Nothing to be done for 'install-exec-am'. #11 13.56 make[4]: Nothing to be done for 'install-data-am'. #11 13.56 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 13.56 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 13.56 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 13.56 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 13.56 make[4]: Nothing to be done for 'install-exec-am'. #11 13.56 make[4]: Nothing to be done for 'install-data-am'. #11 13.56 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.56 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.56 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.56 make[2]: Entering directory '/tmp/osmo-bts' #11 13.56 make[3]: Entering directory '/tmp/osmo-bts' #11 13.56 make[3]: Nothing to be done for 'install-exec-am'. #11 13.56 make[3]: Nothing to be done for 'install-data-am'. #11 13.56 make[3]: Leaving directory '/tmp/osmo-bts' #11 13.56 make[2]: Leaving directory '/tmp/osmo-bts' #11 13.56 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 13.7s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.5s done #14 writing image sha256:8e060ea04dcc8cb30a75b7dc3114c11f4cc454ebdfa957260fdc8d4be1448c73 done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest 0.0s done #14 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n 8e060ea04dcc + 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.13.427f.202406082026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.56.0a25.202406082026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406082026 amd64 Development files for libsccp, libmtp and libxua ii libosmoabis13:amd64 1.5.1.13.427f.202406082026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406082026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406082026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406082026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.13.427f.202406082026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406082026 amd64 Osmo VTY library ii osmocom-nightly 202406082026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ 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:856a8b41631da188044ee157a551ffb6ea50e3fe9f8f2a824a25a16af2e61f76 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-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/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/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 .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 385B 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 #7 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bsc #7 CACHED #8 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #8 CACHED #9 [4/4] COPY BSC_TESTS.CFG /data/BSC_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:fc32fa05b29072e93ade7cbb77d7e565c2face6fae0d7f93fbe610d94bb82e3f 0.1s done #10 naming to docker.io/osmocom-build/ttcn3-bsc-test:latest 0.0s done #10 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/ttcn3-bsc-test' + docker_image_exists ttcn3-bsc-test + docker images -q osmocom-build/ttcn3-bsc-test + test -n fc32fa05b290 + 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/logs/bsc-tester + cp BSC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc-tester/BSC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc-tester/BSC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/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/logs/bsc-tester/BSC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc + cp osmo-bsc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bts-omldummy + network_create + SUBNET=233104 + seq 1 30 + echo (233104 + 1) % 256 + bc + SUBNET=145 + NET_NAME=ttcn3-bsc-test-145 + SUB4=172.18.145.0/24 + SUB6=fd02:db8:145::/64 + set +x Creating network ttcn3-bsc-test-145, trying SUBNET=145... + docker network create --internal --subnet 172.18.145.0/24 --ipv6 --subnet fd02:db8:145::/64 ttcn3-bsc-test-145 1da598dc7ab545462f322d9251f1e8da280621599733291d8d1461bc4398ca4b + set +x ### Network ttcn3-bsc-test-145 created (SUBNET=145) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=145 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc-tester/BSC_Tests.cfg Applying SUBNET=145 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc/osmo-bsc.cfg Applying SUBNET=145 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 145 200 + NET=145 + ADDR_SUFIX=200 + echo --network ttcn3-bsc-test-145 --ip 172.18.145.200 --ip6 fd02:db8:145::200 + docker run --rm --network ttcn3-bsc-test-145 --ip 172.18.145.200 --ip6 fd02:db8:145::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/stp:/data --name jenkins-ttcn3-bsc-test-2511-stp -d osmocom-build/osmo-stp-master 8977ec3ce9a0bd059cf65330e38779028ec1c651ea52037665fb9bff3abb6f77 + echo Starting container with BSC Starting container with BSC + docker_network_params 145 20 + NET=145 + ADDR_SUFIX=20 + echo --network ttcn3-bsc-test-145 --ip 172.18.145.20 --ip6 fd02:db8:145::20 + docker run --rm --network ttcn3-bsc-test-145 --ip 172.18.145.20 --ip6 fd02:db8:145::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc:/data --name jenkins-ttcn3-bsc-test-2511-bsc -d osmocom-build/osmo-bsc-master 4c22412921ef55879bb22eb6dc865e277aeac56eee1583d9f451d3499b05e48d + 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 145 100 + NET=145 + ADDR_SUFIX=100 + echo --network ttcn3-bsc-test-145 --ip 172.18.145.100 --ip6 fd02:db8:145::100 + docker run --rm --network ttcn3-bsc-test-145 --ip 172.18.145.100 --ip6 fd02:db8:145::100 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-2511-bts0 -d 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.145.20 1234 1 >>/data/osmo-bts-omldummy-0.log 2>&1 d00e35227733a06ac6524b43450b3f78a03e5c10892e6431f3387dc13d514e99 + set -- 1 1 + echo Starting container with OML for BTS1 (TRXN = 1) Starting container with OML for BTS1 (TRXN = 1) + docker_network_params 145 101 + NET=145 + ADDR_SUFIX=101 + echo --network ttcn3-bsc-test-145 --ip 172.18.145.101 --ip6 fd02:db8:145::101 + docker run --rm --network ttcn3-bsc-test-145 --ip 172.18.145.101 --ip6 fd02:db8:145::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-2511-bts1 -d 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.145.20 1235 1 >>/data/osmo-bts-omldummy-1.log 2>&1 3c7cf7867b45be444d473562c81ef27e7aef34e77b5d8b7844729a73137e3ecf + set -- 2 4 + echo Starting container with OML for BTS2 (TRXN = 4) Starting container with OML for BTS2 (TRXN = 4) + docker_network_params 145 102 + NET=145 + ADDR_SUFIX=102 + echo --network ttcn3-bsc-test-145 --ip 172.18.145.102 --ip6 fd02:db8:145::102 + docker run --rm --network ttcn3-bsc-test-145 --ip 172.18.145.102 --ip6 fd02:db8:145::102 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-2511-bts2 -d 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.145.20 1236 4 >>/data/osmo-bts-omldummy-2.log 2>&1 4848a52e20bc1ae9301e7e9d7fedaec44a22fe804f480ef3f4ccc3de89aaf056 + sleep 1 + echo Starting container with BSC testsuite Starting container with BSC testsuite + docker_network_params 145 203 + NET=145 + ADDR_SUFIX=203 + echo --network ttcn3-bsc-test-145 --ip 172.18.145.203 --ip6 fd02:db8:145::203 + docker run --rm --network ttcn3-bsc-test-145 --ip 172.18.145.203 --ip6 fd02:db8:145::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.145.20 -e OSMO_SUT_PORT=4242 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc-tester:/data --name jenkins-ttcn3-bsc-test-2511-ttcn3-bsc-test 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@9c4496f35a55: Unix server socket created successfully. MC@9c4496f35a55: Listening on TCP port 46451. MC2> 9c4496f35a55 is the default spawn /osmo-ttcn3-hacks/bsc/BSC_Tests 9c4496f35a55 46451 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@9c4496f35a55: New HC connected from 172.18.145.203 [172.18.145.203]. 9c4496f35a55: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@9c4496f35a55: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@9c4496f35a55: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9c4496f35a55: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9c4496f35a55: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9c4496f35a55: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9c4496f35a55: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9c4496f35a55: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9c4496f35a55: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@9c4496f35a55: Configuration file was processed on all HCs. MC@9c4496f35a55: Creating MTC on host 172.18.145.203. MC@9c4496f35a55: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status'. ------ BSC_Tests.TC_ctrl_msc_connection_status ------ Sun Jun 9 05:41: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ctrl_msc_connection_status started. VirtMSC-M3UA(5)@9c4496f35a55: ************************************************* VirtMSC-M3UA(5)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(5)@9c4496f35a55: ************************************************* VirtMSC-SCCP(4)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(5)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(5)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: 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@9c4496f35a55: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(5)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(4)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3): none (fail -> fail) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(4): none (fail -> fail) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(5): none (fail -> fail) MTC@9c4496f35a55: 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@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status fail'. Sun Jun 9 05:42:03 UTC 2024 ------ BSC_Tests.TC_ctrl_msc_connection_status fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ctrl_msc_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1101388) Waiting for packet dumper to finish... 1 (prev_count=1101388, count=1103600) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status fail' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status'. ------ BSC_Tests.TC_ctrl_msc0_connection_status ------ Sun Jun 9 05:42: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ctrl_msc0_connection_status started. VirtMSC-M3UA(8)@9c4496f35a55: ************************************************* VirtMSC-M3UA(8)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(8)@9c4496f35a55: ************************************************* VirtMSC-SCCP(7)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(8)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(8)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(10)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(10)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(10)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(9)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(10)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(13)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(13)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(13)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(13)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ctrl_msc0_connection_status() start" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(7)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(8)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(6)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(9)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(10)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(13)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(12)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(6): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(7): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(8): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(9): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(10): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(12): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(13): none (pass -> pass) MTC@9c4496f35a55: Test case TC_ctrl_msc0_connection_status finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status pass'. Sun Jun 9 05:42:12 UTC 2024 ====== BSC_Tests.TC_ctrl_msc0_connection_status pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ctrl_msc0_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=195460) Waiting for packet dumper to finish... 1 (prev_count=195460, count=382267) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_1'. ------ BSC_Tests.TC_stat_num_msc_connected_1 ------ Sun Jun 9 05:42: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_1' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_stat_num_msc_connected_1 started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(17)@9c4496f35a55: ************************************************* VirtMSC-M3UA(17)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(17)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(15)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(20)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(20)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(20)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(18)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(17)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(20)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(16)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(16)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(19)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(23)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(23)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(23)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(23)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_stat_num_msc_connected_1() start" TC_stat_num_msc_connected_1(25)@9c4496f35a55: "TC_stat_num_msc_connected_1": using IMSI '001018407619522'H VirtMSC-STATS(14)@9c4496f35a55: EXP match: { name := "TTCN3.bsc.0.num_msc.connected", val := 1, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(14)@9c4496f35a55: EXP match: { name := "TTCN3.bsc.0.num_msc.total", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.total", mtype := "g", min := 3, max := 3 } TC_stat_num_msc_connected_1(25)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(15)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(14)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(16)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(17)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(21)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(18)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(19)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(24)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(22)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(20)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(23)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(14): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(15): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(16): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(17): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(18): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(19): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(20): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(21): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(22): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(23): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(24): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_stat_num_msc_connected_1(25): none (pass -> pass) MTC@9c4496f35a55: Test case TC_stat_num_msc_connected_1 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_1 pass'. Sun Jun 9 05:42:22 UTC 2024 ====== BSC_Tests.TC_stat_num_msc_connected_1 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_stat_num_msc_connected_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=280799) Waiting for packet dumper to finish... 1 (prev_count=280799, count=466604) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_1 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_2'. ------ BSC_Tests.TC_stat_num_msc_connected_2 ------ Sun Jun 9 05:42: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_2' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_stat_num_msc_connected_2 started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(29)@9c4496f35a55: ************************************************* VirtMSC-M3UA(29)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(29)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(27)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(32)@9c4496f35a55: ************************************************* VirtMSC-M3UA(32)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(32)@9c4496f35a55: ************************************************* VirtMSC-SCCP(30)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(35)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(35)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(35)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(33)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(29)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(32)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(35)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(28)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(28)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(31)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(31)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(34)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(38)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(38)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(38)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(38)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_stat_num_msc_connected_2() start" TC_stat_num_msc_connected_2(40)@9c4496f35a55: "TC_stat_num_msc_connected_2": using IMSI '001019860682371'H VirtMSC-STATS(26)@9c4496f35a55: EXP match: { name := "TTCN3.bsc.0.num_msc.connected", val := 2, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(26)@9c4496f35a55: EXP match: { name := "TTCN3.bsc.0.num_msc.total", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.total", mtype := "g", min := 3, max := 3 } TC_stat_num_msc_connected_2(40)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(27)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(28)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(29)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(30)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(32)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(26)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(31)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(36)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(39)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(34)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(33)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(38)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(37)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(35)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(26): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(27): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(28): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(29): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(30): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(31): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(32): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(33): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(34): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(35): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(37): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(38): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(39): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_stat_num_msc_connected_2(40): none (pass -> pass) MTC@9c4496f35a55: Test case TC_stat_num_msc_connected_2 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_2 pass'. Sun Jun 9 05:42:31 UTC 2024 ====== BSC_Tests.TC_stat_num_msc_connected_2 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_stat_num_msc_connected_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=306057) Waiting for packet dumper to finish... 1 (prev_count=306057, count=491862) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_2 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_3'. ------ BSC_Tests.TC_stat_num_msc_connected_3 ------ Sun Jun 9 05: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_3' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_stat_num_msc_connected_3 started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(44)@9c4496f35a55: ************************************************* VirtMSC-M3UA(44)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(44)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(42)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(47)@9c4496f35a55: ************************************************* VirtMSC-M3UA(47)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(47)@9c4496f35a55: ************************************************* VirtMSC-SCCP(45)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(50)@9c4496f35a55: ************************************************* VirtMSC-M3UA(50)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(50)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(48)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(53)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(53)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(53)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(51)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(44)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(47)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(50)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23907 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(53)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(43)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(46)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(43)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(46)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(49)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(49)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(52)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(56)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(56)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(56)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(56)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_stat_num_msc_connected_3() start" TC_stat_num_msc_connected_3(58)@9c4496f35a55: "TC_stat_num_msc_connected_3": using IMSI '001014700967041'H VirtMSC-STATS(41)@9c4496f35a55: EXP match: { name := "TTCN3.bsc.0.num_msc.connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 } VirtMSC-STATS(41)@9c4496f35a55: EXP match: { name := "TTCN3.bsc.0.num_msc.total", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.total", mtype := "g", min := 3, max := 3 } TC_stat_num_msc_connected_3(58)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(44)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(45)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(42)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(48)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(47)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(41)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(50)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(43)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(46)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(49)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(52)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(57)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(53)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(55)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(51)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(56)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(41): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(42): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(43): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(44): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(45): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(46): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(47): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(48): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(49): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(50): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(51): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(52): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(53): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(55): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(56): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(57): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_stat_num_msc_connected_3(58): none (pass -> pass) MTC@9c4496f35a55: Test case TC_stat_num_msc_connected_3 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_3 pass'. Sun Jun 9 05:42:41 UTC 2024 ====== BSC_Tests.TC_stat_num_msc_connected_3 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_stat_num_msc_connected_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=333386) Waiting for packet dumper to finish... 1 (prev_count=333386, count=519191) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_3 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1'. ------ BSC_Tests.TC_stat_num_bts_connected_1 ------ Sun Jun 9 05:42: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_stat_num_bts_connected_1 started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(62)@9c4496f35a55: ************************************************* VirtMSC-M3UA(62)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(62)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(60)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(65)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(65)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(65)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(63)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(62)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(65)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(61)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(61)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(64)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(68)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(68)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(68)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(68)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_stat_num_bts_connected_1() start" TC_stat_num_bts_connected_1(70)@9c4496f35a55: "TC_stat_num_bts_connected_1": using IMSI '001012931167789'H VirtMSC-STATS(59)@9c4496f35a55: 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(59)@9c4496f35a55: 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(59)@9c4496f35a55: 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(59)@9c4496f35a55: 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(59)@9c4496f35a55: 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(70)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(60)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(61)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(62)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(59)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(66)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(63)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(69)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(64)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(67)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(65)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(68)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(59): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(60): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(61): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(62): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(63): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(64): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(65): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(66): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(67): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(68): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(69): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_stat_num_bts_connected_1(70): none (pass -> pass) MTC@9c4496f35a55: Test case TC_stat_num_bts_connected_1 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass'. Sun Jun 9 05:42:51 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_1 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_stat_num_bts_connected_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=279403) Waiting for packet dumper to finish... 1 (prev_count=279403, count=468273) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2'. ------ BSC_Tests.TC_stat_num_bts_connected_2 ------ Sun Jun 9 05:42: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_stat_num_bts_connected_2 started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(74)@9c4496f35a55: ************************************************* VirtMSC-M3UA(74)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(74)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(72)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(77)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(77)@9c4496f35a55: M3UA emulation initiated, the test can be started MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(77)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(75)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(74)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(77)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(73)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(73)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(76)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(80)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(80)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(80)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(80)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(82)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(82)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(82)@9c4496f35a55: 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(82)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_stat_num_bts_connected_2() start" TC_stat_num_bts_connected_2(84)@9c4496f35a55: "TC_stat_num_bts_connected_2": using IMSI '001011877320726'H VirtMSC-STATS(71)@9c4496f35a55: 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(71)@9c4496f35a55: 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(71)@9c4496f35a55: 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(71)@9c4496f35a55: 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(71)@9c4496f35a55: 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(84)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(73)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(72)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(74)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(71)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(78)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(75)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(76)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(83)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(81)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(77)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(80)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(82)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(79)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(71): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(72): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(73): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(74): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(75): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(76): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(77): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(78): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(79): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(80): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(81): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(82): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(83): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_stat_num_bts_connected_2(84): none (pass -> pass) MTC@9c4496f35a55: Test case TC_stat_num_bts_connected_2 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass'. Sun Jun 9 05:43:03 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_2 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_stat_num_bts_connected_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=564770) Waiting for packet dumper to finish... 1 (prev_count=564770, count=739279) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3'. ------ BSC_Tests.TC_stat_num_bts_connected_3 ------ Sun Jun 9 05:43: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_stat_num_bts_connected_3 started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(88)@9c4496f35a55: ************************************************* VirtMSC-M3UA(88)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(88)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(86)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(91)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(91)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(91)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(89)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(88)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(91)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(87)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(87)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(90)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(94)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(94)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(94)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(94)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(96)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(96)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(96)@9c4496f35a55: 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(96)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(98)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(98)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(98)@9c4496f35a55: 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(98)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(100)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(100)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(100)@9c4496f35a55: 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(100)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(102)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(102)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(102)@9c4496f35a55: 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(102)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(104)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(104)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(104)@9c4496f35a55: 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(104)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_stat_num_bts_connected_3() start" TC_stat_num_bts_connected_3(106)@9c4496f35a55: "TC_stat_num_bts_connected_3": using IMSI '001010574938994'H VirtMSC-STATS(85)@9c4496f35a55: 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 := 3, max := 4 } VirtMSC-STATS(85)@9c4496f35a55: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 3, max := 3 } VirtMSC-STATS(85)@9c4496f35a55: 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(85)@9c4496f35a55: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 6, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 6, max := 6 } VirtMSC-STATS(85)@9c4496f35a55: 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_3(106)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(86)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(88)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(85)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(87)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(92)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(95)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(89)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(90)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(97)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(101)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(99)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(100)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(91)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(103)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(105)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(94)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(102)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(98)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(104)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(96)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(93)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(85): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(86): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(87): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(88): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(89): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(90): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(91): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(93): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(94): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(95): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(96): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(97): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(98): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(99): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(100): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(101): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(102): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(103): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(104): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(105): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_stat_num_bts_connected_3(106): none (pass -> pass) MTC@9c4496f35a55: Test case TC_stat_num_bts_connected_3 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 pass'. Sun Jun 9 05:43:16 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_3 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_stat_num_bts_connected_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=632947) Waiting for packet dumper to finish... 1 (prev_count=632947, count=1421511) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl'. ------ BSC_Tests.TC_ctrl ------ Sun Jun 9 05: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_ctrl.pcap" >/data/BSC_Tests.TC_ctrl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ctrl started. VirtMSC-M3UA(109)@9c4496f35a55: ************************************************* VirtMSC-M3UA(109)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(109)@9c4496f35a55: ************************************************* VirtMSC-SCCP(108)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(109)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(109)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(111)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(111)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(111)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(110)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(111)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(114)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(114)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(114)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(114)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ctrl() start" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(108)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(107)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(112)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(109)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(110)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(114)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(113)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(111)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(107): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(108): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(109): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(110): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(111): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(112): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(113): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(114): none (pass -> pass) MTC@9c4496f35a55: Test case TC_ctrl finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl pass'. Sun Jun 9 05:43:27 UTC 2024 ====== BSC_Tests.TC_ctrl pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ctrl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=207073) Waiting for packet dumper to finish... 1 (prev_count=207073, count=392878) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default'. ------ BSC_Tests.TC_si_default ------ Sun Jun 9 05:43: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_si_default.pcap" >/data/BSC_Tests.TC_si_default.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_si_default started. VirtMSC-M3UA(117)@9c4496f35a55: ************************************************* VirtMSC-M3UA(117)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(117)@9c4496f35a55: ************************************************* VirtMSC-SCCP(116)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(117)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(117)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(119)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(119)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(119)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(118)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: "TC_si_default() start" VirtSMLC-M3UA(119)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(122)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(122)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(122)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(122)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(116)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(117)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(115)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(118)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(122)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(119)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(121)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(115): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(116): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(117): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(118): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(119): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(121): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(122): none (pass -> pass) MTC@9c4496f35a55: Test case TC_si_default finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default pass'. Sun Jun 9 05:43:40 UTC 2024 ====== BSC_Tests.TC_si_default pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si_default.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220326) Waiting for packet dumper to finish... 1 (prev_count=220326, count=407957) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns'. ------ BSC_Tests.TC_si2quater_2_earfcns ------ Sun Jun 9 05:43: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_si2quater_2_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_2_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_si2quater_2_earfcns started. VirtMSC-M3UA(125)@9c4496f35a55: ************************************************* VirtMSC-M3UA(125)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(125)@9c4496f35a55: ************************************************* VirtMSC-SCCP(124)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(125)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(125)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(127)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(127)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(127)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(126)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: "TC_si2quater_2_earfcns() start" VirtSMLC-M3UA(127)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(130)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(130)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(130)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(130)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(124)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(124)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(124)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(124)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(124)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(124)@9c4496f35a55: vl_len:17 VirtMSC-SCCP(124)@9c4496f35a55: vl_from0 VirtMSC-SCCP(124)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(124)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(124)@9c4496f35a55: vl_len:7 VirtMSC-SCCP(124)@9c4496f35a55: vl_from0 VirtMSC-SCCP(124)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(124)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(124)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(124)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(124)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(124)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(124)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(124)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@9c4496f35a55: 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 }, { item_ind := '1'B, earfcn := 1, 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(124)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(123)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(125)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(126)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(127)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(129)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(130)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(123): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(124): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(125): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(126): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(127): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(129): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(130): none (pass -> pass) MTC@9c4496f35a55: Test case TC_si2quater_2_earfcns finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns pass'. Sun Jun 9 05:43:56 UTC 2024 ====== BSC_Tests.TC_si2quater_2_earfcns pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_2_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=261495) Waiting for packet dumper to finish... 1 (prev_count=261495, count=449126) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns'. ------ BSC_Tests.TC_si2quater_3_earfcns ------ Sun Jun 9 05:44: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_3_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_3_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_si2quater_3_earfcns started. VirtMSC-M3UA(133)@9c4496f35a55: ************************************************* VirtMSC-M3UA(133)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(133)@9c4496f35a55: ************************************************* VirtMSC-SCCP(132)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(133)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(133)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(135)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(135)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(135)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(134)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: "TC_si2quater_3_earfcns() start" VirtSMLC-M3UA(135)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(138)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(138)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(138)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(138)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(132)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(132)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(132)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(132)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(132)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(132)@9c4496f35a55: vl_len:17 VirtMSC-SCCP(132)@9c4496f35a55: vl_from0 VirtMSC-SCCP(132)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(132)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(132)@9c4496f35a55: vl_len:7 VirtMSC-SCCP(132)@9c4496f35a55: vl_from0 VirtMSC-SCCP(132)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(132)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(132)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(132)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(132)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(132)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@9c4496f35a55: 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 }, { item_ind := '1'B, earfcn := 1, 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 }, { item_ind := '1'B, earfcn := 0, 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(132)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(132)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(132)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(133)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(131)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(136)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(134)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(137)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(135)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(138)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(131): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(132): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(133): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(134): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(135): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(136): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(137): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(138): none (pass -> pass) MTC@9c4496f35a55: Test case TC_si2quater_3_earfcns finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns pass'. Sun Jun 9 05:44:12 UTC 2024 ====== BSC_Tests.TC_si2quater_3_earfcns pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_3_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=273727) Waiting for packet dumper to finish... 1 (prev_count=273727, count=460534) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns'. ------ BSC_Tests.TC_si2quater_4_earfcns ------ Sun Jun 9 05:44: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_si2quater_4_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_4_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_si2quater_4_earfcns started. VirtMSC-M3UA(141)@9c4496f35a55: ************************************************* VirtMSC-M3UA(141)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(141)@9c4496f35a55: ************************************************* VirtMSC-SCCP(140)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(141)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(141)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(143)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(143)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(143)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(142)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: "TC_si2quater_4_earfcns() start" VirtSMLC-M3UA(143)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(146)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(146)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(146)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(146)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(140)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(140)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(140)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(140)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(140)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(140)@9c4496f35a55: vl_len:17 VirtMSC-SCCP(140)@9c4496f35a55: vl_from0 VirtMSC-SCCP(140)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(140)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(140)@9c4496f35a55: vl_len:7 VirtMSC-SCCP(140)@9c4496f35a55: vl_from0 VirtMSC-SCCP(140)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(140)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(140)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(140)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(140)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(140)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: 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 }, { item_ind := '1'B, earfcn := 1, 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 }, { item_ind := '1'B, earfcn := 0, 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 }, { item_ind := '1'B, earfcn := 65535, 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(140)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(140)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(140)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(139)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(141)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(142)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(143)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(146)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(145)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(139): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(140): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(141): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(142): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(143): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(145): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(146): none (pass -> pass) MTC@9c4496f35a55: Test case TC_si2quater_4_earfcns finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns pass'. Sun Jun 9 05:44:28 UTC 2024 ====== BSC_Tests.TC_si2quater_4_earfcns pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_4_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=279878) Waiting for packet dumper to finish... 1 (prev_count=279878, count=467509) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns'. ------ BSC_Tests.TC_si2quater_5_earfcns ------ Sun Jun 9 05:44: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_si2quater_5_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_5_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_si2quater_5_earfcns started. VirtMSC-M3UA(149)@9c4496f35a55: ************************************************* VirtMSC-M3UA(149)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(149)@9c4496f35a55: ************************************************* VirtMSC-SCCP(148)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(149)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(149)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(151)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(151)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(151)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(150)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: "TC_si2quater_5_earfcns() start" VirtSMLC-M3UA(151)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(154)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(154)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(154)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(154)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(148)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(148)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(148)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(148)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(148)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(148)@9c4496f35a55: vl_len:17 VirtMSC-SCCP(148)@9c4496f35a55: vl_from0 VirtMSC-SCCP(148)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(148)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(148)@9c4496f35a55: vl_len:7 VirtMSC-SCCP(148)@9c4496f35a55: vl_from0 VirtMSC-SCCP(148)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(148)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(148)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(148)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(148)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(148)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: 'B0'O MTC@9c4496f35a55: 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 }, { item_ind := '1'B, earfcn := 1, 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 }, { item_ind := '1'B, earfcn := 0, 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 }, { item_ind := '1'B, earfcn := 65535, 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 }, { item_ind := '1'B, earfcn := 23, 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(148)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(148)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(148)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(149)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(147)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(150)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(151)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(154)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(153)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(147): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(148): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(149): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(150): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(151): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(153): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(154): none (pass -> pass) MTC@9c4496f35a55: Test case TC_si2quater_5_earfcns finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns pass'. Sun Jun 9 05:44:44 UTC 2024 ====== BSC_Tests.TC_si2quater_5_earfcns pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_5_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=278372) Waiting for packet dumper to finish... 1 (prev_count=278372, count=464177) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns'. ------ BSC_Tests.TC_si2quater_6_earfcns ------ Sun Jun 9 05:44: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_si2quater_6_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_6_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_si2quater_6_earfcns started. VirtMSC-M3UA(157)@9c4496f35a55: ************************************************* VirtMSC-M3UA(157)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(157)@9c4496f35a55: ************************************************* VirtMSC-SCCP(156)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(157)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(157)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(159)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(159)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(159)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(158)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: "TC_si2quater_6_earfcns() start" VirtSMLC-M3UA(159)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(162)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(162)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(156)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(156)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(156)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(156)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(156)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(156)@9c4496f35a55: vl_len:17 VirtMSC-SCCP(156)@9c4496f35a55: vl_from0 VirtMSC-SCCP(156)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(156)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(156)@9c4496f35a55: vl_len:7 VirtMSC-SCCP(156)@9c4496f35a55: vl_from0 VirtMSC-SCCP(156)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(156)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(156)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(156)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(156)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(156)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '60'O ("`") MTC@9c4496f35a55: 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 }, { item_ind := '1'B, earfcn := 1, 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 }, { item_ind := '1'B, earfcn := 0, 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 }, { item_ind := '1'B, earfcn := 65535, 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 }, { item_ind := '1'B, earfcn := 23, 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 }, { item_ind := '1'B, earfcn := 46, 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(156)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(156)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(156)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(157)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(155)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(160)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(158)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(161)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(159)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(162)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(155): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(156): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(157): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(158): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(159): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(160): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(161): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(162): none (pass -> pass) MTC@9c4496f35a55: Test case TC_si2quater_6_earfcns finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns pass'. Sun Jun 9 05:45:00 UTC 2024 ====== BSC_Tests.TC_si2quater_6_earfcns pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_6_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=283617) Waiting for packet dumper to finish... 1 (prev_count=283617, count=470246) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns'. ------ BSC_Tests.TC_si2quater_12_earfcns ------ Sun Jun 9 05:45: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_si2quater_12_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_12_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_si2quater_12_earfcns started. VirtMSC-M3UA(165)@9c4496f35a55: ************************************************* VirtMSC-M3UA(165)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(165)@9c4496f35a55: ************************************************* VirtMSC-SCCP(164)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(165)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(165)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(167)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(167)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(167)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(166)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: "TC_si2quater_12_earfcns() start" VirtSMLC-M3UA(167)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(170)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(170)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(164)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(164)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(164)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(164)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(164)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(164)@9c4496f35a55: vl_len:17 VirtMSC-SCCP(164)@9c4496f35a55: vl_from0 VirtMSC-SCCP(164)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(164)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(164)@9c4496f35a55: vl_len:7 VirtMSC-SCCP(164)@9c4496f35a55: vl_from0 VirtMSC-SCCP(164)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(164)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(164)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(164)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(164)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(164)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: 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 }, { item_ind := '1'B, earfcn := 1, 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 }, { item_ind := '1'B, earfcn := 0, 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 }, { item_ind := '1'B, earfcn := 65535, 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 }, { item_ind := '1'B, earfcn := 23, 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 }, { item_ind := '1'B, earfcn := 46, 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 }, { item_ind := '1'B, earfcn := 69, 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 }, { item_ind := '1'B, earfcn := 92, 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 }, { item_ind := '1'B, earfcn := 115, 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 }, { item_ind := '1'B, earfcn := 138, 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 }, { item_ind := '1'B, earfcn := 161, 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 }, { item_ind := '1'B, earfcn := 184, 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(164)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(164)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(164)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(165)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(163)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(166)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(167)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(169)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(170)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(163): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(164): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(165): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(166): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(167): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(169): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(170): none (pass -> pass) MTC@9c4496f35a55: Test case TC_si2quater_12_earfcns finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns pass'. Sun Jun 9 05:45:15 UTC 2024 ====== BSC_Tests.TC_si2quater_12_earfcns pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_12_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=298464) Waiting for packet dumper to finish... 1 (prev_count=298464, count=484269) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns'. ------ BSC_Tests.TC_si2quater_23_earfcns ------ Sun Jun 9 05:45: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_si2quater_23_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_23_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_si2quater_23_earfcns started. VirtMSC-M3UA(173)@9c4496f35a55: ************************************************* VirtMSC-M3UA(173)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(173)@9c4496f35a55: ************************************************* VirtMSC-SCCP(172)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(173)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(173)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(175)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(175)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(175)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(174)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: "TC_si2quater_23_earfcns() start" VirtSMLC-M3UA(175)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(178)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(178)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(172)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(172)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(172)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(172)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(172)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(172)@9c4496f35a55: vl_len:17 VirtMSC-SCCP(172)@9c4496f35a55: vl_from0 VirtMSC-SCCP(172)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(172)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(172)@9c4496f35a55: vl_len:7 VirtMSC-SCCP(172)@9c4496f35a55: vl_from0 VirtMSC-SCCP(172)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(172)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(172)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(172)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(172)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(172)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: 'C0'O MTC@9c4496f35a55: 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 }, { item_ind := '1'B, earfcn := 1, 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 }, { item_ind := '1'B, earfcn := 0, 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 }, { item_ind := '1'B, earfcn := 65535, 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 }, { item_ind := '1'B, earfcn := 23, 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 }, { item_ind := '1'B, earfcn := 46, 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 }, { item_ind := '1'B, earfcn := 69, 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 }, { item_ind := '1'B, earfcn := 92, 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 }, { item_ind := '1'B, earfcn := 115, 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 }, { item_ind := '1'B, earfcn := 138, 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 }, { item_ind := '1'B, earfcn := 161, 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 }, { item_ind := '1'B, earfcn := 184, 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 }, { item_ind := '1'B, earfcn := 207, 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 }, { item_ind := '1'B, earfcn := 230, 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 }, { item_ind := '1'B, earfcn := 253, 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 }, { item_ind := '1'B, earfcn := 276, 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 }, { item_ind := '1'B, earfcn := 299, 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 }, { item_ind := '1'B, earfcn := 322, 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 }, { item_ind := '1'B, earfcn := 345, 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 }, { item_ind := '1'B, earfcn := 368, 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 }, { item_ind := '1'B, earfcn := 391, 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 }, { item_ind := '1'B, earfcn := 414, 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 }, { item_ind := '1'B, earfcn := 437, 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(172)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(172)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(172)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(173)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(171)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(176)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(174)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(175)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(178)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(177)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(171): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(172): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(173): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(174): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(175): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(176): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(177): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(178): none (pass -> pass) MTC@9c4496f35a55: Test case TC_si2quater_23_earfcns finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns pass'. Sun Jun 9 05:45:31 UTC 2024 ====== BSC_Tests.TC_si2quater_23_earfcns pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_23_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=323504) Waiting for packet dumper to finish... 1 (prev_count=323504, count=510546) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns'. ------ BSC_Tests.TC_si2quater_32_earfcns ------ Sun Jun 9 05:45: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_si2quater_32_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_32_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_si2quater_32_earfcns started. VirtMSC-M3UA(181)@9c4496f35a55: ************************************************* VirtMSC-M3UA(181)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(181)@9c4496f35a55: ************************************************* VirtMSC-SCCP(180)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(181)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(181)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(183)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(183)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(183)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(182)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: "TC_si2quater_32_earfcns() start" VirtSMLC-M3UA(183)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(186)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(186)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(180)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(180)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(180)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(180)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(180)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(180)@9c4496f35a55: vl_len:17 VirtMSC-SCCP(180)@9c4496f35a55: vl_from0 VirtMSC-SCCP(180)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(180)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(180)@9c4496f35a55: vl_len:7 VirtMSC-SCCP(180)@9c4496f35a55: vl_from0 VirtMSC-SCCP(180)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(180)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(180)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(180)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(180)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(180)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '80'O MTC@9c4496f35a55: 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 }, { item_ind := '1'B, earfcn := 1, 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 }, { item_ind := '1'B, earfcn := 0, 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 }, { item_ind := '1'B, earfcn := 65535, 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 }, { item_ind := '1'B, earfcn := 23, 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 }, { item_ind := '1'B, earfcn := 46, 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 }, { item_ind := '1'B, earfcn := 69, 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 }, { item_ind := '1'B, earfcn := 92, 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 }, { item_ind := '1'B, earfcn := 115, 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 }, { item_ind := '1'B, earfcn := 138, 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 }, { item_ind := '1'B, earfcn := 161, 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 }, { item_ind := '1'B, earfcn := 184, 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 }, { item_ind := '1'B, earfcn := 207, 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 }, { item_ind := '1'B, earfcn := 230, 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 }, { item_ind := '1'B, earfcn := 253, 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 }, { item_ind := '1'B, earfcn := 276, 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 }, { item_ind := '1'B, earfcn := 299, 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 }, { item_ind := '1'B, earfcn := 322, 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 }, { item_ind := '1'B, earfcn := 345, 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 }, { item_ind := '1'B, earfcn := 368, 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 }, { item_ind := '1'B, earfcn := 391, 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 }, { item_ind := '1'B, earfcn := 414, 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 }, { item_ind := '1'B, earfcn := 437, 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 }, { item_ind := '1'B, earfcn := 460, 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 }, { item_ind := '1'B, earfcn := 483, 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 }, { item_ind := '1'B, earfcn := 506, 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 }, { item_ind := '1'B, earfcn := 529, 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 }, { item_ind := '1'B, earfcn := 552, 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 }, { item_ind := '1'B, earfcn := 575, 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 }, { item_ind := '1'B, earfcn := 598, 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 }, { item_ind := '1'B, earfcn := 621, 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 }, { item_ind := '1'B, earfcn := 644, 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(180)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(180)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(179)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(181)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(180)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(182)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(183)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(185)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(186)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(179): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(180): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(181): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(182): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(183): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(185): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(186): none (pass -> pass) MTC@9c4496f35a55: Test case TC_si2quater_32_earfcns finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns pass'. Sun Jun 9 05:45:47 UTC 2024 ====== BSC_Tests.TC_si2quater_32_earfcns pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_32_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=346447) Waiting for packet dumper to finish... 1 (prev_count=346447, count=533076) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns'. ------ BSC_Tests.TC_si2quater_33_earfcns ------ Sun Jun 9 05:45: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_si2quater_33_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_33_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_si2quater_33_earfcns started. VirtMSC-M3UA(189)@9c4496f35a55: ************************************************* VirtMSC-M3UA(189)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(189)@9c4496f35a55: ************************************************* VirtMSC-SCCP(188)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(189)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(189)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(191)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(191)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(191)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(190)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: "TC_si2quater_33_earfcns() start" VirtSMLC-M3UA(191)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(194)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(194)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(188)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(188)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(188)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(188)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(188)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(188)@9c4496f35a55: vl_len:17 VirtMSC-SCCP(188)@9c4496f35a55: vl_from0 VirtMSC-SCCP(188)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(188)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(188)@9c4496f35a55: vl_len:7 VirtMSC-SCCP(188)@9c4496f35a55: vl_from0 VirtMSC-SCCP(188)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(188)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(188)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(188)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(188)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(188)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@9c4496f35a55: 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 }, { item_ind := '1'B, earfcn := 1, 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 }, { item_ind := '1'B, earfcn := 0, 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 }, { item_ind := '1'B, earfcn := 65535, 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 }, { item_ind := '1'B, earfcn := 23, 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 }, { item_ind := '1'B, earfcn := 46, 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 }, { item_ind := '1'B, earfcn := 69, 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 }, { item_ind := '1'B, earfcn := 92, 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 }, { item_ind := '1'B, earfcn := 115, 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 }, { item_ind := '1'B, earfcn := 138, 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 }, { item_ind := '1'B, earfcn := 161, 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 }, { item_ind := '1'B, earfcn := 184, 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 }, { item_ind := '1'B, earfcn := 207, 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 }, { item_ind := '1'B, earfcn := 230, 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 }, { item_ind := '1'B, earfcn := 253, 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 }, { item_ind := '1'B, earfcn := 276, 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 }, { item_ind := '1'B, earfcn := 299, 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 }, { item_ind := '1'B, earfcn := 322, 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 }, { item_ind := '1'B, earfcn := 345, 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 }, { item_ind := '1'B, earfcn := 368, 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 }, { item_ind := '1'B, earfcn := 391, 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 }, { item_ind := '1'B, earfcn := 414, 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 }, { item_ind := '1'B, earfcn := 437, 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 }, { item_ind := '1'B, earfcn := 460, 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 }, { item_ind := '1'B, earfcn := 483, 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 }, { item_ind := '1'B, earfcn := 506, 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 }, { item_ind := '1'B, earfcn := 529, 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 }, { item_ind := '1'B, earfcn := 552, 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 }, { item_ind := '1'B, earfcn := 575, 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 }, { item_ind := '1'B, earfcn := 598, 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 }, { item_ind := '1'B, earfcn := 621, 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 }, { item_ind := '1'B, earfcn := 644, 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 }, { item_ind := '1'B, earfcn := 667, 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(188)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(188)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(188)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(189)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(187)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(190)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(191)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(194)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(193)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(187): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(188): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(189): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(190): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(191): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(193): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(194): none (pass -> pass) MTC@9c4496f35a55: Test case TC_si2quater_33_earfcns finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns pass'. Sun Jun 9 05:46:03 UTC 2024 ====== BSC_Tests.TC_si2quater_33_earfcns pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_33_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=348702) Waiting for packet dumper to finish... 1 (prev_count=348702, count=534507) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns'. ------ BSC_Tests.TC_si2quater_42_earfcns ------ Sun Jun 9 05:46: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_si2quater_42_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_42_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_si2quater_42_earfcns started. VirtMSC-M3UA(197)@9c4496f35a55: ************************************************* VirtMSC-M3UA(197)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(197)@9c4496f35a55: ************************************************* VirtMSC-SCCP(196)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(197)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(197)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(199)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(199)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(199)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(198)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: "TC_si2quater_42_earfcns() start" VirtSMLC-M3UA(199)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(202)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(202)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(196)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(196)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(196)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(196)@9c4496f35a55: vl_len:17 VirtMSC-SCCP(196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(196)@9c4496f35a55: vl_len:7 VirtMSC-SCCP(196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(196)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@9c4496f35a55: 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 }, { item_ind := '1'B, earfcn := 1, 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 }, { item_ind := '1'B, earfcn := 0, 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 }, { item_ind := '1'B, earfcn := 65535, 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 }, { item_ind := '1'B, earfcn := 23, 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 }, { item_ind := '1'B, earfcn := 46, 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 }, { item_ind := '1'B, earfcn := 69, 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 }, { item_ind := '1'B, earfcn := 92, 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 }, { item_ind := '1'B, earfcn := 115, 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 }, { item_ind := '1'B, earfcn := 138, 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 }, { item_ind := '1'B, earfcn := 161, 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 }, { item_ind := '1'B, earfcn := 184, 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 }, { item_ind := '1'B, earfcn := 207, 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 }, { item_ind := '1'B, earfcn := 230, 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 }, { item_ind := '1'B, earfcn := 253, 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 }, { item_ind := '1'B, earfcn := 276, 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 }, { item_ind := '1'B, earfcn := 299, 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 }, { item_ind := '1'B, earfcn := 322, 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 }, { item_ind := '1'B, earfcn := 345, 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 }, { item_ind := '1'B, earfcn := 368, 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 }, { item_ind := '1'B, earfcn := 391, 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 }, { item_ind := '1'B, earfcn := 414, 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 }, { item_ind := '1'B, earfcn := 437, 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 }, { item_ind := '1'B, earfcn := 460, 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 }, { item_ind := '1'B, earfcn := 483, 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 }, { item_ind := '1'B, earfcn := 506, 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 }, { item_ind := '1'B, earfcn := 529, 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 }, { item_ind := '1'B, earfcn := 552, 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 }, { item_ind := '1'B, earfcn := 575, 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 }, { item_ind := '1'B, earfcn := 598, 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 }, { item_ind := '1'B, earfcn := 621, 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 }, { item_ind := '1'B, earfcn := 644, 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 }, { item_ind := '1'B, earfcn := 667, 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 }, { item_ind := '1'B, earfcn := 690, 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 }, { item_ind := '1'B, earfcn := 713, 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 }, { item_ind := '1'B, earfcn := 736, 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 }, { item_ind := '1'B, earfcn := 759, 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 }, { item_ind := '1'B, earfcn := 782, 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 }, { item_ind := '1'B, earfcn := 805, 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 }, { item_ind := '1'B, earfcn := 828, 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 }, { item_ind := '1'B, earfcn := 851, 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 }, { item_ind := '1'B, earfcn := 874, 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(196)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(196)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(197)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(195)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(200)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(198)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(199)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(202)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(201)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(195): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(196): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(197): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(198): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(199): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(200): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(201): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(202): none (pass -> pass) MTC@9c4496f35a55: Test case TC_si2quater_42_earfcns finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns pass'. Sun Jun 9 05:46:19 UTC 2024 ====== BSC_Tests.TC_si2quater_42_earfcns pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_42_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=371190) Waiting for packet dumper to finish... 1 (prev_count=371190, count=557819) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns'. ------ BSC_Tests.TC_si2quater_48_earfcns ------ Sun Jun 9 05:46: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_48_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_48_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_si2quater_48_earfcns started. VirtMSC-M3UA(205)@9c4496f35a55: ************************************************* VirtMSC-M3UA(205)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(205)@9c4496f35a55: ************************************************* VirtMSC-SCCP(204)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(205)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(205)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(207)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(207)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(207)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(206)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: "TC_si2quater_48_earfcns() start" VirtSMLC-M3UA(207)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(210)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(210)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 14, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 897, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 920, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 943, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 15, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 966, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 989, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1012, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(204)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(204)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(204)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(204)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(204)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(204)@9c4496f35a55: vl_len:17 VirtMSC-SCCP(204)@9c4496f35a55: vl_from0 VirtMSC-SCCP(204)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(204)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(204)@9c4496f35a55: vl_len:7 VirtMSC-SCCP(204)@9c4496f35a55: vl_from0 VirtMSC-SCCP(204)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(204)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(204)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(204)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(204)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(204)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '80'O MTC@9c4496f35a55: 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 }, { item_ind := '1'B, earfcn := 1, 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 }, { item_ind := '1'B, earfcn := 0, 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 }, { item_ind := '1'B, earfcn := 65535, 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 }, { item_ind := '1'B, earfcn := 23, 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 }, { item_ind := '1'B, earfcn := 46, 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 }, { item_ind := '1'B, earfcn := 69, 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 }, { item_ind := '1'B, earfcn := 92, 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 }, { item_ind := '1'B, earfcn := 115, 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 }, { item_ind := '1'B, earfcn := 138, 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 }, { item_ind := '1'B, earfcn := 161, 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 }, { item_ind := '1'B, earfcn := 184, 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 }, { item_ind := '1'B, earfcn := 207, 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 }, { item_ind := '1'B, earfcn := 230, 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 }, { item_ind := '1'B, earfcn := 253, 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 }, { item_ind := '1'B, earfcn := 276, 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 }, { item_ind := '1'B, earfcn := 299, 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 }, { item_ind := '1'B, earfcn := 322, 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 }, { item_ind := '1'B, earfcn := 345, 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 }, { item_ind := '1'B, earfcn := 368, 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 }, { item_ind := '1'B, earfcn := 391, 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 }, { item_ind := '1'B, earfcn := 414, 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 }, { item_ind := '1'B, earfcn := 437, 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 }, { item_ind := '1'B, earfcn := 460, 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 }, { item_ind := '1'B, earfcn := 483, 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 }, { item_ind := '1'B, earfcn := 506, 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 }, { item_ind := '1'B, earfcn := 529, 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 }, { item_ind := '1'B, earfcn := 552, 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 }, { item_ind := '1'B, earfcn := 575, 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 }, { item_ind := '1'B, earfcn := 598, 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 }, { item_ind := '1'B, earfcn := 621, 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 }, { item_ind := '1'B, earfcn := 644, 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 }, { item_ind := '1'B, earfcn := 667, 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 }, { item_ind := '1'B, earfcn := 690, 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 }, { item_ind := '1'B, earfcn := 713, 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 }, { item_ind := '1'B, earfcn := 736, 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 }, { item_ind := '1'B, earfcn := 759, 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 }, { item_ind := '1'B, earfcn := 782, 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 }, { item_ind := '1'B, earfcn := 805, 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 }, { item_ind := '1'B, earfcn := 828, 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 }, { item_ind := '1'B, earfcn := 851, 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 }, { item_ind := '1'B, earfcn := 874, 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 }, { item_ind := '1'B, earfcn := 897, 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 }, { item_ind := '1'B, earfcn := 920, 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 }, { item_ind := '1'B, earfcn := 943, 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 }, { item_ind := '1'B, earfcn := 966, 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 }, { item_ind := '1'B, earfcn := 989, 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 }, { item_ind := '1'B, earfcn := 1012, 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(204)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(204)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(204)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(205)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(208)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(203)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-M3UA(207)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(206)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(209)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(210)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(203): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(204): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(205): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(206): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(207): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(209): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(210): none (pass -> pass) MTC@9c4496f35a55: Test case TC_si2quater_48_earfcns finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns pass'. Sun Jun 9 05:46:35 UTC 2024 ====== BSC_Tests.TC_si2quater_48_earfcns pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_48_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=385034) Waiting for packet dumper to finish... 1 (prev_count=385034, count=571952) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns'. ------ BSC_Tests.TC_si2quater_49_earfcns ------ Sun Jun 9 05:46: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_si2quater_49_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_49_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_si2quater_49_earfcns started. VirtMSC-M3UA(213)@9c4496f35a55: ************************************************* VirtMSC-M3UA(213)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(213)@9c4496f35a55: ************************************************* VirtMSC-SCCP(212)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(213)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(213)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(215)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(215)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(215)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(214)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: "TC_si2quater_49_earfcns() start" MTC@9c4496f35a55: Got expected VTY error: "% Unable to add ARFCN 70: Cannot allocate memory" MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-M3UA(215)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(218)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(218)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 14, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 897, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 920, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 943, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 15, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 966, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 989, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1012, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(213)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(212)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(211)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(216)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(214)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(217)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(215)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(218)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(211): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(212): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(213): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(214): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(215): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(216): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(217): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(218): none (pass -> pass) MTC@9c4496f35a55: Test case TC_si2quater_49_earfcns finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns pass'. Sun Jun 9 05:46:49 UTC 2024 ====== BSC_Tests.TC_si2quater_49_earfcns pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_49_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=337253) Waiting for packet dumper to finish... 1 (prev_count=337253, count=525297) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate'. ------ BSC_Tests.TC_si_acc_rotate ------ Sun Jun 9 05:46: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_si_acc_rotate.pcap" >/data/BSC_Tests.TC_si_acc_rotate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_si_acc_rotate started. VirtMSC-M3UA(221)@9c4496f35a55: ************************************************* VirtMSC-M3UA(221)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(221)@9c4496f35a55: ************************************************* VirtMSC-SCCP(220)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(221)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(221)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(223)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(223)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(223)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(222)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: "TC_si_acc_rotate() start" VirtSMLC-M3UA(223)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(226)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(226)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 3, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000011111111000'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000011111110001'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000011111100011'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000011110100111'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000011100101111'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000011000111111'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000010001111111'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000011111111000'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000011111110001'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000011111100011'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000011110100111'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000011100101111'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000011000111111'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000010001111111'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@9c4496f35a55: ACC0 allowed 8 times MTC@9c4496f35a55: ACC1 allowed 7 times MTC@9c4496f35a55: ACC2 allowed 6 times MTC@9c4496f35a55: ACC3 allowed 6 times MTC@9c4496f35a55: ACC4 allowed 6 times MTC@9c4496f35a55: ACC5 allowed 0 times MTC@9c4496f35a55: ACC6 allowed 6 times MTC@9c4496f35a55: ACC7 allowed 6 times MTC@9c4496f35a55: ACC8 allowed 7 times MTC@9c4496f35a55: ACC9 allowed 8 times MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(220)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(221)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(219)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(224)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(222)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(223)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(226)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(225)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(219): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(220): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(221): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(222): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(223): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(224): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(225): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(226): none (pass -> pass) MTC@9c4496f35a55: Test case TC_si_acc_rotate finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate pass'. Sun Jun 9 05:47:34 UTC 2024 ====== BSC_Tests.TC_si_acc_rotate pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si_acc_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=566596) Waiting for packet dumper to finish... 1 (prev_count=566596, count=754640) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate'. ------ BSC_Tests.TC_si_acc_ramp_rotate ------ Sun Jun 9 05:47: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_si_acc_ramp_rotate started. VirtMSC-M3UA(229)@9c4496f35a55: ************************************************* VirtMSC-M3UA(229)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(229)@9c4496f35a55: ************************************************* VirtMSC-SCCP(228)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(229)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(229)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(231)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(231)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(231)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(230)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: "TC_si_acc_ramp_rotate() start" VirtSMLC-M3UA(231)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(234)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(234)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 6, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: RSL: GOT SI1 ACC len=5: '0000011111010000'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=5: '0000011110010001'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=5: '0000011100010011'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=5: '0000011000010111'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=5: '0000010000011111'B MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@9c4496f35a55: RSL: GOT SI1 ACC len=9: '0000010000010000'B MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(228)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(229)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(227)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(232)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(230)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(231)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(234)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(233)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(227): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(228): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(229): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(230): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(231): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(232): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(233): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(234): none (pass -> pass) MTC@9c4496f35a55: Test case TC_si_acc_ramp_rotate finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate pass'. Sun Jun 9 05:47:56 UTC 2024 ====== BSC_Tests.TC_si_acc_ramp_rotate pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si_acc_ramp_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=519472) Waiting for packet dumper to finish... 1 (prev_count=519472, count=521062) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted'. ------ BSC_Tests.TC_si2_ncc_permitted ------ Sun Jun 9 05:48: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_si2_ncc_permitted.pcap" >/data/BSC_Tests.TC_si2_ncc_permitted.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_si2_ncc_permitted started. VirtMSC-M3UA(237)@9c4496f35a55: ************************************************* VirtMSC-M3UA(237)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(237)@9c4496f35a55: ************************************************* VirtMSC-SCCP(236)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(237)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(237)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(239)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(239)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(239)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(238)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(239)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(242)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(242)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_si2_ncc_permitted() start" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(237)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(236)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(240)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(235)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(238)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(239)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(241)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(242)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(235): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(236): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(237): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(238): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(239): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(240): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(241): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(242): none (pass -> pass) MTC@9c4496f35a55: Test case TC_si2_ncc_permitted finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted pass'. Sun Jun 9 05:48:04 UTC 2024 ====== BSC_Tests.TC_si2_ncc_permitted pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2_ncc_permitted.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=191864) Waiting for packet dumper to finish... 1 (prev_count=191864, count=380631) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply'. ------ BSC_Tests.TC_chan_act_noreply ------ Sun Jun 9 05: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_chan_act_noreply.pcap" >/data/BSC_Tests.TC_chan_act_noreply.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_act_noreply started. VirtMSC-M3UA(245)@9c4496f35a55: ************************************************* VirtMSC-M3UA(245)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(245)@9c4496f35a55: ************************************************* VirtMSC-SCCP(244)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(245)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(245)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(247)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(247)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(247)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(246)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(247)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(250)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(250)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_act_noreply() start" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(245)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(244)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(243)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(246)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(247)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(249)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(250)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(243): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(244): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(245): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(246): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(247): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(249): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(250): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_act_noreply finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply pass'. Sun Jun 9 05:48:13 UTC 2024 ====== BSC_Tests.TC_chan_act_noreply pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_act_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=197244) Waiting for packet dumper to finish... 1 (prev_count=197244, count=383049) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter'. ------ BSC_Tests.TC_chan_act_counter ------ Sun Jun 9 05: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_chan_act_counter.pcap" >/data/BSC_Tests.TC_chan_act_counter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_act_counter started. VirtMSC-M3UA(253)@9c4496f35a55: ************************************************* VirtMSC-M3UA(253)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(253)@9c4496f35a55: ************************************************* VirtMSC-SCCP(252)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(253)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(253)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(255)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(255)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(255)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(254)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(255)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(258)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(258)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_act_counter() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: "f_chan_act_counter(emerg)" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "f_chan_act_counter(call)" MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "f_chan_act_counter(location_upd)" MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "f_chan_act_counter(pag)" MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "f_chan_act_counter(pag)" MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "f_chan_act_counter(other)" MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(253)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(252)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(251)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(254)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(255)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(257)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(258)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(251): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(252): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(253): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(254): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(255): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(257): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(258): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_act_counter finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter pass'. Sun Jun 9 05:48:28 UTC 2024 ====== BSC_Tests.TC_chan_act_counter pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_act_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=449983) Waiting for packet dumper to finish... 1 (prev_count=449983, count=635788) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest'. ------ BSC_Tests.TC_chan_act_ack_noest ------ Sun Jun 9 05:48: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_act_ack_noest started. VirtMSC-M3UA(261)@9c4496f35a55: ************************************************* VirtMSC-M3UA(261)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(261)@9c4496f35a55: ************************************************* VirtMSC-SCCP(260)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(261)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(261)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(263)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(263)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(263)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(262)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(263)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(266)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(266)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_act_ack_noest() start" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(260)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(261)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(264)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(259)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(262)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(263)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(265)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(266)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(259): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(260): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(261): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(262): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(263): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(264): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(265): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(266): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_act_ack_noest finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest pass'. Sun Jun 9 05:48:39 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_noest pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_act_ack_noest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=208532) Waiting for packet dumper to finish... 1 (prev_count=208532, count=394337) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg'. ------ BSC_Tests.TC_chan_act_ack_noest_emerg ------ Sun Jun 9 05:48: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_act_ack_noest_emerg started. VirtMSC-M3UA(269)@9c4496f35a55: ************************************************* VirtMSC-M3UA(269)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(269)@9c4496f35a55: ************************************************* VirtMSC-SCCP(268)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(269)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(269)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(271)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(271)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(271)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(270)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(271)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(274)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(274)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_act_ack_noest_emerg() start" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(268)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(269)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(272)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(267)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(270)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(274)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(273)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(271)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(267): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(268): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(269): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(270): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(271): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(272): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(273): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(274): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_act_ack_noest_emerg finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg pass'. Sun Jun 9 05:48:51 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_noest_emerg pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_act_ack_noest_emerg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=210425) Waiting for packet dumper to finish... 1 (prev_count=210425, count=397054) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny'. ------ BSC_Tests.TC_chan_rqd_emerg_deny ------ Sun Jun 9 05:48: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_rqd_emerg_deny started. VirtMSC-M3UA(277)@9c4496f35a55: ************************************************* VirtMSC-M3UA(277)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(277)@9c4496f35a55: ************************************************* VirtMSC-SCCP(276)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(277)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(277)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(279)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(279)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(279)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(278)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(279)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(282)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(282)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_rqd_emerg_deny() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(276)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(277)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(275)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(278)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(282)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(279)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(281)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(275): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(276): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(277): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(278): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(279): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(281): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(282): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_rqd_emerg_deny finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny pass'. Sun Jun 9 05:49:00 UTC 2024 ====== BSC_Tests.TC_chan_rqd_emerg_deny pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rqd_emerg_deny.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=197239) Waiting for packet dumper to finish... 1 (prev_count=197239, count=383044) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 05:49: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_act_ack_est_ind_noreply started. VirtMSC-M3UA(285)@9c4496f35a55: ************************************************* VirtMSC-M3UA(285)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(285)@9c4496f35a55: ************************************************* VirtMSC-SCCP(284)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(285)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(285)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(287)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(287)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(287)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(286)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(287)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(290)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(290)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_act_ack_est_ind_noreply() start" VirtMSC-SCCP(284)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(284)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@9c4496f35a55: GOT CAUSE CODE: '03'O = GSM48_RR_CAUSE_ABNORMAL_TIMER (3) MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(284)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(285)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(283)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(286)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(287)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(289)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(290)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(283): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(284): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(285): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(286): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(287): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(289): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(290): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_act_ack_est_ind_noreply finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply pass'. Sun Jun 9 05:49:28 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_est_ind_noreply pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=281511) Waiting for packet dumper to finish... 1 (prev_count=281511, count=476698) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 05:49: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_act_ack_est_ind_refused started. VirtMSC-M3UA(293)@9c4496f35a55: ************************************************* VirtMSC-M3UA(293)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(293)@9c4496f35a55: ************************************************* VirtMSC-SCCP(292)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(293)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(293)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(295)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(295)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(295)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(294)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(295)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(298)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(298)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_act_ack_est_ind_refused() start" VirtMSC-SCCP(292)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(292)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(292)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(292)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(293)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(291)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(296)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(294)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(295)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(298)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(297)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(291): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(292): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(293): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(294): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(295): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(296): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(297): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(298): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_act_ack_est_ind_refused finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused pass'. Sun Jun 9 05:49:39 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_est_ind_refused pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_refused.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=227165) Waiting for packet dumper to finish... 1 (prev_count=227165, count=413794) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack'. ------ BSC_Tests.TC_chan_act_nack ------ Sun Jun 9 05: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_chan_act_nack.pcap" >/data/BSC_Tests.TC_chan_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_act_nack started. VirtMSC-M3UA(301)@9c4496f35a55: ************************************************* VirtMSC-M3UA(301)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(301)@9c4496f35a55: ************************************************* VirtMSC-SCCP(300)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(301)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(301)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(303)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(303)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(303)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(302)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(303)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(306)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(306)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_act_nack() start" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(301)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(300)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(304)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(299)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(302)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(303)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(305)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(306)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(299): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(300): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(301): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(302): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(303): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(304): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(305): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(306): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_act_nack finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack pass'. Sun Jun 9 05:49:48 UTC 2024 ====== BSC_Tests.TC_chan_act_nack pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=214908) Waiting for packet dumper to finish... 1 (prev_count=214908, count=401950) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion'. ------ BSC_Tests.TC_chan_exhaustion ------ Sun Jun 9 05:49: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_chan_exhaustion.pcap" >/data/BSC_Tests.TC_chan_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_exhaustion started. VirtMSC-M3UA(309)@9c4496f35a55: ************************************************* VirtMSC-M3UA(309)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(309)@9c4496f35a55: ************************************************* VirtMSC-SCCP(308)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(309)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(309)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(311)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(311)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(311)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(310)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(311)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(314)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(314)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_exhaustion() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(308)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(307)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(309)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(310)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(311)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(314)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(313)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(307): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(308): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(309): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(310): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(311): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(313): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(314): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_exhaustion finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion pass'. Sun Jun 9 05:49:57 UTC 2024 ====== BSC_Tests.TC_chan_exhaustion pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_exhaustion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=617285) Waiting for packet dumper to finish... 1 (prev_count=617285, count=618697) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence'. ------ BSC_Tests.TC_chan_deact_silence ------ Sun Jun 9 05:50:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_deact_silence started. VirtMSC-M3UA(317)@9c4496f35a55: ************************************************* VirtMSC-M3UA(317)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(317)@9c4496f35a55: ************************************************* VirtMSC-SCCP(316)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(317)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(317)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(319)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(319)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(319)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(318)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(319)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(322)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(322)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_deact_silence() start" MTC@9c4496f35a55: Received CHANnel RELease MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(316)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(317)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(315)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(320)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(318)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(319)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(321)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(322)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(315): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(316): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(317): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(318): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(319): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(320): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(321): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(322): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_deact_silence finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence pass'. Sun Jun 9 05:50:08 UTC 2024 ====== BSC_Tests.TC_chan_deact_silence pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_deact_silence.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=208293) Waiting for packet dumper to finish... 1 (prev_count=208293, count=396337) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind'. ------ BSC_Tests.TC_chan_rel_rll_rel_ind ------ Sun Jun 9 05:50: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_rel_rll_rel_ind started. VirtMSC-M3UA(325)@9c4496f35a55: ************************************************* VirtMSC-M3UA(325)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(325)@9c4496f35a55: ************************************************* VirtMSC-SCCP(324)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(325)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(325)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(327)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(327)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(327)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(326)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(327)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(330)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(330)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_rel_rll_rel_ind() start" VirtMSC-SCCP(324)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(324)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(324)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(324)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(324)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(324)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(324)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(324)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(324)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(324)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(324)@9c4496f35a55: vl_from0 VirtMSC-SCCP(324)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(324)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(324)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(324)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(324)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(324)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(324)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(324)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(324)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(325)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(323)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(328)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(326)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(329)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(327)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(330)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(323): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(324): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(325): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(326): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(327): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(329): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(330): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_rel_rll_rel_ind finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind pass'. Sun Jun 9 05:50:20 UTC 2024 ====== BSC_Tests.TC_chan_rel_rll_rel_ind pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_rll_rel_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=245172) Waiting for packet dumper to finish... 1 (prev_count=245172, count=432803) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail'. ------ BSC_Tests.TC_chan_rel_conn_fail ------ Sun Jun 9 05:50: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_conn_fail.pcap" >/data/BSC_Tests.TC_chan_rel_conn_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_rel_conn_fail started. VirtMSC-M3UA(333)@9c4496f35a55: ************************************************* VirtMSC-M3UA(333)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(333)@9c4496f35a55: ************************************************* VirtMSC-SCCP(332)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(333)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(333)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(335)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(335)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(335)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(334)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(335)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(338)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(338)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(338)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(338)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_rel_conn_fail() start" VirtMSC-SCCP(332)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(332)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(332)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(332)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(332)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(332)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(332)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(332)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(332)@9c4496f35a55: vl_from0 VirtMSC-SCCP(332)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(332)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(332)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(332)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(332)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(332)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(332)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(333)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(331)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(336)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(334)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(337)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(335)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(338)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(331): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(332): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(333): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(334): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(335): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(336): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(337): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(338): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_rel_conn_fail finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail pass'. Sun Jun 9 05:50:32 UTC 2024 ====== BSC_Tests.TC_chan_rel_conn_fail pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=254247) Waiting for packet dumper to finish... 1 (prev_count=254247, count=441289) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear'. ------ BSC_Tests.TC_chan_rel_hard_clear ------ Sun Jun 9 05:50:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_rel_hard_clear started. VirtMSC-M3UA(341)@9c4496f35a55: ************************************************* VirtMSC-M3UA(341)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(341)@9c4496f35a55: ************************************************* VirtMSC-SCCP(340)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(341)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(341)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(343)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(343)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(343)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(342)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(343)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(346)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(346)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(346)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(346)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_rel_hard_clear() start" VirtMSC-SCCP(340)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(340)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(340)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(340)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(340)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(340)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(340)@9c4496f35a55: vl_from0 VirtMSC-SCCP(340)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(340)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(340)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(340)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(340)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(340)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(340)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(340)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(340)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(341)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(344)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(339)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(342)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(345)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(343)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(346)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(339): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(340): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(341): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(342): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(343): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(344): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(345): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(346): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_rel_hard_clear finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear pass'. Sun Jun 9 05:50:43 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_clear pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_hard_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248804) Waiting for packet dumper to finish... 1 (prev_count=248804, count=436848) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 05:50: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_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@9c4496f35a55: 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@9c4496f35a55: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb started. VirtMSC-M3UA(349)@9c4496f35a55: ************************************************* VirtMSC-M3UA(349)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(349)@9c4496f35a55: ************************************************* VirtMSC-SCCP(348)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(349)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(349)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(351)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(351)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(351)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(350)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(351)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(354)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(354)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(354)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(354)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb() start" VirtMSC-SCCP(348)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(348)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(348)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(348)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(348)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(348)@9c4496f35a55: vl_len:17 VirtMSC-SCCP(348)@9c4496f35a55: vl_from0 VirtMSC-SCCP(348)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(348)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(348)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(348)@9c4496f35a55: vl_from0 VirtMSC-SCCP(348)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(348)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(348)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(348)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(348)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(348)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(348)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(348)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(348)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(349)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(347)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(352)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(350)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(353)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(351)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(354)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(347): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(348): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(349): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(350): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(351): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(352): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(353): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(354): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass'. Sun Jun 9 05:50:53 UTC 2024 ====== BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass ====== Saving talloc report from 172.18.145.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=249144) Waiting for packet dumper to finish... 1 (prev_count=249144, count=434949) MTC@9c4496f35a55: 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@9c4496f35a55: 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 ------ Sun Jun 9 05:50: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb started. VirtMSC-M3UA(357)@9c4496f35a55: ************************************************* VirtMSC-M3UA(357)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(357)@9c4496f35a55: ************************************************* VirtMSC-SCCP(356)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(357)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(357)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(359)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(359)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(359)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(358)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(359)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(362)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(362)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(362)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(362)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_rel_last_eutran_plmn_hard_clear_csfb() start" VirtMSC-SCCP(356)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(356)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(356)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(356)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(356)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(356)@9c4496f35a55: vl_len:17 VirtMSC-SCCP(356)@9c4496f35a55: vl_from0 VirtMSC-SCCP(356)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(356)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(356)@9c4496f35a55: vl_len:7 VirtMSC-SCCP(356)@9c4496f35a55: vl_from0 VirtMSC-SCCP(356)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(356)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(356)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(356)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(356)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(356)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(356)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(356)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(356)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(357)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(355)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(360)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-M3UA(359)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(358)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(361)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(362)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(355): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(356): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(357): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(358): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(359): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(360): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(361): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(362): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass'. Sun Jun 9 05:51:04 UTC 2024 ====== BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass ====== Saving talloc report from 172.18.145.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=250248) Waiting for packet dumper to finish... 1 (prev_count=250248, count=438191) MTC@9c4496f35a55: 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@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_hard_clear_csfb ------ Sun Jun 9 05:51: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_rel_hard_clear_csfb started. VirtMSC-M3UA(365)@9c4496f35a55: ************************************************* VirtMSC-M3UA(365)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(365)@9c4496f35a55: ************************************************* VirtMSC-SCCP(364)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(365)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(365)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(367)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(367)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(367)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(366)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(367)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(370)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(370)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(370)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(370)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_rel_hard_clear_csfb() start" VirtMSC-SCCP(364)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(364)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(364)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(364)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(364)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(364)@9c4496f35a55: vl_len:7 VirtMSC-SCCP(364)@9c4496f35a55: vl_from0 VirtMSC-SCCP(364)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(364)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(364)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(364)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(364)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(364)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(364)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(364)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(364)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(365)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(363)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(368)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(366)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(367)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(369)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(370)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(363): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(364): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(365): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(366): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(367): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(368): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(369): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(370): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_rel_hard_clear_csfb finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb pass'. Sun Jun 9 05:51:15 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_clear_csfb pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_hard_clear_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=257870) Waiting for packet dumper to finish... 1 (prev_count=257870, count=445612) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd'. ------ BSC_Tests.TC_chan_rel_hard_rlsd ------ Sun Jun 9 05:51: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_rel_hard_rlsd started. VirtMSC-M3UA(373)@9c4496f35a55: ************************************************* VirtMSC-M3UA(373)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(373)@9c4496f35a55: ************************************************* VirtMSC-SCCP(372)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(373)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(373)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(375)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(375)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(375)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(374)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(375)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(378)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(378)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(378)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(378)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_rel_hard_rlsd() start" VirtMSC-SCCP(372)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(372)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(372)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(372)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(372)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(372)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(372)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(373)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(372)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(371)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(376)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(374)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(375)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(378)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(377)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(371): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(372): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(373): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(374): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(375): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(376): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(377): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(378): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_rel_hard_rlsd finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd pass'. Sun Jun 9 05:51:26 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_rlsd pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240969) Waiting for packet dumper to finish... 1 (prev_count=240969, count=428011) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 05:51: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_rel_hard_rlsd_ms_dead started. VirtMSC-M3UA(381)@9c4496f35a55: ************************************************* VirtMSC-M3UA(381)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(381)@9c4496f35a55: ************************************************* VirtMSC-SCCP(380)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(381)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(381)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(383)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(383)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(383)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(382)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(383)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(386)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(386)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(386)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(386)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_rel_hard_rlsd_ms_dead() start" VirtMSC-SCCP(380)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(380)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(380)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(380)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(380)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(380)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(380)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(381)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(380)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(379)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(384)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(382)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(383)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(385)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(386)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(379): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(380): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(381): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(382): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(383): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(384): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(385): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(386): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_rel_hard_rlsd_ms_dead finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass'. Sun Jun 9 05:51:37 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244618) Waiting for packet dumper to finish... 1 (prev_count=244618, count=431838) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset'. ------ BSC_Tests.TC_chan_rel_a_reset ------ Sun Jun 9 05:51: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_rel_a_reset started. VirtMSC-M3UA(389)@9c4496f35a55: ************************************************* VirtMSC-M3UA(389)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(389)@9c4496f35a55: ************************************************* VirtMSC-SCCP(388)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(389)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(389)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(391)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(391)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(391)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(390)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(391)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(394)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(394)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(394)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(394)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_rel_a_reset() start" VirtMSC-SCCP(388)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(388)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(388)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(388)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(388)@9c4496f35a55: Session index based on local reference:0 MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@9c4496f35a55: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(388)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(389)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(387)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(392)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(390)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(391)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(394)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(393)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(387): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(388): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(389): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(390): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(391): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(392): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(393): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(394): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_rel_a_reset finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset pass'. Sun Jun 9 05:51:48 UTC 2024 ====== BSC_Tests.TC_chan_rel_a_reset pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=257692) Waiting for packet dumper to finish... 1 (prev_count=257692, count=443497) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout'. ------ BSC_Tests.TC_chan_rel_sccp_tiar_timeout ------ Sun Jun 9 05:51: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_rel_sccp_tiar_timeout started. VirtMSC-M3UA(397)@9c4496f35a55: ************************************************* VirtMSC-M3UA(397)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(397)@9c4496f35a55: ************************************************* VirtMSC-SCCP(396)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(397)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(397)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(399)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(399)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(399)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(398)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(399)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(402)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(402)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(402)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(402)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_rel_sccp_tiar_timeout() start" VirtMSC-SCCP(396)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(396)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(396)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(396)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(396)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(396)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(396)@9c4496f35a55: Session index based on local reference:0 MTC@9c4496f35a55: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(396)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(397)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(395)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(400)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(398)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(402)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(401)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(399)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(395): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(396): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(397): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(398): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(399): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(400): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(401): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(402): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_rel_sccp_tiar_timeout finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass'. Sun Jun 9 05:52:03 UTC 2024 ====== BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_sccp_tiar_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=275127) Waiting for packet dumper to finish... 1 (prev_count=275127, count=461756) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause'. ------ BSC_Tests.TC_chan_rel_rr_cause ------ Sun Jun 9 05:52: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_rel_rr_cause started. VirtMSC-M3UA(405)@9c4496f35a55: ************************************************* VirtMSC-M3UA(405)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(405)@9c4496f35a55: ************************************************* VirtMSC-SCCP(404)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(405)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(405)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(407)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(407)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(407)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(406)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(407)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(410)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(410)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(410)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(410)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_rel_rr_cause() start" VirtMSC-SCCP(404)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(404)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(404)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(404)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(404)@9c4496f35a55: vl_from0 VirtMSC-SCCP(404)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(404)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(404)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(404)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(404)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: GOT CAUSE CODE: '00'O = GSM48_RR_CAUSE_NORMAL (0) MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(404)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(404)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(404)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(404)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(404)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(404)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(404)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(404)@9c4496f35a55: vl_from0 VirtMSC-SCCP(404)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(404)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(404)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(404)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(404)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: GOT CAUSE CODE: '00'O = GSM48_RR_CAUSE_NORMAL (0) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(404)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(404)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(404)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(404)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(404)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(404)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(404)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(404)@9c4496f35a55: vl_from0 VirtMSC-SCCP(404)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040129'O VirtMSC-SCCP(404)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(404)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(404)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(404)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: GOT CAUSE CODE: '05'O = GSM48_RR_CAUSE_PREMPTIVE_REL (5) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(404)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(404)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(404)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(404)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(404)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(404)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(404)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(404)@9c4496f35a55: vl_from0 VirtMSC-SCCP(404)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(404)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(404)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(404)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(404)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@9c4496f35a55: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(404)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(404)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(404)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(404)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(404)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(404)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(404)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(404)@9c4496f35a55: vl_from0 VirtMSC-SCCP(404)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(404)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(404)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(404)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(404)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(404)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(404)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(404)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(404)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(404)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(404)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(404)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(404)@9c4496f35a55: vl_from0 VirtMSC-SCCP(404)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(404)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(404)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(404)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(404)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(404)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(404)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(404)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(404)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(405)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(408)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(403)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(406)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(410)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(407)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(409)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(403): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(404): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(405): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(406): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(407): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(408): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(409): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(410): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_rel_rr_cause finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause pass'. Sun Jun 9 05:52:25 UTC 2024 ====== BSC_Tests.TC_chan_rel_rr_cause pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_rr_cause.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=503273) Waiting for packet dumper to finish... 1 (prev_count=503273, count=689491) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect'. ------ BSC_Tests.TC_outbound_connect ------ Sun Jun 9 05:52: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_outbound_connect.pcap" >/data/BSC_Tests.TC_outbound_connect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_outbound_connect started. VirtMSC-M3UA(413)@9c4496f35a55: ************************************************* VirtMSC-M3UA(413)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(413)@9c4496f35a55: ************************************************* VirtMSC-SCCP(412)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(413)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(413)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(415)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(415)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(415)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(414)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(415)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(418)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(418)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(418)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(418)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_outbound_connect() start" VirtMSC-SCCP(412)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(412)@9c4496f35a55: Session index based on local reference:0 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(413)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(412)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(411)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(416)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(414)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(417)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(415)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(418)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(411): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(412): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(413): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(414): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(415): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(416): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(417): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(418): none (pass -> pass) MTC@9c4496f35a55: Test case TC_outbound_connect finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect pass'. Sun Jun 9 05:52:34 UTC 2024 ====== BSC_Tests.TC_outbound_connect pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_outbound_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=215959) Waiting for packet dumper to finish... 1 (prev_count=215959, count=402588) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only'. ------ BSC_Tests.TC_assignment_cic_only ------ Sun Jun 9 05: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_assignment_cic_only.pcap" >/data/BSC_Tests.TC_assignment_cic_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_cic_only started. VirtMSC-M3UA(421)@9c4496f35a55: ************************************************* VirtMSC-M3UA(421)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(421)@9c4496f35a55: ************************************************* VirtMSC-SCCP(420)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(421)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(421)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(423)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(423)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(423)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(422)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(423)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(426)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(426)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(426)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(426)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_cic_only() start" VirtMSC-SCCP(420)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(420)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(420)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(420)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(420)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(420)@9c4496f35a55: vl_len:11 VirtMSC-SCCP(420)@9c4496f35a55: vl_from0 VirtMSC-SCCP(420)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0009010B03010801010001'O VirtMSC-SCCP(420)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(420)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(420)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(420)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(420)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(420)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(420)@9c4496f35a55: vl_from0 VirtMSC-SCCP(420)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(420)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(420)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(420)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(420)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(420)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 VirtMSC-SCCP(420)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(420)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(420)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(421)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(419)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(422)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(423)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(425)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(426)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(419): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(420): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(421): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(422): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(423): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(425): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(426): none (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_cic_only finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only pass'. Sun Jun 9 05:52:48 UTC 2024 ====== BSC_Tests.TC_assignment_cic_only pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_cic_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=262862) Waiting for packet dumper to finish... 1 (prev_count=262862, count=448667) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd'. ------ BSC_Tests.TC_assignment_csd ------ Sun Jun 9 05:52: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_csd.pcap" >/data/BSC_Tests.TC_assignment_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_csd started. MTC@9c4496f35a55: "TC_assignment_csd": using IMSI '001019329795941'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(430)@9c4496f35a55: ************************************************* VirtMSC-M3UA(430)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(430)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(428)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(433)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(433)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(433)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(431)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(430)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(433)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(429)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(429)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(432)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(436)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(436)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(436)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(436)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_csd() start" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- TC_assignment_csd(438)@9c4496f35a55: "Assignment req with data rate: T_14k4" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- VirtMSC-RAN(429)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103992979514'O, n_connectPointCode := omit VirtMSC-RAN(429)@9c4496f35a55: Created Expect[0] for '05240103505902080910103992979514'O to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(429)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(429)@9c4496f35a55: Found Expect[0] for '05240103505902080910103992979514'O handled at TC_assignment_csd(438) VirtMSC-RAN(429)@9c4496f35a55: Added conn table entry 0TC_assignment_csd(438)1066956 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A0901155770D67E6F724B'O TC_assignment_csd(438)@9c4496f35a55: 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(438)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('155770D67E6F724B'O, ''O) TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(437)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(435)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030208187C060102030409267D034FFD00'O VirtMGW-MGCP-0(435)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1f" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(438) TC_assignment_csd(438)@9c4496f35a55: 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(437)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(438)@9c4496f35a55: 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 := '20F69413'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 := '6AC7FB37'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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(429)@9c4496f35a55: Deleted conn table entry 0TC_assignment_csd(438)1066956 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_csd(438)@9c4496f35a55: "Got RSL RR Release" TC_assignment_csd(438)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_csd(438)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- TC_assignment_csd(438)@9c4496f35a55: "Assignment req with data rate: T_9k6" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- VirtMSC-RAN(429)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103992979514'O, n_connectPointCode := omit VirtMSC-RAN(429)@9c4496f35a55: Created Expect[0] for '05240103505902080910103992979514'O to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(429)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(429)@9c4496f35a55: Found Expect[0] for '05240103505902080910103992979514'O handled at TC_assignment_csd(438) VirtMSC-RAN(429)@9c4496f35a55: Added conn table entry 0TC_assignment_csd(438)11642541 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A0901155770D67E6F724B'O TC_assignment_csd(438)@9c4496f35a55: 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(438)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('155770D67E6F724B'O, ''O) TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(437)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(435)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030208107C060102030409267D034FFD00'O VirtMGW-MGCP-0(435)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "20" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(438) TC_assignment_csd(438)@9c4496f35a55: 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(437)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(438)@9c4496f35a55: 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 := '6E7554EB'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 := '5F815C93'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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_assignment_csd(438)@9c4496f35a55: "Got RSL RR Release" VirtMSC-RAN(429)@9c4496f35a55: Deleted conn table entry 0TC_assignment_csd(438)11642541 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_csd(438)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_csd(438)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- TC_assignment_csd(438)@9c4496f35a55: "Assignment req with data rate: T_4k8" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- VirtMSC-RAN(429)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103992979514'O, n_connectPointCode := omit VirtMSC-RAN(429)@9c4496f35a55: Created Expect[0] for '05240103505902080910103992979514'O to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(429)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(429)@9c4496f35a55: Found Expect[0] for '05240103505902080910103992979514'O handled at TC_assignment_csd(438) VirtMSC-RAN(429)@9c4496f35a55: Added conn table entry 0TC_assignment_csd(438)8886113 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A0901155770D67E6F724B'O TC_assignment_csd(438)@9c4496f35a55: 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(438)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('155770D67E6F724B'O, ''O) TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(437)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(435)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030208117C060102030409267D034FFD00'O VirtMGW-MGCP-0(435)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "21" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(438) TC_assignment_csd(438)@9c4496f35a55: 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(437)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(438)@9c4496f35a55: 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 := '25998C4D'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 := '1078B362'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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_assignment_csd(438)@9c4496f35a55: "Got RSL RR Release" VirtMSC-RAN(429)@9c4496f35a55: Deleted conn table entry 0TC_assignment_csd(438)8886113 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_csd(438)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_csd(438)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- TC_assignment_csd(438)@9c4496f35a55: "Assignment req with data rate: T_2k4" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- VirtMSC-RAN(429)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103992979514'O, n_connectPointCode := omit VirtMSC-RAN(429)@9c4496f35a55: Created Expect[0] for '05240103505902080910103992979514'O to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(429)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(429)@9c4496f35a55: Found Expect[0] for '05240103505902080910103992979514'O handled at TC_assignment_csd(438) VirtMSC-RAN(429)@9c4496f35a55: Added conn table entry 0TC_assignment_csd(438)5906376 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A0901155770D67E6F724B'O TC_assignment_csd(438)@9c4496f35a55: 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(438)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('155770D67E6F724B'O, ''O) TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(437)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(435)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030208127C060102030409267D034FFD00'O VirtMGW-MGCP-0(435)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "22" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(438) TC_assignment_csd(438)@9c4496f35a55: 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(437)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(438)@9c4496f35a55: 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 := '0F59BAE3'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 := '03AF4D6A'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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_assignment_csd(438)@9c4496f35a55: "Got RSL RR Release" VirtMSC-RAN(429)@9c4496f35a55: Deleted conn table entry 0TC_assignment_csd(438)5906376 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_csd(438)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_csd(438)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- TC_assignment_csd(438)@9c4496f35a55: "Assignment req with data rate: T_1k2" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- VirtMSC-RAN(429)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103992979514'O, n_connectPointCode := omit VirtMSC-RAN(429)@9c4496f35a55: Created Expect[0] for '05240103505902080910103992979514'O to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(429)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(429)@9c4496f35a55: Found Expect[0] for '05240103505902080910103992979514'O handled at TC_assignment_csd(438) VirtMSC-RAN(429)@9c4496f35a55: Added conn table entry 0TC_assignment_csd(438)6356571 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A0901155770D67E6F724B'O TC_assignment_csd(438)@9c4496f35a55: 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(438)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('155770D67E6F724B'O, ''O) TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(437)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(435)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030208137C060102030409267D034FFD00'O VirtMGW-MGCP-0(435)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "23" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(438) TC_assignment_csd(438)@9c4496f35a55: 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(437)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(438)@9c4496f35a55: 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 := '5F41988F'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 := '560F5F9A'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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_assignment_csd(438)@9c4496f35a55: "Got RSL RR Release" VirtMSC-RAN(429)@9c4496f35a55: Deleted conn table entry 0TC_assignment_csd(438)6356571 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_csd(438)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_csd(438)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- TC_assignment_csd(438)@9c4496f35a55: "Assignment req with data rate: T_600" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- VirtMSC-RAN(429)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103992979514'O, n_connectPointCode := omit VirtMSC-RAN(429)@9c4496f35a55: Created Expect[0] for '05240103505902080910103992979514'O to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(429)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(429)@9c4496f35a55: Found Expect[0] for '05240103505902080910103992979514'O handled at TC_assignment_csd(438) VirtMSC-RAN(429)@9c4496f35a55: Added conn table entry 0TC_assignment_csd(438)4803357 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A0901155770D67E6F724B'O TC_assignment_csd(438)@9c4496f35a55: 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(438)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('155770D67E6F724B'O, ''O) TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(437)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(435)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030208147C060102030409267D034FFD00'O VirtMGW-MGCP-0(435)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "24" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(438) TC_assignment_csd(438)@9c4496f35a55: 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(437)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(438)@9c4496f35a55: 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 := '2EDC9FD9'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 := '594A392E'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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_assignment_csd(438)@9c4496f35a55: "Got RSL RR Release" VirtMSC-RAN(429)@9c4496f35a55: Deleted conn table entry 0TC_assignment_csd(438)4803357 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_csd(438)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_csd(438)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- TC_assignment_csd(438)@9c4496f35a55: "Assignment req with data rate: T_1200_75" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- VirtMSC-RAN(429)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103992979514'O, n_connectPointCode := omit VirtMSC-RAN(429)@9c4496f35a55: Created Expect[0] for '05240103505902080910103992979514'O to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(429)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(429)@9c4496f35a55: Found Expect[0] for '05240103505902080910103992979514'O handled at TC_assignment_csd(438) VirtMSC-RAN(429)@9c4496f35a55: Added conn table entry 0TC_assignment_csd(438)4886676 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A0901155770D67E6F724B'O TC_assignment_csd(438)@9c4496f35a55: 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(438)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('155770D67E6F724B'O, ''O) TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(437)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(435)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030208157C060102030409267D034FFD00'O VirtMGW-MGCP-0(435)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "31", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "25" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(438) TC_assignment_csd(438)@9c4496f35a55: 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(437)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(438)@9c4496f35a55: 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 := '7DE10DB8'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 := '4088843B'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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_assignment_csd(438)@9c4496f35a55: "Got RSL RR Release" VirtMSC-RAN(429)@9c4496f35a55: Deleted conn table entry 0TC_assignment_csd(438)4886676 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_csd(438)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_csd(438)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- TC_assignment_csd(438)@9c4496f35a55: "Assignment req with data rate: NT_12000_6000" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- VirtMSC-RAN(429)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103992979514'O, n_connectPointCode := omit VirtMSC-RAN(429)@9c4496f35a55: Created Expect[0] for '05240103505902080910103992979514'O to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(429)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(429)@9c4496f35a55: Found Expect[0] for '05240103505902080910103992979514'O handled at TC_assignment_csd(438) VirtMSC-RAN(429)@9c4496f35a55: Added conn table entry 0TC_assignment_csd(438)3183854 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A0901155770D67E6F724B'O TC_assignment_csd(438)@9c4496f35a55: 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(438)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('155770D67E6F724B'O, ''O) TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(437)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(435)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030208407C060102030409267D034FFD00'O VirtMGW-MGCP-0(435)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "26" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(438) TC_assignment_csd(438)@9c4496f35a55: 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(437)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(438)@9c4496f35a55: 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 := '28474713'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 := '0B789811'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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_assignment_csd(438)@9c4496f35a55: "Got RSL RR Release" VirtMSC-RAN(429)@9c4496f35a55: Deleted conn table entry 0TC_assignment_csd(438)3183854 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_csd(438)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_csd(438)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- TC_assignment_csd(438)@9c4496f35a55: "Assignment req with data rate: NT_14k5" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- VirtMSC-RAN(429)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103992979514'O, n_connectPointCode := omit VirtMSC-RAN(429)@9c4496f35a55: Created Expect[0] for '05240103505902080910103992979514'O to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(429)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(429)@9c4496f35a55: Found Expect[0] for '05240103505902080910103992979514'O handled at TC_assignment_csd(438) VirtMSC-RAN(429)@9c4496f35a55: Added conn table entry 0TC_assignment_csd(438)15541615 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A0901155770D67E6F724B'O TC_assignment_csd(438)@9c4496f35a55: 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(438)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('155770D67E6F724B'O, ''O) TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(437)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(435)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030208547C060102030409267D034FFD00'O VirtMGW-MGCP-0(435)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "27" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(438) TC_assignment_csd(438)@9c4496f35a55: 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(437)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(438)@9c4496f35a55: 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 := '323EF389'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 := '57D3EBD8'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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_assignment_csd(438)@9c4496f35a55: "Got RSL RR Release" VirtMSC-RAN(429)@9c4496f35a55: Deleted conn table entry 0TC_assignment_csd(438)15541615 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_csd(438)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_csd(438)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- TC_assignment_csd(438)@9c4496f35a55: "Assignment req with data rate: NT_12k0" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- VirtMSC-RAN(429)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103992979514'O, n_connectPointCode := omit VirtMSC-RAN(429)@9c4496f35a55: Created Expect[0] for '05240103505902080910103992979514'O to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(429)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(429)@9c4496f35a55: Found Expect[0] for '05240103505902080910103992979514'O handled at TC_assignment_csd(438) VirtMSC-RAN(429)@9c4496f35a55: Added conn table entry 0TC_assignment_csd(438)4895477 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A0901155770D67E6F724B'O TC_assignment_csd(438)@9c4496f35a55: 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(438)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('155770D67E6F724B'O, ''O) TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(437)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(435)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030208507C060102030409267D034FFD00'O VirtMGW-MGCP-0(435)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "46", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "28" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(438) TC_assignment_csd(438)@9c4496f35a55: 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(437)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(438)@9c4496f35a55: 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 := '6A992D09'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 := '01B31EF8'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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_assignment_csd(438)@9c4496f35a55: "Got RSL RR Release" VirtMSC-RAN(429)@9c4496f35a55: Deleted conn table entry 0TC_assignment_csd(438)4895477 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_csd(438)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_csd(438)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- TC_assignment_csd(438)@9c4496f35a55: "Assignment req with data rate: NT_6k0" TC_assignment_csd(438)@9c4496f35a55: ----------------------------------------------- VirtMSC-RAN(429)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103992979514'O, n_connectPointCode := omit VirtMSC-RAN(429)@9c4496f35a55: Created Expect[0] for '05240103505902080910103992979514'O to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(429)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(429)@9c4496f35a55: Found Expect[0] for '05240103505902080910103992979514'O handled at TC_assignment_csd(438) VirtMSC-RAN(429)@9c4496f35a55: Added conn table entry 0TC_assignment_csd(438)13684162 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A0901155770D67E6F724B'O TC_assignment_csd(438)@9c4496f35a55: 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(438)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('155770D67E6F724B'O, ''O) TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(437)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(435)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(438) VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030208517C060102030409267D034FFD00'O VirtMGW-MGCP-0(435)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "29" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(438) TC_assignment_csd(438)@9c4496f35a55: 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(437)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(438)@9c4496f35a55: 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 := '20F7CC2F'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 := '70A79908'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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "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(438)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(428)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(428)@9c4496f35a55: vl_from0 VirtMSC-SCCP(428)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(438)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_assignment_csd(438)@9c4496f35a55: "Got RSL RR Release" VirtMSC-RAN(429)@9c4496f35a55: Deleted conn table entry 0TC_assignment_csd(438)13684162 VirtMSC-SCCP(428)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_csd(438)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(428)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(428)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_csd(438)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(438)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(429)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(427)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(428)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(430)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(431)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(437)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(432)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(433)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(436)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(435)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(427): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(428): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(429): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(430): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(431): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(432): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(433): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(435): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(436): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(437): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_csd(438): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_csd finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd pass'. Sun Jun 9 05:53:45 UTC 2024 ====== BSC_Tests.TC_assignment_csd pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1733543) Waiting for packet dumper to finish... 1 (prev_count=1733543, count=1929967) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm'. ------ BSC_Tests.TC_assignment_ctm ------ Sun Jun 9 05:53: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_ctm.pcap" >/data/BSC_Tests.TC_assignment_ctm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_ctm started. VirtMSC-SCCP(440)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(441)@9c4496f35a55: ************************************************* VirtMSC-M3UA(441)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(441)@9c4496f35a55: ************************************************* VirtMSC-M3UA(441)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(441)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(443)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(443)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(443)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(442)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(443)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(446)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(446)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(446)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(446)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_ctm() start" VirtMSC-SCCP(440)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(440)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(440)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(440)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(440)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(440)@9c4496f35a55: vl_len:16 VirtMSC-SCCP(440)@9c4496f35a55: vl_from0 VirtMSC-SCCP(440)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000E010B030408017C06010203040926'O VirtMSC-SCCP(440)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(440)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(440)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(440)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(440)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(440)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(440)@9c4496f35a55: vl_from0 VirtMSC-SCCP(440)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(440)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(440)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(440)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(440)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(440)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 VirtMSC-SCCP(440)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(440)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(440)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(441)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(439)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(442)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(443)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(445)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(446)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(439): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(440): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(441): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(442): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(443): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(445): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(446): none (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_ctm finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm pass'. Sun Jun 9 05:53:59 UTC 2024 ====== BSC_Tests.TC_assignment_ctm pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_ctm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=261020) Waiting for packet dumper to finish... 1 (prev_count=261020, count=448651) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign'. ------ BSC_Tests.TC_assignment_sign ------ Sun Jun 9 05:54: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_assignment_sign.pcap" >/data/BSC_Tests.TC_assignment_sign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_sign started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(450)@9c4496f35a55: ************************************************* VirtMSC-M3UA(450)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(450)@9c4496f35a55: ************************************************* VirtMSC-SCCP(448)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(453)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(453)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(453)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(451)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(450)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(453)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(449)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(449)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(452)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(456)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(456)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_sign() start" TC_assignment_sign(458)@9c4496f35a55: "TC_assignment_sign": using IMSI '001016129297690'H VirtMSC-RAN(449)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910101692926709'O, n_connectPointCode := omit VirtMSC-RAN(449)@9c4496f35a55: Created Expect[0] for '05240103505902080910101692926709'O to be handled at TC_assignment_sign(458) VirtMSC-SCCP(448)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(448)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(449)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(449)@9c4496f35a55: Found Expect[0] for '05240103505902080910101692926709'O handled at TC_assignment_sign(458) VirtMSC-RAN(449)@9c4496f35a55: Added conn table entry 0TC_assignment_sign(458)14060618 VirtMSC-SCCP(448)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(448)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(457)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(455)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_sign(458) VirtMSC-SCCP(448)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(448)@9c4496f35a55: vl_len:16 VirtMSC-SCCP(448)@9c4496f35a55: vl_from0 VirtMSC-SCCP(448)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000E010B030300007C06010203040926'O VirtMSC-SCCP(448)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(448)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(448)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(448)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sign(458)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_sign(458)@9c4496f35a55: 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 := '189F2AB0'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 := '53A01986'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(458)@9c4496f35a55: "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(458)@9c4496f35a55: "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(447)@9c4496f35a55: 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(447)@9c4496f35a55: 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(447)@9c4496f35a55: 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(447)@9c4496f35a55: 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(458)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(448)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(448)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(448)@9c4496f35a55: vl_from0 VirtMSC-SCCP(448)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(448)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(448)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(448)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(448)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sign(458)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(449)@9c4496f35a55: Deleted conn table entry 0TC_assignment_sign(458)14060618 VirtMSC-SCCP(448)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_sign(458)@9c4496f35a55: "Got RSL RR Release" TC_assignment_sign(458)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(448)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(448)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_sign(458)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sign(458)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(448)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(449)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(450)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(447)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(454)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(451)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(452)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(457)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(453)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(455)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(456)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(447): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(448): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(449): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(450): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(451): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(452): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(453): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(454): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(455): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(456): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(457): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_sign(458): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_sign finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign pass'. Sun Jun 9 05:54:11 UTC 2024 ====== BSC_Tests.TC_assignment_sign pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_sign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=338274) Waiting for packet dumper to finish... 1 (prev_count=338274, count=525081) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_aoip_tla_v6'. ------ BSC_Tests.TC_assignment_aoip_tla_v6 ------ Sun Jun 9 05:54: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_aoip_tla_v6' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_aoip_tla_v6 started. MTC@9c4496f35a55: "TC_assignment_aoip_tla_v6": using IMSI '001016373867344'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(462)@9c4496f35a55: ************************************************* VirtMSC-M3UA(462)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(462)@9c4496f35a55: ************************************************* VirtMSC-SCCP(460)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(465)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(465)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(465)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(463)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(462)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(465)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(461)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(461)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(464)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(468)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(468)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_aoip_tla_v6() start" VirtMSC-RAN(461)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103637683744'O, n_connectPointCode := omit VirtMSC-RAN(461)@9c4496f35a55: Created Expect[0] for '05240103505902080910103637683744'O to be handled at TC_assignment_aoip_tla_v6(470) VirtMSC-SCCP(460)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(460)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(461)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(461)@9c4496f35a55: Found Expect[0] for '05240103505902080910103637683744'O handled at TC_assignment_aoip_tla_v6(470) VirtMSC-RAN(461)@9c4496f35a55: Added conn table entry 0TC_assignment_aoip_tla_v6(470)2362552 VirtMSC-SCCP(460)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(460)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(469)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(467)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_aoip_tla_v6(470) VirtMSC-SCCP(460)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(460)@9c4496f35a55: vl_len:31 VirtMSC-SCCP(460)@9c4496f35a55: vl_from0 VirtMSC-SCCP(460)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '001D010B030108017C120000000000000000000000000000000309267D0180'O VirtMGW-MGCP-0(467)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "56", 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_assignment_aoip_tla_v6(470) TC_assignment_aoip_tla_v6(470)@9c4496f35a55: 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(469)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(460)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(460)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(460)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(460)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_aoip_tla_v6(470)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_aoip_tla_v6(470)@9c4496f35a55: 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 := '712AC4FE'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 := '470E647D'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(470)@9c4496f35a55: "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(470)@9c4496f35a55: "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(470)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(460)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(460)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(460)@9c4496f35a55: vl_from0 VirtMSC-SCCP(460)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(460)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(460)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(460)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(460)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_aoip_tla_v6(470)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(461)@9c4496f35a55: Deleted conn table entry 0TC_assignment_aoip_tla_v6(470)2362552 VirtMSC-SCCP(460)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_aoip_tla_v6(470)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(460)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(460)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_aoip_tla_v6(470)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_aoip_tla_v6(470)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_aoip_tla_v6(470)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(461)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(460)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(462)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(466)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(459)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(469)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(464)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(463)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(465)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(468)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(467)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(459): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(460): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(461): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(462): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(463): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(464): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(465): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(466): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(467): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(468): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(469): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_aoip_tla_v6(470): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_aoip_tla_v6 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_aoip_tla_v6 pass'. Sun Jun 9 05:54:25 UTC 2024 ====== BSC_Tests.TC_assignment_aoip_tla_v6 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_aoip_tla_v6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=350120) Waiting for packet dumper to finish... 1 (prev_count=350120, count=538887) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_aoip_tla_v6 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0'. ------ BSC_Tests.TC_assignment_fr_a5_0 ------ Sun Jun 9 05:54: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_fr_a5_0 started. MTC@9c4496f35a55: "TC_assignment_fr_a5_0": using IMSI '001015133497970'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(474)@9c4496f35a55: ************************************************* VirtMSC-M3UA(474)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(474)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(472)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(477)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(477)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(477)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(475)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(474)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(477)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(473)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(473)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(476)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(480)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(480)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_fr_a5_0() start" VirtMSC-RAN(473)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910101533949707'O, n_connectPointCode := omit VirtMSC-RAN(473)@9c4496f35a55: Created Expect[0] for '05240103505902080910101533949707'O to be handled at TC_assignment_fr_a5_0(482) VirtMSC-SCCP(472)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(472)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(473)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(473)@9c4496f35a55: Found Expect[0] for '05240103505902080910101533949707'O handled at TC_assignment_fr_a5_0(482) VirtMSC-RAN(473)@9c4496f35a55: Added conn table entry 0TC_assignment_fr_a5_0(482)4564000 VirtMSC-SCCP(472)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(472)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(472)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(472)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(472)@9c4496f35a55: vl_from0 VirtMSC-SCCP(472)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A0901C9DFC0C344748CDC'O TC_assignment_fr_a5_0(482)@9c4496f35a55: 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(482)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C9DFC0C344748CDC'O, ''O) TC_assignment_fr_a5_0(482)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(472)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(472)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(472)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(472)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(482)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(481)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(479)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_0(482) VirtMSC-SCCP(472)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(472)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(472)@9c4496f35a55: vl_from0 VirtMSC-SCCP(472)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(479)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "61", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2d" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_fr_a5_0(482) TC_assignment_fr_a5_0(482)@9c4496f35a55: 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(481)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(472)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(472)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(472)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(472)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(482)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_0(482)@9c4496f35a55: 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 := '2B8BCD9E'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 := '14285D67'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(482)@9c4496f35a55: "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(482)@9c4496f35a55: "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(482)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(472)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(472)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(472)@9c4496f35a55: vl_from0 VirtMSC-SCCP(472)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(472)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(472)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(472)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(472)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(482)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(473)@9c4496f35a55: Deleted conn table entry 0TC_assignment_fr_a5_0(482)4564000 VirtMSC-SCCP(472)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_fr_a5_0(482)@9c4496f35a55: "Got RSL RR Release" TC_assignment_fr_a5_0(482)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(472)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(472)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_fr_a5_0(482)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_0(482)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(473)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(474)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(472)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(471)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(478)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(476)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(477)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(475)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(481)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(479)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(480)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(471): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(472): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(473): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(474): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(475): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(476): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(477): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(478): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(479): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(480): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(481): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_fr_a5_0(482): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_fr_a5_0 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 pass'. Sun Jun 9 05:54:38 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_0 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_fr_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=356956) Waiting for packet dumper to finish... 1 (prev_count=356956, count=545000) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1'. ------ BSC_Tests.TC_assignment_fr_a5_1 ------ Sun Jun 9 05:54: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_fr_a5_1 started. MTC@9c4496f35a55: "TC_assignment_fr_a5_1": using IMSI '001015310294189'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(486)@9c4496f35a55: ************************************************* VirtMSC-M3UA(486)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(486)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(484)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(489)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(489)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(489)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(487)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(486)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(489)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(485)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(485)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(488)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(492)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(492)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_fr_a5_1() start" VirtMSC-RAN(485)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103501921498'O, n_connectPointCode := omit VirtMSC-RAN(485)@9c4496f35a55: Created Expect[0] for '05240103505902080910103501921498'O to be handled at TC_assignment_fr_a5_1(494) VirtMSC-SCCP(484)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(484)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(485)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(485)@9c4496f35a55: Found Expect[0] for '05240103505902080910103501921498'O handled at TC_assignment_fr_a5_1(494) VirtMSC-RAN(485)@9c4496f35a55: Added conn table entry 0TC_assignment_fr_a5_1(494)12203749 VirtMSC-SCCP(484)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(484)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(484)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(484)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(484)@9c4496f35a55: vl_from0 VirtMSC-SCCP(484)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A090235B43C738B5E358F'O TC_assignment_fr_a5_1(494)@9c4496f35a55: 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(494)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '35B43C738B5E358F'O TC_assignment_fr_a5_1(494)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(484)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(484)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(484)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(484)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(494)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(493)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(491)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_1(494) VirtMSC-SCCP(484)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(484)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(484)@9c4496f35a55: vl_from0 VirtMSC-SCCP(484)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(491)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "66", 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_assignment_fr_a5_1(494) TC_assignment_fr_a5_1(494)@9c4496f35a55: 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(493)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(484)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(484)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(484)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(484)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(494)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_1(494)@9c4496f35a55: 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 := '4EA36A96'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 := '70537634'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(494)@9c4496f35a55: "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(494)@9c4496f35a55: "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(494)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(484)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(484)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(484)@9c4496f35a55: vl_from0 VirtMSC-SCCP(484)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(484)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(484)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(484)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(484)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(494)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(485)@9c4496f35a55: Deleted conn table entry 0TC_assignment_fr_a5_1(494)12203749 VirtMSC-SCCP(484)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_fr_a5_1(494)@9c4496f35a55: "Got RSL RR Release" TC_assignment_fr_a5_1(494)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(484)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(484)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_fr_a5_1(494)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_1(494)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(485)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(486)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(484)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(490)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(483)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(488)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(493)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(487)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(489)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(491)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(492)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(483): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(484): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(485): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(486): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(487): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(488): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(489): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(490): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(491): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(492): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(493): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_fr_a5_1(494): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_fr_a5_1 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 pass'. Sun Jun 9 05:54:52 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_1 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_fr_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=358151) Waiting for packet dumper to finish... 1 (prev_count=358151, count=545371) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 05:54: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_fr_a5_1_codec_missing started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(498)@9c4496f35a55: ************************************************* VirtMSC-M3UA(498)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(498)@9c4496f35a55: ************************************************* VirtMSC-SCCP(496)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(501)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(501)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(501)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(499)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(498)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(501)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(497)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(497)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(500)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(504)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(504)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_fr_a5_1_codec_missing() start" TC_assignment_fr_a5_1_codec_missing(506)@9c4496f35a55: "TC_assignment_fr_a5_1_codec_missing": using IMSI '001017917637132'H VirtMSC-RAN(497)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910109771361723'O, n_connectPointCode := omit VirtMSC-RAN(497)@9c4496f35a55: Created Expect[0] for '05240103505902080910109771361723'O to be handled at TC_assignment_fr_a5_1_codec_missing(506) VirtMSC-SCCP(496)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(496)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(497)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(497)@9c4496f35a55: Found Expect[0] for '05240103505902080910109771361723'O handled at TC_assignment_fr_a5_1_codec_missing(506) VirtMSC-RAN(497)@9c4496f35a55: Added conn table entry 0TC_assignment_fr_a5_1_codec_missing(506)6318702 VirtMSC-SCCP(496)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(496)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(505)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(503)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_1_codec_missing(506) VirtMSC-SCCP(496)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(496)@9c4496f35a55: vl_len:16 VirtMSC-SCCP(496)@9c4496f35a55: vl_from0 VirtMSC-SCCP(496)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000E010B030108017C06010203040926'O VirtMSC-SCCP(496)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(496)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(496)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(496)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1_codec_missing(506)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_fr_a5_1_codec_missing(506)@9c4496f35a55: 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 := '63A244B6'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 := '2E52054B'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(506)@9c4496f35a55: "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(506)@9c4496f35a55: "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(506)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(496)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(496)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(496)@9c4496f35a55: vl_from0 VirtMSC-SCCP(496)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(496)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(496)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(496)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(496)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1_codec_missing(506)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(497)@9c4496f35a55: Deleted conn table entry 0TC_assignment_fr_a5_1_codec_missing(506)6318702 VirtMSC-SCCP(496)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(496)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(496)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_fr_a5_1_codec_missing(506)@9c4496f35a55: "Got RSL RR Release" TC_assignment_fr_a5_1_codec_missing(506)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_fr_a5_1_codec_missing(506)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_1_codec_missing(506)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(496)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(497)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(498)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(495)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(502)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(499)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(505)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(500)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(503)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(501)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(504)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(495): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(496): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(497): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(498): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(499): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(500): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(501): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(503): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(504): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(505): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_fr_a5_1_codec_missing(506): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_fr_a5_1_codec_missing finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing pass'. Sun Jun 9 05:55:04 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_1_codec_missing pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_fr_a5_1_codec_missing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=276348) Waiting for packet dumper to finish... 1 (prev_count=276348, count=462153) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3'. ------ BSC_Tests.TC_assignment_fr_a5_3 ------ Sun Jun 9 05:55: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_3.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_fr_a5_3 started. MTC@9c4496f35a55: "TC_assignment_fr_a5_3": using IMSI '001017285168645'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(510)@9c4496f35a55: ************************************************* VirtMSC-M3UA(510)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(510)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(508)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(513)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(513)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(513)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(511)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(510)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(513)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(509)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(509)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(512)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(516)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(516)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_fr_a5_3() start" VirtMSC-RAN(509)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910102758616854'O, n_connectPointCode := omit VirtMSC-RAN(509)@9c4496f35a55: Created Expect[0] for '05240103505902080910102758616854'O to be handled at TC_assignment_fr_a5_3(518) VirtMSC-SCCP(508)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(508)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(509)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(509)@9c4496f35a55: Found Expect[0] for '05240103505902080910102758616854'O handled at TC_assignment_fr_a5_3(518) VirtMSC-RAN(509)@9c4496f35a55: Added conn table entry 0TC_assignment_fr_a5_3(518)16274367 VirtMSC-SCCP(508)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(508)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(508)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(508)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(508)@9c4496f35a55: vl_from0 VirtMSC-SCCP(508)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A090833F9352D62003465'O TC_assignment_fr_a5_3(518)@9c4496f35a55: 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(518)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '33F9352D62003465'O TC_assignment_fr_a5_3(518)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(508)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(508)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(508)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(508)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(518)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(517)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(515)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_3(518) VirtMSC-SCCP(508)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(508)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(508)@9c4496f35a55: vl_from0 VirtMSC-SCCP(508)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(515)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "71", 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_fr_a5_3(518) TC_assignment_fr_a5_3(518)@9c4496f35a55: 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(517)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(508)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(508)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(508)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(508)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(518)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_3(518)@9c4496f35a55: 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 := '1D4F1AFE'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 := '10548F47'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(518)@9c4496f35a55: "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(518)@9c4496f35a55: "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(518)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(508)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(508)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(508)@9c4496f35a55: vl_from0 VirtMSC-SCCP(508)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(508)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(508)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(508)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(508)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(518)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(509)@9c4496f35a55: Deleted conn table entry 0TC_assignment_fr_a5_3(518)16274367 VirtMSC-SCCP(508)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_fr_a5_3(518)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(508)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(508)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_fr_a5_3(518)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_fr_a5_3(518)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_3(518)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(509)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(510)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(507)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(508)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(514)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(511)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(512)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(517)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(513)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(515)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(516)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(507): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(508): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(509): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(510): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(511): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(512): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(513): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(514): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(515): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(516): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(517): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_fr_a5_3(518): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_fr_a5_3 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 pass'. Sun Jun 9 05:55:18 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_3 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_fr_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=358707) Waiting for packet dumper to finish... 1 (prev_count=358707, count=545336) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4'. ------ BSC_Tests.TC_assignment_fr_a5_4 ------ Sun Jun 9 05:55:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_fr_a5_4 started. MTC@9c4496f35a55: "TC_assignment_fr_a5_4": using IMSI '001014349528970'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(522)@9c4496f35a55: ************************************************* VirtMSC-M3UA(522)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(522)@9c4496f35a55: ************************************************* VirtMSC-SCCP(520)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(525)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(525)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(525)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(523)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(522)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(525)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(521)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(521)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(524)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(528)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(528)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_fr_a5_4() start" VirtMSC-RAN(521)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103494259807'O, n_connectPointCode := omit VirtMSC-RAN(521)@9c4496f35a55: Created Expect[0] for '05240103505902080910103494259807'O to be handled at TC_assignment_fr_a5_4(530) VirtMSC-SCCP(520)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(520)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(521)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(521)@9c4496f35a55: Found Expect[0] for '05240103505902080910103494259807'O handled at TC_assignment_fr_a5_4(530) VirtMSC-RAN(521)@9c4496f35a55: Added conn table entry 0TC_assignment_fr_a5_4(530)1159777 VirtMSC-SCCP(520)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(520)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(520)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(520)@9c4496f35a55: vl_len:31 VirtMSC-SCCP(520)@9c4496f35a55: vl_from0 VirtMSC-SCCP(520)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '001D530A09103641B5E866CA07E483D6F47C8AAE81A302361D293D39A50401'O TC_assignment_fr_a5_4(530)@9c4496f35a55: 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(530)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = 'D6F47C8AAE81A302361D293D39A50401'O TC_assignment_fr_a5_4(530)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(520)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(520)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(520)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(520)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(530)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(529)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(527)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_4(530) VirtMSC-SCCP(520)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(520)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(520)@9c4496f35a55: vl_from0 VirtMSC-SCCP(520)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O TC_assignment_fr_a5_4(530)@9c4496f35a55: 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(529)@9c4496f35a55: Disabled queueing of DChan messages VirtMGW-MGCP-0(527)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "76", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "31" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_fr_a5_4(530) VirtMSC-SCCP(520)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(520)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(520)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(520)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(530)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_4(530)@9c4496f35a55: 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 := '37534B06'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 := '1EA432AE'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(530)@9c4496f35a55: "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(530)@9c4496f35a55: "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(530)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(520)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(520)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(520)@9c4496f35a55: vl_from0 VirtMSC-SCCP(520)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(520)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(520)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(520)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(520)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(530)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(521)@9c4496f35a55: Deleted conn table entry 0TC_assignment_fr_a5_4(530)1159777 VirtMSC-SCCP(520)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_fr_a5_4(530)@9c4496f35a55: "Got RSL RR Release" TC_assignment_fr_a5_4(530)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(520)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(520)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_fr_a5_4(530)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_4(530)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(521)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(520)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(522)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(519)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(526)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(524)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(529)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(523)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(527)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(525)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(528)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(519): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(520): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(521): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(522): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(523): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(524): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(525): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(526): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(527): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(528): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(529): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_fr_a5_4(530): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_fr_a5_4 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 pass'. Sun Jun 9 05:55:32 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_4 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_fr_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=363936) Waiting for packet dumper to finish... 1 (prev_count=363936, count=549741) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail'. ------ BSC_Tests.TC_assignment_fr_a5_4_fail ------ Sun Jun 9 05:55: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_fr_a5_4_fail started. MTC@9c4496f35a55: "TC_assignment_fr_a5_4_fail": using IMSI '001012194728312'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(534)@9c4496f35a55: ************************************************* VirtMSC-M3UA(534)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(534)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(532)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(537)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(537)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(537)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(535)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(534)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(537)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(533)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(533)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(536)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(540)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(540)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_fr_a5_4_fail() start" VirtMSC-RAN(533)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910101249273821'O, n_connectPointCode := omit VirtMSC-RAN(533)@9c4496f35a55: Created Expect[0] for '05240103505902080910101249273821'O to be handled at TC_assignment_fr_a5_4_fail(542) VirtMSC-SCCP(532)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(532)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(533)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(533)@9c4496f35a55: Found Expect[0] for '05240103505902080910101249273821'O handled at TC_assignment_fr_a5_4_fail(542) VirtMSC-RAN(533)@9c4496f35a55: Added conn table entry 0TC_assignment_fr_a5_4_fail(542)397387 VirtMSC-SCCP(532)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(532)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(532)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(532)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(532)@9c4496f35a55: vl_from0 VirtMSC-SCCP(532)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A091070B6E6A1C557CFDB'O VirtMSC-SCCP(532)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(532)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(532)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(532)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4_fail(542)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_fr_a5_4_fail(542)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(532)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(532)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(532)@9c4496f35a55: vl_from0 VirtMSC-SCCP(532)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(532)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(532)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(532)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(532)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4_fail(542)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(533)@9c4496f35a55: Deleted conn table entry 0TC_assignment_fr_a5_4_fail(542)397387 VirtMSC-SCCP(532)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_fr_a5_4_fail(542)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(532)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(532)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_fr_a5_4_fail(542)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_fr_a5_4_fail(542)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_4_fail(542)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(533)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(534)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(531)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(532)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(538)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(536)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(535)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(541)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(539)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(537)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(540)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(531): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(532): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(533): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(534): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(535): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(536): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(537): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(538): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(539): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(540): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(541): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_fr_a5_4_fail(542): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_fr_a5_4_fail finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail pass'. Sun Jun 9 05:55:43 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_4_fail pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_fr_a5_4_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=274739) Waiting for packet dumper to finish... 1 (prev_count=274739, count=460544) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup'. ------ BSC_Tests.TC_assignment_fr_a5_not_sup ------ Sun Jun 9 05: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_fr_a5_not_sup started. MTC@9c4496f35a55: "TC_assignment_fr_a5_not_sup": using IMSI '001017606226154'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(546)@9c4496f35a55: ************************************************* VirtMSC-M3UA(546)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(546)@9c4496f35a55: ************************************************* VirtMSC-SCCP(544)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(549)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(549)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(549)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(547)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(546)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(549)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(545)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(545)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(548)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(552)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(552)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_fr_a5_not_sup() start" VirtMSC-RAN(545)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910106760221645'O, n_connectPointCode := omit VirtMSC-RAN(545)@9c4496f35a55: Created Expect[0] for '05240103505902080910106760221645'O to be handled at TC_assignment_fr_a5_not_sup(554) VirtMSC-SCCP(544)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(544)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(545)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(545)@9c4496f35a55: Found Expect[0] for '05240103505902080910106760221645'O handled at TC_assignment_fr_a5_not_sup(554) VirtMSC-RAN(545)@9c4496f35a55: Added conn table entry 0TC_assignment_fr_a5_not_sup(554)4127929 VirtMSC-SCCP(544)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(544)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(544)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(544)@9c4496f35a55: vl_len:31 VirtMSC-SCCP(544)@9c4496f35a55: vl_from0 VirtMSC-SCCP(544)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '001D530A092037CF960FC5FB176F83FA26D13758C6D52F6110BF93F8C1E030'O VirtMSC-SCCP(544)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(544)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(544)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(544)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_not_sup(554)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_fr_a5_not_sup(554)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(544)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(544)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(544)@9c4496f35a55: vl_from0 VirtMSC-SCCP(544)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(544)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(544)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(544)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(544)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_not_sup(554)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(545)@9c4496f35a55: Deleted conn table entry 0TC_assignment_fr_a5_not_sup(554)4127929 VirtMSC-SCCP(544)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_fr_a5_not_sup(554)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(544)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(544)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_fr_a5_not_sup(554)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_fr_a5_not_sup(554)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_not_sup(554)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(544)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(546)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(543)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(550)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(545)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(548)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(553)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(547)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(549)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(551)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(552)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(543): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(544): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(545): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(546): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(547): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(548): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(549): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(550): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(551): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(552): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(553): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_fr_a5_not_sup(554): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_fr_a5_not_sup finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup pass'. Sun Jun 9 05:55:55 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_not_sup pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_fr_a5_not_sup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=273663) Waiting for packet dumper to finish... 1 (prev_count=273663, count=461818) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0'. ------ BSC_Tests.TC_ciph_mode_a5_0 ------ Sun Jun 9 05:56: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ciph_mode_a5_0 started. MTC@9c4496f35a55: "TC_ciph_mode_a5_0": using IMSI '001012684045712'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(558)@9c4496f35a55: ************************************************* VirtMSC-M3UA(558)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(558)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(556)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(561)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(561)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(561)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(559)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(558)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(561)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(557)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(557)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(560)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(564)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(564)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ciph_mode_a5_0() start" VirtMSC-RAN(557)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910106248407521'O, n_connectPointCode := omit VirtMSC-RAN(557)@9c4496f35a55: Created Expect[0] for '05240103505902080910106248407521'O to be handled at TC_ciph_mode_a5_0(566) VirtMSC-SCCP(556)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(556)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(557)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(557)@9c4496f35a55: Found Expect[0] for '05240103505902080910106248407521'O handled at TC_ciph_mode_a5_0(566) VirtMSC-RAN(557)@9c4496f35a55: Added conn table entry 0TC_ciph_mode_a5_0(566)2928431 VirtMSC-SCCP(556)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(556)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(556)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(556)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(556)@9c4496f35a55: vl_from0 VirtMSC-SCCP(556)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A090111EE607E641456C8'O TC_ciph_mode_a5_0(566)@9c4496f35a55: 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(566)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('11EE607E641456C8'O, ''O) TC_ciph_mode_a5_0(566)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(556)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(556)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(556)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(556)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(566)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(565)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(563)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_0(566) VirtMSC-SCCP(556)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(556)@9c4496f35a55: vl_len:8 VirtMSC-SCCP(556)@9c4496f35a55: vl_from0 VirtMSC-SCCP(556)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(556)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(556)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(556)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(556)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(566)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_0(566)@9c4496f35a55: 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 := '3C9401CC'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 := '31EFE8FC'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(566)@9c4496f35a55: "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(566)@9c4496f35a55: "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(566)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(556)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(556)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(556)@9c4496f35a55: vl_from0 VirtMSC-SCCP(556)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(556)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(556)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(556)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(556)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(566)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(557)@9c4496f35a55: Deleted conn table entry 0TC_ciph_mode_a5_0(566)2928431 VirtMSC-SCCP(556)@9c4496f35a55: Session index based on connection ID:0 TC_ciph_mode_a5_0(566)@9c4496f35a55: "Got RSL RR Release" TC_ciph_mode_a5_0(566)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(556)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(556)@9c4496f35a55: RLC received in state:disconnect_pending TC_ciph_mode_a5_0(566)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_0(566)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(556)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(558)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(555)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(557)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(562)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(560)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(565)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(559)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(564)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(561)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(563)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(555): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(556): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(557): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(558): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(559): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(560): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(561): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(562): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(563): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(564): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(565): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ciph_mode_a5_0(566): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ciph_mode_a5_0 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 pass'. Sun Jun 9 05:56:07 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_0 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ciph_mode_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=286180) Waiting for packet dumper to finish... 1 (prev_count=286180, count=474224) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1'. ------ BSC_Tests.TC_ciph_mode_a5_1 ------ Sun Jun 9 05:56:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ciph_mode_a5_1 started. MTC@9c4496f35a55: "TC_ciph_mode_a5_1": using IMSI '001013996324949'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(570)@9c4496f35a55: ************************************************* VirtMSC-M3UA(570)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(570)@9c4496f35a55: ************************************************* VirtMSC-SCCP(568)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(573)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(573)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(573)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(571)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(570)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(573)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(569)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(569)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(572)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(576)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(576)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ciph_mode_a5_1() start" VirtMSC-RAN(569)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910109369239494'O, n_connectPointCode := omit VirtMSC-RAN(569)@9c4496f35a55: Created Expect[0] for '05240103505902080910109369239494'O to be handled at TC_ciph_mode_a5_1(578) VirtMSC-SCCP(568)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(568)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(569)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(569)@9c4496f35a55: Found Expect[0] for '05240103505902080910109369239494'O handled at TC_ciph_mode_a5_1(578) VirtMSC-RAN(569)@9c4496f35a55: Added conn table entry 0TC_ciph_mode_a5_1(578)13981477 VirtMSC-SCCP(568)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(568)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(568)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(568)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(568)@9c4496f35a55: vl_from0 VirtMSC-SCCP(568)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A0902C397B6A77671FDBE'O TC_ciph_mode_a5_1(578)@9c4496f35a55: 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(578)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = 'C397B6A77671FDBE'O TC_ciph_mode_a5_1(578)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(568)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(568)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(568)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(568)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(578)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(577)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(575)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_1(578) VirtMSC-SCCP(568)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(568)@9c4496f35a55: vl_len:8 VirtMSC-SCCP(568)@9c4496f35a55: vl_from0 VirtMSC-SCCP(568)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(568)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(568)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(568)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(568)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(578)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_1(578)@9c4496f35a55: 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 := '5FC22CA5'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 := '341003CE'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(578)@9c4496f35a55: "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(578)@9c4496f35a55: "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(578)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(568)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(568)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(568)@9c4496f35a55: vl_from0 VirtMSC-SCCP(568)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(568)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(568)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(568)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(568)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(578)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(569)@9c4496f35a55: Deleted conn table entry 0TC_ciph_mode_a5_1(578)13981477 VirtMSC-SCCP(568)@9c4496f35a55: Session index based on connection ID:0 TC_ciph_mode_a5_1(578)@9c4496f35a55: "Got RSL RR Release" TC_ciph_mode_a5_1(578)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(568)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(568)@9c4496f35a55: RLC received in state:disconnect_pending TC_ciph_mode_a5_1(578)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_1(578)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(569)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(570)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(568)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(574)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(567)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(571)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(572)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(577)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(573)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(575)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(576)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(567): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(568): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(569): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(570): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(571): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(572): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(573): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(574): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(575): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(576): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(577): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ciph_mode_a5_1(578): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ciph_mode_a5_1 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 pass'. Sun Jun 9 05:56:19 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_1 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ciph_mode_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=287097) Waiting for packet dumper to finish... 1 (prev_count=287097, count=473904) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0'. ------ BSC_Tests.TC_ciph_mode_a5_2_0 ------ Sun Jun 9 05:56:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ciph_mode_a5_2_0 started. MTC@9c4496f35a55: "TC_ciph_mode_a5_2_0": using IMSI '001010181600277'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(582)@9c4496f35a55: ************************************************* VirtMSC-M3UA(582)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(582)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(580)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(585)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(585)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(585)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(583)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(582)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(585)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(581)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(581)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(584)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(588)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(588)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ciph_mode_a5_2_0() start" VirtMSC-RAN(581)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910101018062077'O, n_connectPointCode := omit VirtMSC-RAN(581)@9c4496f35a55: Created Expect[0] for '05240103505902080910101018062077'O to be handled at TC_ciph_mode_a5_2_0(590) VirtMSC-SCCP(580)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(580)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(581)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(581)@9c4496f35a55: Found Expect[0] for '05240103505902080910101018062077'O handled at TC_ciph_mode_a5_2_0(590) VirtMSC-RAN(581)@9c4496f35a55: Added conn table entry 0TC_ciph_mode_a5_2_0(590)14373319 VirtMSC-SCCP(580)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(580)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(580)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(580)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(580)@9c4496f35a55: vl_from0 VirtMSC-SCCP(580)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A090564E4B73548F066CC'O TC_ciph_mode_a5_2_0(590)@9c4496f35a55: 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(590)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_2 (3) expect kc = '64E4B73548F066CC'O TC_ciph_mode_a5_2_0(590)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(580)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(580)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(580)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(580)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(590)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(589)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(587)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_2_0(590) VirtMSC-SCCP(580)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(580)@9c4496f35a55: vl_len:8 VirtMSC-SCCP(580)@9c4496f35a55: vl_from0 VirtMSC-SCCP(580)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(580)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(580)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(580)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(580)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(590)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_2_0(590)@9c4496f35a55: 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 := '13A816BC'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 := '3D8C732C'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(590)@9c4496f35a55: "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(590)@9c4496f35a55: "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(590)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(580)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(580)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(580)@9c4496f35a55: vl_from0 VirtMSC-SCCP(580)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(580)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(580)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(580)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(580)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(590)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(581)@9c4496f35a55: Deleted conn table entry 0TC_ciph_mode_a5_2_0(590)14373319 VirtMSC-SCCP(580)@9c4496f35a55: Session index based on connection ID:0 TC_ciph_mode_a5_2_0(590)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(580)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(580)@9c4496f35a55: RLC received in state:disconnect_pending TC_ciph_mode_a5_2_0(590)@9c4496f35a55: "Got RSL Deact SACCH" TC_ciph_mode_a5_2_0(590)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_2_0(590)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(580)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(581)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(579)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(582)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(586)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-M3UA(585)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(589)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(584)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(583)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(588)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(587)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(579): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(580): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(581): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(582): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(583): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(584): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(585): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(586): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(587): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(588): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(589): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ciph_mode_a5_2_0(590): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ciph_mode_a5_2_0 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 pass'. Sun Jun 9 05:56:30 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_2_0 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=288407) Waiting for packet dumper to finish... 1 (prev_count=288407, count=475627) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1'. ------ BSC_Tests.TC_ciph_mode_a5_2_1 ------ Sun Jun 9 05:56: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ciph_mode_a5_2_1 started. MTC@9c4496f35a55: "TC_ciph_mode_a5_2_1": using IMSI '001011654567513'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(594)@9c4496f35a55: ************************************************* VirtMSC-M3UA(594)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(594)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(592)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(597)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(597)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(597)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(595)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(594)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(597)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(593)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(593)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(596)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(600)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(600)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ciph_mode_a5_2_1() start" VirtMSC-RAN(593)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910106145655731'O, n_connectPointCode := omit VirtMSC-RAN(593)@9c4496f35a55: Created Expect[0] for '05240103505902080910106145655731'O to be handled at TC_ciph_mode_a5_2_1(602) VirtMSC-SCCP(592)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(592)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(593)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(593)@9c4496f35a55: Found Expect[0] for '05240103505902080910106145655731'O handled at TC_ciph_mode_a5_2_1(602) VirtMSC-RAN(593)@9c4496f35a55: Added conn table entry 0TC_ciph_mode_a5_2_1(602)15669752 VirtMSC-SCCP(592)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(592)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(592)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(592)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(592)@9c4496f35a55: vl_from0 VirtMSC-SCCP(592)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A090603A1CDB8040A1B15'O TC_ciph_mode_a5_2_1(602)@9c4496f35a55: 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(602)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '03A1CDB8040A1B15'O TC_ciph_mode_a5_2_1(602)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(592)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(592)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(592)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(592)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(602)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(601)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(599)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_2_1(602) VirtMSC-SCCP(592)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(592)@9c4496f35a55: vl_len:8 VirtMSC-SCCP(592)@9c4496f35a55: vl_from0 VirtMSC-SCCP(592)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(592)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(592)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(592)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(592)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(602)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_2_1(602)@9c4496f35a55: 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 := '3BDF6895'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 := '2225B5C8'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(602)@9c4496f35a55: "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(602)@9c4496f35a55: "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(602)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(592)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(592)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(592)@9c4496f35a55: vl_from0 VirtMSC-SCCP(592)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(592)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(592)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(592)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(592)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(602)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(593)@9c4496f35a55: Deleted conn table entry 0TC_ciph_mode_a5_2_1(602)15669752 VirtMSC-SCCP(592)@9c4496f35a55: Session index based on connection ID:0 TC_ciph_mode_a5_2_1(602)@9c4496f35a55: "Got RSL RR Release" TC_ciph_mode_a5_2_1(602)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(592)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(592)@9c4496f35a55: RLC received in state:disconnect_pending TC_ciph_mode_a5_2_1(602)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_2_1(602)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(594)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(592)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(591)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(593)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(598)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(595)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(596)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(601)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(597)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(599)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(600)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(591): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(592): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(593): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(594): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(595): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(596): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(597): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(598): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(599): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(600): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(601): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ciph_mode_a5_2_1(602): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ciph_mode_a5_2_1 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 pass'. Sun Jun 9 05:56:42 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_2_1 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=289877) Waiting for packet dumper to finish... 1 (prev_count=289877, count=477508) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3'. ------ BSC_Tests.TC_ciph_mode_a5_3 ------ Sun Jun 9 05:56: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ciph_mode_a5_3 started. MTC@9c4496f35a55: "TC_ciph_mode_a5_3": using IMSI '001015466390189'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(606)@9c4496f35a55: ************************************************* VirtMSC-M3UA(606)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(606)@9c4496f35a55: ************************************************* VirtMSC-SCCP(604)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(609)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(609)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(609)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(607)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(606)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(609)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(605)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(605)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(608)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(612)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(612)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ciph_mode_a5_3() start" VirtMSC-RAN(605)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910104566931098'O, n_connectPointCode := omit VirtMSC-RAN(605)@9c4496f35a55: Created Expect[0] for '05240103505902080910104566931098'O to be handled at TC_ciph_mode_a5_3(614) VirtMSC-SCCP(604)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(604)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(605)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(605)@9c4496f35a55: Found Expect[0] for '05240103505902080910104566931098'O handled at TC_ciph_mode_a5_3(614) VirtMSC-RAN(605)@9c4496f35a55: Added conn table entry 0TC_ciph_mode_a5_3(614)14963779 VirtMSC-SCCP(604)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(604)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(604)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(604)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(604)@9c4496f35a55: vl_from0 VirtMSC-SCCP(604)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C530A090802E421C337C8A9B2'O TC_ciph_mode_a5_3(614)@9c4496f35a55: 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(614)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '02E421C337C8A9B2'O TC_ciph_mode_a5_3(614)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(604)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(604)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(604)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(604)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(614)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(613)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(611)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_3(614) VirtMSC-SCCP(604)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(604)@9c4496f35a55: vl_len:8 VirtMSC-SCCP(604)@9c4496f35a55: vl_from0 VirtMSC-SCCP(604)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(604)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(604)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(604)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(604)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(614)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_3(614)@9c4496f35a55: 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 := '01D79259'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 := '7C18AFCE'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(614)@9c4496f35a55: "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(614)@9c4496f35a55: "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(614)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(604)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(604)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(604)@9c4496f35a55: vl_from0 VirtMSC-SCCP(604)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(604)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(604)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(604)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(604)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(614)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(605)@9c4496f35a55: Deleted conn table entry 0TC_ciph_mode_a5_3(614)14963779 VirtMSC-SCCP(604)@9c4496f35a55: Session index based on connection ID:0 TC_ciph_mode_a5_3(614)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(604)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(604)@9c4496f35a55: RLC received in state:disconnect_pending TC_ciph_mode_a5_3(614)@9c4496f35a55: "Got RSL Deact SACCH" TC_ciph_mode_a5_3(614)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_3(614)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(606)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(604)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(605)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(603)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(610)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(613)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(608)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(607)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(612)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(609)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(611)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(603): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(604): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(605): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(606): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(607): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(608): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(609): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(610): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(611): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(612): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(613): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ciph_mode_a5_3(614): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ciph_mode_a5_3 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 pass'. Sun Jun 9 05:56:54 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_3 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ciph_mode_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=286869) Waiting for packet dumper to finish... 1 (prev_count=286869, count=474913) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4'. ------ BSC_Tests.TC_ciph_mode_a5_4 ------ Sun Jun 9 05:56: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ciph_mode_a5_4 started. MTC@9c4496f35a55: "TC_ciph_mode_a5_4": using IMSI '001012207363210'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(618)@9c4496f35a55: ************************************************* VirtMSC-M3UA(618)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(618)@9c4496f35a55: ************************************************* VirtMSC-SCCP(616)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(621)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(621)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(621)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(619)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(618)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(621)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(617)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(617)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(620)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(624)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(624)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ciph_mode_a5_4() start" VirtMSC-RAN(617)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910102270632301'O, n_connectPointCode := omit VirtMSC-RAN(617)@9c4496f35a55: Created Expect[0] for '05240103505902080910102270632301'O to be handled at TC_ciph_mode_a5_4(626) VirtMSC-SCCP(616)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(616)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(617)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(617)@9c4496f35a55: Found Expect[0] for '05240103505902080910102270632301'O handled at TC_ciph_mode_a5_4(626) VirtMSC-RAN(617)@9c4496f35a55: Added conn table entry 0TC_ciph_mode_a5_4(626)9831502 VirtMSC-SCCP(616)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(616)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(616)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(616)@9c4496f35a55: vl_len:31 VirtMSC-SCCP(616)@9c4496f35a55: vl_from0 VirtMSC-SCCP(616)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '001D530A0910165624B1E2D1236883EDF8E985DF5FD5A50D3CD79DE94478F2'O TC_ciph_mode_a5_4(626)@9c4496f35a55: 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(626)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = 'EDF8E985DF5FD5A50D3CD79DE94478F2'O TC_ciph_mode_a5_4(626)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(616)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(616)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(616)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(616)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(626)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(625)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(623)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_4(626) VirtMSC-SCCP(616)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(616)@9c4496f35a55: vl_len:8 VirtMSC-SCCP(616)@9c4496f35a55: vl_from0 VirtMSC-SCCP(616)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(616)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(616)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(616)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(616)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(626)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_4(626)@9c4496f35a55: 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 := '1ACC6C53'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 := '359501AE'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(626)@9c4496f35a55: "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(626)@9c4496f35a55: "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(626)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(616)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(616)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(616)@9c4496f35a55: vl_from0 VirtMSC-SCCP(616)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(616)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(616)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(616)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(616)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(626)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(617)@9c4496f35a55: Deleted conn table entry 0TC_ciph_mode_a5_4(626)9831502 VirtMSC-SCCP(616)@9c4496f35a55: Session index based on connection ID:0 TC_ciph_mode_a5_4(626)@9c4496f35a55: "Got RSL RR Release" TC_ciph_mode_a5_4(626)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(616)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(616)@9c4496f35a55: RLC received in state:disconnect_pending TC_ciph_mode_a5_4(626)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_4(626)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(616)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(617)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(615)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(622)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(618)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(620)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(619)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(625)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(624)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(621)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(623)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(615): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(616): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(617): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(618): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(619): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(620): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(621): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(622): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(623): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(624): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(625): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ciph_mode_a5_4(626): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ciph_mode_a5_4 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 pass'. Sun Jun 9 05:57:06 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_4 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ciph_mode_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=289517) Waiting for packet dumper to finish... 1 (prev_count=289517, count=475735) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr'. ------ BSC_Tests.TC_assignment_codec_fr ------ Sun Jun 9 05:57: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_assignment_codec_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_fr started. MTC@9c4496f35a55: "TC_assignment_codec_fr": using IMSI '001014532626312'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(630)@9c4496f35a55: ************************************************* VirtMSC-M3UA(630)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(630)@9c4496f35a55: ************************************************* VirtMSC-SCCP(628)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(633)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(633)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(633)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(631)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(630)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(633)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(629)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(629)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(632)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(636)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(636)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_fr() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(638)@9c4496f35a55: 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(629)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910105423263621'O, n_connectPointCode := omit VirtMSC-RAN(629)@9c4496f35a55: Created Expect[0] for '05240103505902080910105423263621'O to be handled at TC_assignment_codec_fr(638) VirtMSC-SCCP(628)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(628)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(629)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(629)@9c4496f35a55: Found Expect[0] for '05240103505902080910105423263621'O handled at TC_assignment_codec_fr(638) VirtMSC-RAN(629)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_fr(638)2891085 VirtMSC-SCCP(628)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(628)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(637)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(635)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr(638) VirtMSC-SCCP(628)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(628)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(628)@9c4496f35a55: vl_from0 VirtMSC-SCCP(628)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(635)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "81", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3a" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_fr(638) TC_assignment_codec_fr(638)@9c4496f35a55: 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(637)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(628)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(628)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(628)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(628)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr(638)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_fr(638)@9c4496f35a55: 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 := '30A87447'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 := '30E3295B'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(638)@9c4496f35a55: "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(638)@9c4496f35a55: "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(638)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(628)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(628)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(628)@9c4496f35a55: vl_from0 VirtMSC-SCCP(628)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(628)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(628)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(628)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(628)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr(638)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_fr(638)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_codec_fr(638)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(629)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_fr(638)2891085 VirtMSC-SCCP(628)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(628)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(628)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_fr(638)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr(638)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(628)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(630)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(634)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(629)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(627)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(631)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(637)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(632)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(633)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(635)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(636)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(627): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(628): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(629): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(630): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(631): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(632): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(633): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(634): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(635): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(636): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(637): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_fr(638): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_fr finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr pass'. Sun Jun 9 05:57:20 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=376789) Waiting for packet dumper to finish... 1 (prev_count=376789, count=563418) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 05:57: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_fr_by_mode_modify started. MTC@9c4496f35a55: "TC_assignment_codec_fr_by_mode_modify": using IMSI '001012462732028'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(642)@9c4496f35a55: ************************************************* VirtMSC-M3UA(642)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(642)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(640)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(645)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(645)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(645)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(643)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(642)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(645)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(641)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(641)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(644)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(648)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(648)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_fr_by_mode_modify() start" TC_assignment_codec_fr_by_mode_modify(650)@9c4496f35a55: 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(641)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910104226370282'O, n_connectPointCode := omit VirtMSC-RAN(641)@9c4496f35a55: Created Expect[0] for '05240103505902080910104226370282'O to be handled at TC_assignment_codec_fr_by_mode_modify(650) VirtMSC-SCCP(640)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(640)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(641)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(641)@9c4496f35a55: Found Expect[0] for '05240103505902080910104226370282'O handled at TC_assignment_codec_fr_by_mode_modify(650) VirtMSC-RAN(641)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_fr_by_mode_modify(650)7202673 VirtMSC-SCCP(640)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(640)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(649)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(647)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_by_mode_modify(650) VirtMSC-SCCP(640)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(640)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(640)@9c4496f35a55: vl_from0 VirtMSC-SCCP(640)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O TC_assignment_codec_fr_by_mode_modify(650)@9c4496f35a55: 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(647)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3b" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_fr_by_mode_modify(650) VirtMSC-SCCP(640)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(640)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(640)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(640)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_by_mode_modify(650)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_fr_by_mode_modify(650)@9c4496f35a55: 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 := '10753E22'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 := '7853DD9A'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(650)@9c4496f35a55: "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(650)@9c4496f35a55: "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(650)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(640)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(640)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(640)@9c4496f35a55: vl_from0 VirtMSC-SCCP(640)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(640)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(640)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(640)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(640)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_by_mode_modify(650)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(641)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_fr_by_mode_modify(650)7202673 VirtMSC-SCCP(640)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_fr_by_mode_modify(650)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_fr_by_mode_modify(650)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(640)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(640)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_fr_by_mode_modify(650)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_by_mode_modify(650)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(641)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(640)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(639)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(642)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(646)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(649)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(644)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(643)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(645)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(647)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(648)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(639): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(640): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(641): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(642): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(643): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(644): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(645): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(646): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(647): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(648): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(649): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_fr_by_mode_modify(650): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_fr_by_mode_modify finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass'. Sun Jun 9 05:57:32 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_fr_by_mode_modify.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=369687) Waiting for packet dumper to finish... 1 (prev_count=369687, count=556316) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr'. ------ BSC_Tests.TC_assignment_codec_hr ------ Sun Jun 9 05: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_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_hr started. MTC@9c4496f35a55: "TC_assignment_codec_hr": using IMSI '001018517207283'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(654)@9c4496f35a55: ************************************************* VirtMSC-M3UA(654)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(654)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(652)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(657)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(657)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(657)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(655)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(654)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(657)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(653)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(653)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(656)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(660)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(660)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_hr() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(662)@9c4496f35a55: 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(653)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910105871022738'O, n_connectPointCode := omit VirtMSC-RAN(653)@9c4496f35a55: Created Expect[0] for '05240103505902080910105871022738'O to be handled at TC_assignment_codec_hr(662) VirtMSC-SCCP(652)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(652)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(653)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(653)@9c4496f35a55: Found Expect[0] for '05240103505902080910105871022738'O handled at TC_assignment_codec_hr(662) VirtMSC-RAN(653)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_hr(662)13809126 VirtMSC-SCCP(652)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(652)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(661)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(659)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr(662) VirtMSC-SCCP(652)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(652)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(652)@9c4496f35a55: vl_from0 VirtMSC-SCCP(652)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O VirtMGW-MGCP-0(659)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3c" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_hr(662) TC_assignment_codec_hr(662)@9c4496f35a55: 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(661)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(652)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(652)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(652)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(652)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr(662)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_hr(662)@9c4496f35a55: 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 := '54FDE086'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 := '3383C09B'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(662)@9c4496f35a55: "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(662)@9c4496f35a55: "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(662)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(652)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(652)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(652)@9c4496f35a55: vl_from0 VirtMSC-SCCP(652)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(652)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(652)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(652)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(652)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr(662)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_hr(662)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_codec_hr(662)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(653)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_hr(662)13809126 VirtMSC-SCCP(652)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(652)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(652)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_hr(662)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr(662)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(653)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(652)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(654)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(658)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(651)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(655)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(656)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(661)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(657)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(659)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(660)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(651): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(652): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(653): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(654): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(655): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(656): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(657): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(658): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(659): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(660): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(661): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_hr(662): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_hr finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr pass'. Sun Jun 9 05:57:46 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=378993) Waiting for packet dumper to finish... 1 (prev_count=378993, count=565211) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr'. ------ BSC_Tests.TC_assignment_codec_efr ------ Sun Jun 9 05:57: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_efr.pcap" >/data/BSC_Tests.TC_assignment_codec_efr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_efr started. MTC@9c4496f35a55: "TC_assignment_codec_efr": using IMSI '001011286143184'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(666)@9c4496f35a55: ************************************************* VirtMSC-M3UA(666)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(666)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(664)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(669)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(669)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(669)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(667)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(666)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(669)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(665)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(665)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(668)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(672)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(672)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_efr() start" TC_assignment_codec_efr(674)@9c4496f35a55: 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(665)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910102168411348'O, n_connectPointCode := omit VirtMSC-RAN(665)@9c4496f35a55: Created Expect[0] for '05240103505902080910102168411348'O to be handled at TC_assignment_codec_efr(674) VirtMSC-SCCP(664)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(664)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(665)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(665)@9c4496f35a55: Found Expect[0] for '05240103505902080910102168411348'O handled at TC_assignment_codec_efr(674) VirtMSC-RAN(665)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_efr(674)16188320 VirtMSC-SCCP(664)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(664)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(673)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(671)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_efr(674) VirtMSC-SCCP(664)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(664)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(664)@9c4496f35a55: vl_from0 VirtMSC-SCCP(664)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108117C060102030409267D0182'O VirtMGW-MGCP-0(671)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3d" }, { code := "L", val := "p:20, a:GSM-EFR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_efr(674) TC_assignment_codec_efr(674)@9c4496f35a55: 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(673)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(664)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(664)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(664)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(664)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_efr(674)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_efr(674)@9c4496f35a55: 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 := '7F8308E1'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 := '1EE53E24'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(674)@9c4496f35a55: "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(674)@9c4496f35a55: "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(674)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(664)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(664)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(664)@9c4496f35a55: vl_from0 VirtMSC-SCCP(664)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(664)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(664)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(664)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(664)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_efr(674)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(665)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_efr(674)16188320 VirtMSC-SCCP(664)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_efr(674)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_efr(674)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(664)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(664)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_efr(674)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_efr(674)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(665)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(670)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(664)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(666)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(663)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-M3UA(669)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(668)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(673)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(667)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(671)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(672)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(663): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(664): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(665): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(666): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(667): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(668): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(669): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(670): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(671): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(672): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(673): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_efr(674): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_efr finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr pass'. Sun Jun 9 05:57:59 UTC 2024 ====== BSC_Tests.TC_assignment_codec_efr pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_efr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=350768) Waiting for packet dumper to finish... 1 (prev_count=350768, count=537397) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f'. ------ BSC_Tests.TC_assignment_codec_amr_f ------ Sun Jun 9 05:58: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_amr_f.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_f.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f started. MTC@9c4496f35a55: "TC_assignment_codec_amr_f": using IMSI '001013131596544'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(678)@9c4496f35a55: ************************************************* VirtMSC-M3UA(678)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(678)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(676)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(681)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(681)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(681)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(679)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(678)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(681)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(677)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(677)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(680)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(684)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(684)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_f() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(686)@9c4496f35a55: 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(677)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910101313955644'O, n_connectPointCode := omit VirtMSC-RAN(677)@9c4496f35a55: Created Expect[0] for '05240103505902080910101313955644'O to be handled at TC_assignment_codec_amr_f(686) VirtMSC-SCCP(676)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(676)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(677)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(677)@9c4496f35a55: Found Expect[0] for '05240103505902080910101313955644'O handled at TC_assignment_codec_amr_f(686) VirtMSC-RAN(677)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_f(686)3267748 VirtMSC-SCCP(676)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(676)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(685)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(683)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f(686) VirtMSC-SCCP(676)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(676)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(676)@9c4496f35a55: vl_from0 VirtMSC-SCCP(676)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03830457'O VirtMGW-MGCP-0(683)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "101", 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_f(686) TC_assignment_codec_amr_f(686)@9c4496f35a55: 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(685)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(676)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(676)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(676)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(676)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f(686)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_f(686)@9c4496f35a55: 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 := '0019719D'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 := '376BD7C3'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(686)@9c4496f35a55: "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(686)@9c4496f35a55: "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(686)@9c4496f35a55: 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(686)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(676)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(676)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(676)@9c4496f35a55: vl_from0 VirtMSC-SCCP(676)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(676)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(676)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(676)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(676)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f(686)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(677)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_f(686)3267748 TC_assignment_codec_amr_f(686)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(676)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_f(686)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(676)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(676)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_f(686)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f(686)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(676)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(675)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(677)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(678)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(682)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(679)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(685)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(680)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(684)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(681)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(683)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(675): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(676): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(677): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(678): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(679): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(680): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(681): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(682): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(683): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(684): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(685): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_f(686): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f pass'. Sun Jun 9 05:58:13 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=379727) Waiting for packet dumper to finish... 1 (prev_count=379727, count=566356) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h'. ------ BSC_Tests.TC_assignment_codec_amr_h ------ Sun Jun 9 05:58: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h started. MTC@9c4496f35a55: "TC_assignment_codec_amr_h": using IMSI '001015355229275'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(690)@9c4496f35a55: ************************************************* VirtMSC-M3UA(690)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(690)@9c4496f35a55: ************************************************* VirtMSC-SCCP(688)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(693)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(693)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(693)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(691)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(690)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(693)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(689)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(689)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(692)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(696)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(696)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_h() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(698)@9c4496f35a55: 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(689)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103555222957'O, n_connectPointCode := omit VirtMSC-RAN(689)@9c4496f35a55: Created Expect[0] for '05240103505902080910103555222957'O to be handled at TC_assignment_codec_amr_h(698) VirtMSC-SCCP(688)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(688)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(689)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(689)@9c4496f35a55: Found Expect[0] for '05240103505902080910103555222957'O handled at TC_assignment_codec_amr_h(698) VirtMSC-RAN(689)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_h(698)2380873 VirtMSC-SCCP(688)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(688)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(697)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(695)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h(698) VirtMSC-SCCP(688)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(688)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(688)@9c4496f35a55: vl_from0 VirtMSC-SCCP(688)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03840407'O VirtMGW-MGCP-0(695)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "106", 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(698) TC_assignment_codec_amr_h(698)@9c4496f35a55: 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(697)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(688)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(688)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(688)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(688)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h(698)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_h(698)@9c4496f35a55: 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 := '5FEDC5E6'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 := '28C63745'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(698)@9c4496f35a55: "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(698)@9c4496f35a55: "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(698)@9c4496f35a55: 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(698)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(688)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(688)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(688)@9c4496f35a55: vl_from0 VirtMSC-SCCP(688)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(688)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(688)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(688)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(688)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h(698)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(689)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_h(698)2380873 VirtMSC-SCCP(688)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_h(698)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_h(698)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(688)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(688)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_h(698)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h(698)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(690)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(687)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(688)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(689)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(694)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(691)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(693)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(697)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(692)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(696)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(695)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(687): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(688): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(689): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(690): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(691): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(692): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(693): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(694): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(695): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(696): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(697): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_h(698): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h pass'. Sun Jun 9 05:58:27 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=379271) Waiting for packet dumper to finish... 1 (prev_count=379271, count=566078) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S1'. ------ BSC_Tests.TC_assignment_codec_amr_f_S1 ------ Sun Jun 9 05:58: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S1' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_S1 started. MTC@9c4496f35a55: "TC_assignment_codec_amr_f_S1": using IMSI '001019188723008'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(702)@9c4496f35a55: ************************************************* VirtMSC-M3UA(702)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(702)@9c4496f35a55: ************************************************* VirtMSC-SCCP(700)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(705)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(705)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(705)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(703)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(702)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(705)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(701)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(701)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(704)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(708)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(708)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_f_S1() start" TC_assignment_codec_amr_f_S1(710)@9c4496f35a55: 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(701)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910101988270380'O, n_connectPointCode := omit VirtMSC-RAN(701)@9c4496f35a55: Created Expect[0] for '05240103505902080910101988270380'O to be handled at TC_assignment_codec_amr_f_S1(710) VirtMSC-SCCP(700)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(700)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(701)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(701)@9c4496f35a55: Found Expect[0] for '05240103505902080910101988270380'O handled at TC_assignment_codec_amr_f_S1(710) VirtMSC-RAN(701)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_f_S1(710)12355593 VirtMSC-SCCP(700)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(700)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(709)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(707)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_S1(710) VirtMSC-SCCP(700)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(700)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(700)@9c4496f35a55: vl_from0 VirtMSC-SCCP(700)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03830307'O VirtMGW-MGCP-0(707)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "111", 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_f_S1(710) TC_assignment_codec_amr_f_S1(710)@9c4496f35a55: 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(709)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(700)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(700)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(700)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(700)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S1(710)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_f_S1(710)@9c4496f35a55: 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 := '5FC7DCE3'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 := '20854EFE'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(710)@9c4496f35a55: "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(710)@9c4496f35a55: "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(710)@9c4496f35a55: 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(710)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(700)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(700)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(700)@9c4496f35a55: vl_from0 VirtMSC-SCCP(700)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(700)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(700)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(700)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(700)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S1(710)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(701)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_f_S1(710)12355593 VirtMSC-SCCP(700)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_f_S1(710)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_f_S1(710)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(700)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(700)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_S1(710)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_S1(710)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(700)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(702)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(699)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(701)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(706)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-M3UA(705)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(704)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(703)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(709)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(707)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(708)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(699): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(700): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(701): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(702): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(703): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(704): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(705): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(706): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(707): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(708): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(709): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_f_S1(710): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_S1 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S1 pass'. Sun Jun 9 05:58:41 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_S1 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=357949) Waiting for packet dumper to finish... 1 (prev_count=357949, count=545580) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S1 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S1'. ------ BSC_Tests.TC_assignment_codec_amr_h_S1 ------ Sun Jun 9 05:58: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S1' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_S1 started. MTC@9c4496f35a55: "TC_assignment_codec_amr_h_S1": using IMSI '001012529834419'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(714)@9c4496f35a55: ************************************************* VirtMSC-M3UA(714)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(714)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(712)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(717)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(717)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(717)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(715)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(714)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(717)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(713)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(713)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(716)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(720)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(720)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_h_S1() start" TC_assignment_codec_amr_h_S1(722)@9c4496f35a55: 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(713)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910105292384491'O, n_connectPointCode := omit VirtMSC-RAN(713)@9c4496f35a55: Created Expect[0] for '05240103505902080910105292384491'O to be handled at TC_assignment_codec_amr_h_S1(722) VirtMSC-SCCP(712)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(712)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(713)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(713)@9c4496f35a55: Found Expect[0] for '05240103505902080910105292384491'O handled at TC_assignment_codec_amr_h_S1(722) VirtMSC-RAN(713)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_h_S1(722)3238900 VirtMSC-SCCP(712)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(712)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(721)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(719)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_S1(722) VirtMSC-SCCP(712)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(712)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(712)@9c4496f35a55: vl_from0 VirtMSC-SCCP(712)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03840207'O VirtMGW-MGCP-0(719)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "116", 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_h_S1(722) TC_assignment_codec_amr_h_S1(722)@9c4496f35a55: 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(721)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(712)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(712)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(712)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(712)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S1(722)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_h_S1(722)@9c4496f35a55: 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 := '17E127A6'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 := '52C2E2CE'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(722)@9c4496f35a55: "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(722)@9c4496f35a55: "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(722)@9c4496f35a55: 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(722)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(712)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(712)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(712)@9c4496f35a55: vl_from0 VirtMSC-SCCP(712)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(712)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(712)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(712)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(712)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S1(722)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(713)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_h_S1(722)3238900 VirtMSC-SCCP(712)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_h_S1(722)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_h_S1(722)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(712)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(712)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_S1(722)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_S1(722)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(713)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(712)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(714)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(711)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(718)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(716)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(721)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(715)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(719)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(717)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(720)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(711): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(712): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(713): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(714): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(715): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(716): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(717): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(718): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(719): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(720): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(721): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_h_S1(722): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_S1 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S1 pass'. Sun Jun 9 05:58:55 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_S1 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=358280) Waiting for packet dumper to finish... 1 (prev_count=358280, count=547460) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S1 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S124'. ------ BSC_Tests.TC_assignment_codec_amr_f_S124 ------ Sun Jun 9 05:59: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S124' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_S124 started. MTC@9c4496f35a55: "TC_assignment_codec_amr_f_S124": using IMSI '001016802847171'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(726)@9c4496f35a55: ************************************************* VirtMSC-M3UA(726)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(726)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(724)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(729)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(729)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(729)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(727)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(726)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(729)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(725)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(725)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(728)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(732)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(732)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_f_S124() start" TC_assignment_codec_amr_f_S124(734)@9c4496f35a55: 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(725)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910108620481717'O, n_connectPointCode := omit VirtMSC-RAN(725)@9c4496f35a55: Created Expect[0] for '05240103505902080910108620481717'O to be handled at TC_assignment_codec_amr_f_S124(734) VirtMSC-SCCP(724)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(724)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(725)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(725)@9c4496f35a55: Found Expect[0] for '05240103505902080910108620481717'O handled at TC_assignment_codec_amr_f_S124(734) VirtMSC-RAN(725)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_f_S124(734)3997149 VirtMSC-SCCP(724)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(724)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(733)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(731)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_S124(734) VirtMSC-SCCP(724)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(724)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(724)@9c4496f35a55: vl_from0 VirtMSC-SCCP(724)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03831607'O VirtMGW-MGCP-0(731)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "121", 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_S124(734) TC_assignment_codec_amr_f_S124(734)@9c4496f35a55: 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(733)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(724)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(724)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(724)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(724)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S124(734)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_f_S124(734)@9c4496f35a55: 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 := '14ADB410'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 := '09305B27'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(734)@9c4496f35a55: "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(734)@9c4496f35a55: "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(734)@9c4496f35a55: 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(734)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(724)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(724)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(724)@9c4496f35a55: vl_from0 VirtMSC-SCCP(724)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(724)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(724)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(724)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(724)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S124(734)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(725)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_f_S124(734)3997149 VirtMSC-SCCP(724)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_f_S124(734)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_f_S124(734)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(724)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(724)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_S124(734)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_S124(734)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(726)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(725)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(724)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(723)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(730)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(727)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(733)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(728)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(729)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(731)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(732)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(723): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(724): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(725): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(726): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(727): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(728): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(729): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(730): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(731): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(732): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(733): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_f_S124(734): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_S124 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S124 pass'. Sun Jun 9 05:59:09 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_S124 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S124.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=358242) Waiting for packet dumper to finish... 1 (prev_count=358242, count=545049) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S124 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S124'. ------ BSC_Tests.TC_assignment_codec_amr_h_S124 ------ Sun Jun 9 05:59: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S124' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_S124 started. MTC@9c4496f35a55: "TC_assignment_codec_amr_h_S124": using IMSI '001018121879285'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(738)@9c4496f35a55: ************************************************* VirtMSC-M3UA(738)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(738)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(736)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(741)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(741)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(741)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(739)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(738)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(741)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(737)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(737)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(740)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(744)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(744)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_h_S124() start" TC_assignment_codec_amr_h_S124(746)@9c4496f35a55: 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(737)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910101812782958'O, n_connectPointCode := omit VirtMSC-RAN(737)@9c4496f35a55: Created Expect[0] for '05240103505902080910101812782958'O to be handled at TC_assignment_codec_amr_h_S124(746) VirtMSC-SCCP(736)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(736)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(737)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(737)@9c4496f35a55: Found Expect[0] for '05240103505902080910101812782958'O handled at TC_assignment_codec_amr_h_S124(746) VirtMSC-RAN(737)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_h_S124(746)5401727 VirtMSC-SCCP(736)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(736)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(745)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(743)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_S124(746) VirtMSC-SCCP(736)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(736)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(736)@9c4496f35a55: vl_from0 VirtMSC-SCCP(736)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03841607'O VirtMGW-MGCP-0(743)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "126", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "43" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_h_S124(746) TC_assignment_codec_amr_h_S124(746)@9c4496f35a55: 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)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(736)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(736)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(736)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(736)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S124(746)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_h_S124(746)@9c4496f35a55: 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 := '462C20B8'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 := '1D0D1B78'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(746)@9c4496f35a55: "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(746)@9c4496f35a55: "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(746)@9c4496f35a55: 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(746)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(736)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(736)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(736)@9c4496f35a55: vl_from0 VirtMSC-SCCP(736)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(736)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(736)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(736)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(736)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S124(746)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(737)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_h_S124(746)5401727 VirtMSC-SCCP(736)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_h_S124(746)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_h_S124(746)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(736)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(736)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_S124(746)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_S124(746)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(736)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(737)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(735)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(738)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(742)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(740)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(745)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(739)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(744)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(741)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(743)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(735): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(736): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(737): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(738): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(739): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(740): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(741): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(742): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(743): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(744): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(745): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_h_S124(746): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_S124 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S124 pass'. Sun Jun 9 05:59:22 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_S124 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S124.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=358739) Waiting for packet dumper to finish... 1 (prev_count=358739, count=546370) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S124 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0 ------ Sun Jun 9 05:59: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_S0 started. MTC@9c4496f35a55: "TC_assignment_codec_amr_f_S0": using IMSI '001013514754128'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(750)@9c4496f35a55: ************************************************* VirtMSC-M3UA(750)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(750)@9c4496f35a55: ************************************************* VirtMSC-SCCP(748)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(753)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(753)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(753)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(751)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(750)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(753)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(749)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(749)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(752)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(756)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(756)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_f_S0() start" TC_assignment_codec_amr_f_S0(758)@9c4496f35a55: 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(749)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910105341571482'O, n_connectPointCode := omit VirtMSC-RAN(749)@9c4496f35a55: Created Expect[0] for '05240103505902080910105341571482'O to be handled at TC_assignment_codec_amr_f_S0(758) VirtMSC-SCCP(748)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(748)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(749)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(749)@9c4496f35a55: Found Expect[0] for '05240103505902080910105341571482'O handled at TC_assignment_codec_amr_f_S0(758) VirtMSC-RAN(749)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_f_S0(758)5641091 VirtMSC-SCCP(748)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(748)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(757)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(755)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_S0(758) VirtMSC-SCCP(748)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(748)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(748)@9c4496f35a55: vl_from0 VirtMSC-SCCP(748)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03830107'O VirtMGW-MGCP-0(755)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "131", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "44" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_f_S0(758) TC_assignment_codec_amr_f_S0(758)@9c4496f35a55: 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(757)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(748)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(748)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(748)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(748)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S0(758)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_f_S0(758)@9c4496f35a55: 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 := '6ED29128'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 := '2BA60E5F'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(758)@9c4496f35a55: "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(758)@9c4496f35a55: "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(758)@9c4496f35a55: 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(758)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(748)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(748)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(748)@9c4496f35a55: vl_from0 VirtMSC-SCCP(748)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(748)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(748)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(748)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(748)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S0(758)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(749)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_f_S0(758)5641091 VirtMSC-SCCP(748)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_f_S0(758)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_f_S0(758)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(748)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(748)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_S0(758)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_S0(758)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(749)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(748)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(750)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(747)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(754)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(752)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(757)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(753)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(751)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(756)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(755)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(747): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(748): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(749): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(750): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(751): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(752): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(753): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(754): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(755): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(756): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(757): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_f_S0(758): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_S0 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0 pass'. Sun Jun 9 05:59:36 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_S0 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=359581) Waiting for packet dumper to finish... 1 (prev_count=359581, count=547212) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S02'. ------ BSC_Tests.TC_assignment_codec_amr_f_S02 ------ Sun Jun 9 05:59: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S02' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_S02 started. MTC@9c4496f35a55: "TC_assignment_codec_amr_f_S02": using IMSI '001016534602765'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(762)@9c4496f35a55: ************************************************* VirtMSC-M3UA(762)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(762)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(760)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(765)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(765)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(765)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(763)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(762)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(765)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(761)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(761)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(764)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(768)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(768)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_f_S02() start" TC_assignment_codec_amr_f_S02(770)@9c4496f35a55: 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(761)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910105643067256'O, n_connectPointCode := omit VirtMSC-RAN(761)@9c4496f35a55: Created Expect[0] for '05240103505902080910105643067256'O to be handled at TC_assignment_codec_amr_f_S02(770) VirtMSC-SCCP(760)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(760)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(761)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(761)@9c4496f35a55: Found Expect[0] for '05240103505902080910105643067256'O handled at TC_assignment_codec_amr_f_S02(770) VirtMSC-RAN(761)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_f_S02(770)5232223 VirtMSC-SCCP(760)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(760)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(769)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(767)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_S02(770) VirtMSC-SCCP(760)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(760)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(760)@9c4496f35a55: vl_from0 VirtMSC-SCCP(760)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03830507'O VirtMGW-MGCP-0(767)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "136", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "45" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_f_S02(770) TC_assignment_codec_amr_f_S02(770)@9c4496f35a55: 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(769)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(760)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(760)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(760)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(760)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S02(770)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_f_S02(770)@9c4496f35a55: 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 := '1F171196'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 := '1E251DFE'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(770)@9c4496f35a55: "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(770)@9c4496f35a55: "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(770)@9c4496f35a55: 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(770)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(760)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(760)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(760)@9c4496f35a55: vl_from0 VirtMSC-SCCP(760)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(760)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(760)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(760)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(760)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S02(770)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(761)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_f_S02(770)5232223 VirtMSC-SCCP(760)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_f_S02(770)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_f_S02(770)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(760)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(760)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_S02(770)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_S02(770)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(760)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(761)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(762)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(759)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(766)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(764)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(769)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(763)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(765)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(768)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(767)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(759): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(760): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(761): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(762): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(763): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(764): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(765): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(766): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(767): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(768): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(769): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_f_S02(770): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_S02 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S02 pass'. Sun Jun 9 05:59:50 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_S02 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S02.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=358804) Waiting for packet dumper to finish... 1 (prev_count=358804, count=545022) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S02 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S024'. ------ BSC_Tests.TC_assignment_codec_amr_f_S024 ------ Sun Jun 9 05:59: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S024' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_S024 started. MTC@9c4496f35a55: "TC_assignment_codec_amr_f_S024": using IMSI '001016687941087'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(774)@9c4496f35a55: ************************************************* VirtMSC-M3UA(774)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(774)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(772)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(777)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(777)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(777)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(775)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(774)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(777)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(773)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(773)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(776)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(780)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(780)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_f_S024() start" TC_assignment_codec_amr_f_S024(782)@9c4496f35a55: 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(773)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910106678490178'O, n_connectPointCode := omit VirtMSC-RAN(773)@9c4496f35a55: Created Expect[0] for '05240103505902080910106678490178'O to be handled at TC_assignment_codec_amr_f_S024(782) VirtMSC-SCCP(772)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(772)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(773)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(773)@9c4496f35a55: Found Expect[0] for '05240103505902080910106678490178'O handled at TC_assignment_codec_amr_f_S024(782) VirtMSC-RAN(773)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_f_S024(782)2334423 VirtMSC-SCCP(772)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(772)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(781)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(779)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_S024(782) VirtMSC-SCCP(772)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(772)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(772)@9c4496f35a55: vl_from0 VirtMSC-SCCP(772)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03831507'O VirtMGW-MGCP-0(779)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "141", 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_S024(782) TC_assignment_codec_amr_f_S024(782)@9c4496f35a55: 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(781)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(772)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(772)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(772)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(772)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S024(782)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_f_S024(782)@9c4496f35a55: 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 := '70FA473B'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 := '071E19AD'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(782)@9c4496f35a55: "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(782)@9c4496f35a55: "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(782)@9c4496f35a55: 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(782)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(772)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(772)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(772)@9c4496f35a55: vl_from0 VirtMSC-SCCP(772)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(772)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(772)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(772)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(772)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S024(782)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(773)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_f_S024(782)2334423 VirtMSC-SCCP(772)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_f_S024(782)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_f_S024(782)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(772)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(772)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_S024(782)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_S024(782)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(772)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(774)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(773)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(771)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(778)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(781)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(775)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(776)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(777)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(779)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(780)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(771): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(772): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(773): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(774): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(775): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(776): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(777): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(778): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(779): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(780): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(781): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_f_S024(782): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_S024 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S024 pass'. Sun Jun 9 06:00:04 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_S024 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S024.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=358401) Waiting for packet dumper to finish... 1 (prev_count=358401, count=545030) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S024 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0247'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0247 ------ Sun Jun 9 06:00: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0247' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_S0247 started. MTC@9c4496f35a55: "TC_assignment_codec_amr_f_S0247": using IMSI '001018239848483'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(786)@9c4496f35a55: ************************************************* VirtMSC-M3UA(786)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(786)@9c4496f35a55: ************************************************* VirtMSC-SCCP(784)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(789)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(789)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(789)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(787)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(786)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(789)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(785)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(785)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(788)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(792)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(792)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_f_S0247() start" TC_assignment_codec_amr_f_S0247(794)@9c4496f35a55: 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(785)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910102893484838'O, n_connectPointCode := omit VirtMSC-RAN(785)@9c4496f35a55: Created Expect[0] for '05240103505902080910102893484838'O to be handled at TC_assignment_codec_amr_f_S0247(794) VirtMSC-SCCP(784)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(784)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(785)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(785)@9c4496f35a55: Found Expect[0] for '05240103505902080910102893484838'O handled at TC_assignment_codec_amr_f_S0247(794) VirtMSC-RAN(785)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_f_S0247(794)15288725 VirtMSC-SCCP(784)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(784)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(793)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(791)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_S0247(794) VirtMSC-SCCP(784)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(784)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(784)@9c4496f35a55: vl_from0 VirtMSC-SCCP(784)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03839507'O VirtMGW-MGCP-0(791)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "146", 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_f_S0247(794) TC_assignment_codec_amr_f_S0247(794)@9c4496f35a55: 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(793)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(784)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(784)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(784)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(784)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S0247(794)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_f_S0247(794)@9c4496f35a55: 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 := '14642BE9'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 := '039A588C'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(794)@9c4496f35a55: "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(794)@9c4496f35a55: "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(794)@9c4496f35a55: 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(794)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(784)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(784)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(784)@9c4496f35a55: vl_from0 VirtMSC-SCCP(784)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(784)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(784)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(784)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(784)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S0247(794)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(785)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_f_S0247(794)15288725 VirtMSC-SCCP(784)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_f_S0247(794)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_f_S0247(794)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(784)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(784)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_S0247(794)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_S0247(794)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(785)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(786)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(784)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(783)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(790)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(793)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(788)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(787)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(789)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(791)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(792)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(783): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(784): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(785): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(786): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(787): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(788): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(789): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(790): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(791): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(792): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(793): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_f_S0247(794): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_S0247 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0247 pass'. Sun Jun 9 06:00:18 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_S0247 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0247.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=358754) Waiting for packet dumper to finish... 1 (prev_count=358754, count=544972) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0247 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0'. ------ BSC_Tests.TC_assignment_codec_amr_h_S0 ------ Sun Jun 9 06:00: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_S0 started. MTC@9c4496f35a55: "TC_assignment_codec_amr_h_S0": using IMSI '001014201281882'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(798)@9c4496f35a55: ************************************************* VirtMSC-M3UA(798)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(798)@9c4496f35a55: ************************************************* VirtMSC-SCCP(796)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(801)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(801)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(801)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(799)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(798)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(801)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(797)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(797)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(800)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(804)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(804)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_h_S0() start" TC_assignment_codec_amr_h_S0(806)@9c4496f35a55: 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(797)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910102410828128'O, n_connectPointCode := omit VirtMSC-RAN(797)@9c4496f35a55: Created Expect[0] for '05240103505902080910102410828128'O to be handled at TC_assignment_codec_amr_h_S0(806) VirtMSC-SCCP(796)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(796)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(797)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(797)@9c4496f35a55: Found Expect[0] for '05240103505902080910102410828128'O handled at TC_assignment_codec_amr_h_S0(806) VirtMSC-RAN(797)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_h_S0(806)15175003 VirtMSC-SCCP(796)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(796)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(805)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(803)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_S0(806) VirtMSC-SCCP(796)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(796)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(796)@9c4496f35a55: vl_from0 VirtMSC-SCCP(796)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03840107'O VirtMGW-MGCP-0(803)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "151", 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_h_S0(806) TC_assignment_codec_amr_h_S0(806)@9c4496f35a55: 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(805)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(796)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(796)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(796)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(796)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S0(806)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_h_S0(806)@9c4496f35a55: 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 := '310DA0D0'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 := '1E4635B0'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(806)@9c4496f35a55: "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(806)@9c4496f35a55: "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(806)@9c4496f35a55: 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(806)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(796)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(796)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(796)@9c4496f35a55: vl_from0 VirtMSC-SCCP(796)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(796)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(796)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(796)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(796)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S0(806)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(797)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_h_S0(806)15175003 VirtMSC-SCCP(796)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_h_S0(806)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_h_S0(806)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(796)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(796)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_S0(806)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_S0(806)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(797)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(796)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(795)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(798)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(802)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(799)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(805)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(800)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(801)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(803)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(804)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(795): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(796): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(797): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(798): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(799): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(800): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(801): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(802): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(803): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(804): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(805): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_h_S0(806): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_S0 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0 pass'. Sun Jun 9 06:00:32 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_S0 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=359413) Waiting for packet dumper to finish... 1 (prev_count=359413, count=545218) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S02'. ------ BSC_Tests.TC_assignment_codec_amr_h_S02 ------ Sun Jun 9 06:00: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S02' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_S02 started. MTC@9c4496f35a55: "TC_assignment_codec_amr_h_S02": using IMSI '001013732728280'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(810)@9c4496f35a55: ************************************************* VirtMSC-M3UA(810)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(810)@9c4496f35a55: ************************************************* VirtMSC-SCCP(808)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(813)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(813)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(813)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(811)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(810)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(813)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(809)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(809)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(812)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(816)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(816)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_h_S02() start" TC_assignment_codec_amr_h_S02(818)@9c4496f35a55: 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(809)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107323272808'O, n_connectPointCode := omit VirtMSC-RAN(809)@9c4496f35a55: Created Expect[0] for '05240103505902080910107323272808'O to be handled at TC_assignment_codec_amr_h_S02(818) VirtMSC-SCCP(808)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(808)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(809)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(809)@9c4496f35a55: Found Expect[0] for '05240103505902080910107323272808'O handled at TC_assignment_codec_amr_h_S02(818) VirtMSC-RAN(809)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_h_S02(818)12452230 VirtMSC-SCCP(808)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(808)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(817)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(815)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_S02(818) VirtMSC-SCCP(808)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(808)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(808)@9c4496f35a55: vl_from0 VirtMSC-SCCP(808)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03840507'O VirtMGW-MGCP-0(815)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "156", 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_S02(818) TC_assignment_codec_amr_h_S02(818)@9c4496f35a55: 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(817)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(808)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(808)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(808)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(808)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S02(818)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_h_S02(818)@9c4496f35a55: 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 := '73E6E9CE'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 := '49FCF10D'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(818)@9c4496f35a55: "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(818)@9c4496f35a55: "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(818)@9c4496f35a55: 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(818)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(808)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(808)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(808)@9c4496f35a55: vl_from0 VirtMSC-SCCP(808)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(808)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(808)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(808)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(808)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S02(818)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(809)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_h_S02(818)12452230 VirtMSC-SCCP(808)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_h_S02(818)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_h_S02(818)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(808)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(808)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_S02(818)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_S02(818)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(808)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(809)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(807)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(810)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(814)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(817)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(812)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(811)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(816)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(813)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(815)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(807): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(808): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(809): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(810): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(811): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(812): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(813): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(814): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(815): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(816): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(817): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_h_S02(818): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_S02 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S02 pass'. Sun Jun 9 06:00:45 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_S02 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S02.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=360145) Waiting for packet dumper to finish... 1 (prev_count=360145, count=546774) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S02 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S024'. ------ BSC_Tests.TC_assignment_codec_amr_h_S024 ------ Sun Jun 9 06:00:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S024' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_S024 started. MTC@9c4496f35a55: "TC_assignment_codec_amr_h_S024": using IMSI '001014782193575'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(822)@9c4496f35a55: ************************************************* VirtMSC-M3UA(822)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(822)@9c4496f35a55: ************************************************* VirtMSC-SCCP(820)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(825)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(825)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(825)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(823)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(822)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(825)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(821)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(821)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(824)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(828)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(828)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_h_S024() start" TC_assignment_codec_amr_h_S024(830)@9c4496f35a55: 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)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107428915357'O, n_connectPointCode := omit VirtMSC-RAN(821)@9c4496f35a55: Created Expect[0] for '05240103505902080910107428915357'O to be handled at TC_assignment_codec_amr_h_S024(830) VirtMSC-SCCP(820)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(820)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(821)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(821)@9c4496f35a55: Found Expect[0] for '05240103505902080910107428915357'O handled at TC_assignment_codec_amr_h_S024(830) VirtMSC-RAN(821)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_h_S024(830)6301607 VirtMSC-SCCP(820)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(820)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(829)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(827)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_S024(830) VirtMSC-SCCP(820)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(820)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(820)@9c4496f35a55: vl_from0 VirtMSC-SCCP(820)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03841507'O VirtMGW-MGCP-0(827)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "161", 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_h_S024(830) TC_assignment_codec_amr_h_S024(830)@9c4496f35a55: 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(829)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(820)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(820)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(820)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(820)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S024(830)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_h_S024(830)@9c4496f35a55: 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 := '77BEBF19'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 := '711E9732'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(830)@9c4496f35a55: "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(830)@9c4496f35a55: "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(830)@9c4496f35a55: 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(830)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(820)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(820)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(820)@9c4496f35a55: vl_from0 VirtMSC-SCCP(820)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(820)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(820)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(820)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(820)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S024(830)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(821)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_h_S024(830)6301607 VirtMSC-SCCP(820)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_h_S024(830)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_h_S024(830)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(820)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(820)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_S024(830)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_S024(830)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(820)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(821)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(822)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(819)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(826)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(823)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(829)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(824)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(825)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(827)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(828)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(819): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(820): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(821): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(822): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(823): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(824): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(825): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(826): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(827): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(828): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(829): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_h_S024(830): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_S024 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S024 pass'. Sun Jun 9 06:00:59 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_S024 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S024.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=359555) Waiting for packet dumper to finish... 1 (prev_count=359555, count=545360) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S024 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0247'. ------ BSC_Tests.TC_assignment_codec_amr_h_S0247 ------ Sun Jun 9 06:01: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0247' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_S0247 started. MTC@9c4496f35a55: "TC_assignment_codec_amr_h_S0247": using IMSI '001010220751393'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(834)@9c4496f35a55: ************************************************* VirtMSC-M3UA(834)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(834)@9c4496f35a55: ************************************************* VirtMSC-SCCP(832)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(837)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(837)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(837)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(835)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(834)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(837)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(833)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(833)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(836)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(840)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(840)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_h_S0247() start" TC_assignment_codec_amr_h_S0247(842)@9c4496f35a55: 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(833)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910102002573139'O, n_connectPointCode := omit VirtMSC-RAN(833)@9c4496f35a55: Created Expect[0] for '05240103505902080910102002573139'O to be handled at TC_assignment_codec_amr_h_S0247(842) VirtMSC-SCCP(832)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(832)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(833)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(833)@9c4496f35a55: Found Expect[0] for '05240103505902080910102002573139'O handled at TC_assignment_codec_amr_h_S0247(842) VirtMSC-RAN(833)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_h_S0247(842)11752275 VirtMSC-SCCP(832)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(832)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(841)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(839)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_S0247(842) VirtMSC-SCCP(832)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(832)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(832)@9c4496f35a55: vl_from0 VirtMSC-SCCP(832)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03849507'O VirtMGW-MGCP-0(839)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "166", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4b" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_h_S0247(842) TC_assignment_codec_amr_h_S0247(842)@9c4496f35a55: 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(841)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(832)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(832)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(832)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(832)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S0247(842)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_h_S0247(842)@9c4496f35a55: 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 := '592471C2'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 := '1A450BF1'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(842)@9c4496f35a55: "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(842)@9c4496f35a55: "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(842)@9c4496f35a55: 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(842)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(832)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(832)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(832)@9c4496f35a55: vl_from0 VirtMSC-SCCP(832)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(832)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(832)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(832)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(832)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S0247(842)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(833)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_h_S0247(842)11752275 VirtMSC-SCCP(832)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_h_S0247(842)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_h_S0247(842)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(832)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(832)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_S0247(842)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_S0247(842)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(834)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(833)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(832)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(838)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(831)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(836)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(835)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(841)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(837)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(839)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(840)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(831): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(832): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(833): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(834): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(835): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(836): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(837): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(838): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(839): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(840): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(841): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_h_S0247(842): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_S0247 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0247 pass'. Sun Jun 9 06:01:13 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_S0247 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S0247.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=358395) Waiting for packet dumper to finish... 1 (prev_count=358395, count=545202) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0247 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567'. ------ BSC_Tests.TC_assignment_codec_amr_f_S01234567 ------ Sun Jun 9 06:01: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_S01234567 started. MTC@9c4496f35a55: "TC_assignment_codec_amr_f_S01234567": using IMSI '001015787099334'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(846)@9c4496f35a55: ************************************************* VirtMSC-M3UA(846)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(846)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(844)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(849)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(849)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(849)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(847)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(846)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(849)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(845)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(845)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(848)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(852)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(852)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_f_S01234567() start" TC_assignment_codec_amr_f_S01234567(854)@9c4496f35a55: 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(845)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107578903943'O, n_connectPointCode := omit VirtMSC-RAN(845)@9c4496f35a55: Created Expect[0] for '05240103505902080910107578903943'O to be handled at TC_assignment_codec_amr_f_S01234567(854) VirtMSC-SCCP(844)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(844)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(845)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(845)@9c4496f35a55: Found Expect[0] for '05240103505902080910107578903943'O handled at TC_assignment_codec_amr_f_S01234567(854) VirtMSC-RAN(845)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_f_S01234567(854)14447906 VirtMSC-SCCP(844)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(844)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(853)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(851)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_S01234567(854) VirtMSC-SCCP(844)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(844)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(844)@9c4496f35a55: vl_from0 VirtMSC-SCCP(844)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D0383FF07'O VirtMGW-MGCP-0(851)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "171", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4c" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_f_S01234567(854) TC_assignment_codec_amr_f_S01234567(854)@9c4496f35a55: 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(853)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(844)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(844)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(844)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(844)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S01234567(854)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_f_S01234567(854)@9c4496f35a55: 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 := '0D623141'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 := '0E393BCE'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(854)@9c4496f35a55: "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(854)@9c4496f35a55: "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(854)@9c4496f35a55: 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(854)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(844)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(844)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(844)@9c4496f35a55: vl_from0 VirtMSC-SCCP(844)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(844)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(844)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(844)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(844)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S01234567(854)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_f_S01234567(854)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_codec_amr_f_S01234567(854)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(845)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_f_S01234567(854)14447906 VirtMSC-SCCP(844)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(844)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(844)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_S01234567(854)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_S01234567(854)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(846)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(850)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(844)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(845)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(843)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(847)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(849)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(853)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(848)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(852)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(851)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(843): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(844): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(845): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(846): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(847): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(848): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(849): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(850): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(851): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(852): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(853): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_f_S01234567(854): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_S01234567 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567 pass'. Sun Jun 9 06:01:27 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_S01234567 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S01234567.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=357403) Waiting for packet dumper to finish... 1 (prev_count=357403, count=545447) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0234567 ------ Sun Jun 9 06:01: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_S0234567 started. MTC@9c4496f35a55: "TC_assignment_codec_amr_f_S0234567": using IMSI '001011711701330'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(858)@9c4496f35a55: ************************************************* VirtMSC-M3UA(858)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(858)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(856)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(861)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(861)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(861)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(859)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(858)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(861)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(857)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(857)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(860)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(864)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(864)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_f_S0234567() start" TC_assignment_codec_amr_f_S0234567(866)@9c4496f35a55: 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(857)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107111073103'O, n_connectPointCode := omit VirtMSC-RAN(857)@9c4496f35a55: Created Expect[0] for '05240103505902080910107111073103'O to be handled at TC_assignment_codec_amr_f_S0234567(866) VirtMSC-SCCP(856)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(856)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(857)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(857)@9c4496f35a55: Found Expect[0] for '05240103505902080910107111073103'O handled at TC_assignment_codec_amr_f_S0234567(866) VirtMSC-RAN(857)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_f_S0234567(866)4522594 VirtMSC-SCCP(856)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(856)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(865)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(863)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_S0234567(866) VirtMSC-SCCP(856)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(856)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(856)@9c4496f35a55: vl_from0 VirtMSC-SCCP(856)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D0383FD07'O VirtMGW-MGCP-0(863)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "176", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4d" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_f_S0234567(866) TC_assignment_codec_amr_f_S0234567(866)@9c4496f35a55: 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(865)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(856)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(856)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(856)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(856)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S0234567(866)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_f_S0234567(866)@9c4496f35a55: 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 := '7A7372C6'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 := '2B8212A5'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(866)@9c4496f35a55: "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(866)@9c4496f35a55: "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(866)@9c4496f35a55: 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(866)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(856)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(856)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(856)@9c4496f35a55: vl_from0 VirtMSC-SCCP(856)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(856)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(856)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(856)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(856)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S0234567(866)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_f_S0234567(866)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_codec_amr_f_S0234567(866)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(857)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_f_S0234567(866)4522594 VirtMSC-SCCP(856)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(856)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(856)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_S0234567(866)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_S0234567(866)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(858)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(862)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(855)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(856)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(857)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(859)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(860)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(865)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(861)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(863)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(864)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(855): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(856): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(857): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(858): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(859): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(860): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(861): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(862): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(863): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(864): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(865): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_f_S0234567(866): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_S0234567 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567 pass'. Sun Jun 9 06:01:41 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_S0234567 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0234567.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=357559) Waiting for packet dumper to finish... 1 (prev_count=357559, count=544366) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_zero'. ------ BSC_Tests.TC_assignment_codec_amr_f_zero ------ Sun Jun 9 06:01: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_zero' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_zero started. MTC@9c4496f35a55: "TC_assignment_codec_amr_f_zero": using IMSI '001018770132765'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(870)@9c4496f35a55: ************************************************* VirtMSC-M3UA(870)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(870)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(868)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(873)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(873)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(873)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(871)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(870)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(873)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(869)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(869)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(872)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(876)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(876)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_f_zero() start" TC_assignment_codec_amr_f_zero(878)@9c4496f35a55: 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(869)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107807317256'O, n_connectPointCode := omit VirtMSC-RAN(869)@9c4496f35a55: Created Expect[0] for '05240103505902080910107807317256'O to be handled at TC_assignment_codec_amr_f_zero(878) VirtMSC-SCCP(868)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(868)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(869)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(869)@9c4496f35a55: Found Expect[0] for '05240103505902080910107807317256'O handled at TC_assignment_codec_amr_f_zero(878) VirtMSC-RAN(869)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_f_zero(878)5057602 VirtMSC-SCCP(868)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(868)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(877)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(875)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_zero(878) VirtMSC-SCCP(868)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(868)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(868)@9c4496f35a55: vl_from0 VirtMSC-SCCP(868)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03830007'O VirtMSC-SCCP(868)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(868)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(868)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(868)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_zero(878)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_f_zero(878)@9c4496f35a55: 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 := '4FC29714'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 := '454428A4'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(878)@9c4496f35a55: "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(878)@9c4496f35a55: "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(878)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(868)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(868)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(868)@9c4496f35a55: vl_from0 VirtMSC-SCCP(868)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(868)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(868)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(868)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(868)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_zero(878)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(869)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_f_zero(878)5057602 VirtMSC-SCCP(868)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_f_zero(878)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(868)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(868)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_zero(878)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_codec_amr_f_zero(878)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_zero(878)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(869)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(870)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(868)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(867)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(874)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(872)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(871)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(877)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(873)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(875)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(876)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(867): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(868): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(869): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(870): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(871): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(872): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(873): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(874): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(875): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(876): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(877): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_f_zero(878): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_zero finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_zero pass'. Sun Jun 9 06:01:53 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_zero pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_zero.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=282117) Waiting for packet dumper to finish... 1 (prev_count=282117, count=468924) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_zero pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp'. ------ BSC_Tests.TC_assignment_codec_amr_f_unsupp ------ Sun Jun 9 06: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_unsupp started. MTC@9c4496f35a55: "TC_assignment_codec_amr_f_unsupp": using IMSI '001019380946892'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(882)@9c4496f35a55: ************************************************* VirtMSC-M3UA(882)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(882)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(880)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(885)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(885)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(885)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(883)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(882)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(885)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(881)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(881)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(884)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(888)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(888)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_f_unsupp() start" TC_assignment_codec_amr_f_unsupp(890)@9c4496f35a55: 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(881)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103908498629'O, n_connectPointCode := omit VirtMSC-RAN(881)@9c4496f35a55: Created Expect[0] for '05240103505902080910103908498629'O to be handled at TC_assignment_codec_amr_f_unsupp(890) VirtMSC-SCCP(880)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(880)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(881)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(881)@9c4496f35a55: Found Expect[0] for '05240103505902080910103908498629'O handled at TC_assignment_codec_amr_f_unsupp(890) VirtMSC-RAN(881)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_f_unsupp(890)5264784 VirtMSC-SCCP(880)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(880)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(889)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(887)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_unsupp(890) VirtMSC-SCCP(880)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(880)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(880)@9c4496f35a55: vl_from0 VirtMSC-SCCP(880)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03836807'O VirtMSC-SCCP(880)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(880)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(880)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(880)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_unsupp(890)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_f_unsupp(890)@9c4496f35a55: 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 := '51F67AA0'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 := '00DBD341'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(890)@9c4496f35a55: "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(890)@9c4496f35a55: "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(890)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(880)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(880)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(880)@9c4496f35a55: vl_from0 VirtMSC-SCCP(880)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(880)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(880)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(880)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(880)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_unsupp(890)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(881)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_f_unsupp(890)5264784 VirtMSC-SCCP(880)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_f_unsupp(890)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(880)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(880)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_unsupp(890)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_codec_amr_f_unsupp(890)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_unsupp(890)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(881)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(882)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(886)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(879)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(880)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(884)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(883)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(889)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(888)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(887)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(885)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(879): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(880): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(881): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(882): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(883): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(884): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(885): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(886): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(887): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(888): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(889): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_f_unsupp(890): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_unsupp finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp pass'. Sun Jun 9 06:02:04 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_unsupp pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_unsupp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=282774) Waiting for packet dumper to finish... 1 (prev_count=282774, count=471541) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S7'. ------ BSC_Tests.TC_assignment_codec_amr_h_S7 ------ Sun Jun 9 06:02: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S7' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_S7 started. MTC@9c4496f35a55: "TC_assignment_codec_amr_h_S7": using IMSI '001016103538470'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(894)@9c4496f35a55: ************************************************* VirtMSC-M3UA(894)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(894)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(892)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(897)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(897)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(897)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(895)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(894)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(897)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(893)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(893)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(896)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(900)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(900)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_h_S7() start" TC_assignment_codec_amr_h_S7(902)@9c4496f35a55: 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(893)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910101630354807'O, n_connectPointCode := omit VirtMSC-RAN(893)@9c4496f35a55: Created Expect[0] for '05240103505902080910101630354807'O to be handled at TC_assignment_codec_amr_h_S7(902) VirtMSC-SCCP(892)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(892)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(893)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(893)@9c4496f35a55: Found Expect[0] for '05240103505902080910101630354807'O handled at TC_assignment_codec_amr_h_S7(902) VirtMSC-RAN(893)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_h_S7(902)14133374 VirtMSC-SCCP(892)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(892)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(901)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(899)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_S7(902) VirtMSC-SCCP(892)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(892)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(892)@9c4496f35a55: vl_from0 VirtMSC-SCCP(892)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03848007'O VirtMSC-SCCP(892)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(892)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(892)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(892)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S7(902)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_h_S7(902)@9c4496f35a55: 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 := '0B9D8C55'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 := '004C881B'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(902)@9c4496f35a55: "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(902)@9c4496f35a55: "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(902)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(892)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(892)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(892)@9c4496f35a55: vl_from0 VirtMSC-SCCP(892)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(892)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(892)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(892)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(892)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S7(902)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(893)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_h_S7(902)14133374 VirtMSC-SCCP(892)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_h_S7(902)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(892)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(892)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_S7(902)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_codec_amr_h_S7(902)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_S7(902)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(893)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(894)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(898)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(891)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(892)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(896)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(901)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(895)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(897)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(900)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(899)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(891): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(892): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(893): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(894): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(895): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(896): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(897): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(898): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(899): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(900): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(901): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_h_S7(902): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_S7 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S7 pass'. Sun Jun 9 06:02:16 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_S7 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=284322) Waiting for packet dumper to finish... 1 (prev_count=284322, count=470951) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S7 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:02: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_start_mode_auto started. MTC@9c4496f35a55: "TC_assignment_codec_amr_f_start_mode_auto": using IMSI '001016783539753'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(906)@9c4496f35a55: ************************************************* VirtMSC-M3UA(906)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(906)@9c4496f35a55: ************************************************* VirtMSC-SCCP(904)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(909)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(909)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(909)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(907)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(906)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(909)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(905)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(905)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(908)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(912)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(912)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_f_start_mode_auto() start" TC_assignment_codec_amr_f_start_mode_auto(914)@9c4496f35a55: 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(905)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107638357935'O, n_connectPointCode := omit VirtMSC-RAN(905)@9c4496f35a55: Created Expect[0] for '05240103505902080910107638357935'O to be handled at TC_assignment_codec_amr_f_start_mode_auto(914) VirtMSC-SCCP(904)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(904)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(905)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(905)@9c4496f35a55: Found Expect[0] for '05240103505902080910107638357935'O handled at TC_assignment_codec_amr_f_start_mode_auto(914) VirtMSC-RAN(905)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_f_start_mode_auto(914)10137802 VirtMSC-SCCP(904)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(904)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(913)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(911)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_start_mode_auto(914) VirtMSC-SCCP(904)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(904)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(904)@9c4496f35a55: vl_from0 VirtMSC-SCCP(904)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D0383FF07'O VirtMGW-MGCP-0(911)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "181", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51" }, { 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(914) TC_assignment_codec_amr_f_start_mode_auto(914)@9c4496f35a55: 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(913)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(904)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(904)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(904)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(904)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_start_mode_auto(914)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_f_start_mode_auto(914)@9c4496f35a55: 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 := '00AAB694'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 := '2E669224'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(914)@9c4496f35a55: "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(914)@9c4496f35a55: "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(914)@9c4496f35a55: 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(914)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(904)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(904)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(904)@9c4496f35a55: vl_from0 VirtMSC-SCCP(904)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(904)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(904)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(904)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(904)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_start_mode_auto(914)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(905)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_f_start_mode_auto(914)10137802 VirtMSC-SCCP(904)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_f_start_mode_auto(914)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(904)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(904)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_start_mode_auto(914)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_codec_amr_f_start_mode_auto(914)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_start_mode_auto(914)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(906)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(905)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(904)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(910)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(903)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(908)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(907)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(913)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(909)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(911)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(912)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(903): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(904): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(905): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(906): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(907): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(908): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(909): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(910): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(911): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(912): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(913): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_f_start_mode_auto(914): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_start_mode_auto finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto pass'. Sun Jun 9 06:02:30 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto pass ====== Saving talloc report from 172.18.145.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=358641) Waiting for packet dumper to finish... 1 (prev_count=358641, count=544446) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:02: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_start_mode_auto started. MTC@9c4496f35a55: "TC_assignment_codec_amr_h_start_mode_auto": using IMSI '001016577652343'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(918)@9c4496f35a55: ************************************************* VirtMSC-M3UA(918)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(918)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(916)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(921)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(921)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(921)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(919)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(918)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(921)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(917)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(917)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(920)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(924)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(924)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_h_start_mode_auto() start" TC_assignment_codec_amr_h_start_mode_auto(926)@9c4496f35a55: 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(917)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910105677563234'O, n_connectPointCode := omit VirtMSC-RAN(917)@9c4496f35a55: Created Expect[0] for '05240103505902080910105677563234'O to be handled at TC_assignment_codec_amr_h_start_mode_auto(926) VirtMSC-SCCP(916)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(916)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(917)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(917)@9c4496f35a55: Found Expect[0] for '05240103505902080910105677563234'O handled at TC_assignment_codec_amr_h_start_mode_auto(926) VirtMSC-RAN(917)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_h_start_mode_auto(926)16678793 VirtMSC-SCCP(916)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(916)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(925)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(923)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_start_mode_auto(926) VirtMSC-SCCP(916)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(916)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(916)@9c4496f35a55: vl_from0 VirtMSC-SCCP(916)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03849507'O VirtMGW-MGCP-0(923)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "186", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "52" }, { 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(926) TC_assignment_codec_amr_h_start_mode_auto(926)@9c4496f35a55: 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(925)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(916)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(916)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(916)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(916)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_start_mode_auto(926)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_h_start_mode_auto(926)@9c4496f35a55: 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 := '30C0C49A'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 := '19EBEEB2'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(926)@9c4496f35a55: "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(926)@9c4496f35a55: "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(926)@9c4496f35a55: 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(926)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(916)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(916)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(916)@9c4496f35a55: vl_from0 VirtMSC-SCCP(916)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(916)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(916)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(916)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(916)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_start_mode_auto(926)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(917)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_h_start_mode_auto(926)16678793 VirtMSC-SCCP(916)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_h_start_mode_auto(926)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_h_start_mode_auto(926)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(916)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(916)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_start_mode_auto(926)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_start_mode_auto(926)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(916)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(917)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(915)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(922)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(918)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(920)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(925)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(919)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(921)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(923)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(924)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(915): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(916): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(917): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(918): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(919): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(920): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(921): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(922): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(923): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(924): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(925): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_h_start_mode_auto(926): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_start_mode_auto finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto pass'. Sun Jun 9 06:02:44 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto pass ====== Saving talloc report from 172.18.145.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=359915) Waiting for packet dumper to finish... 1 (prev_count=359915, count=546544) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:02: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_start_mode_4 started. MTC@9c4496f35a55: "TC_assignment_codec_amr_f_start_mode_4": using IMSI '001016623207594'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(930)@9c4496f35a55: ************************************************* VirtMSC-M3UA(930)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(930)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(928)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(933)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(933)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(933)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(931)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(930)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(933)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(929)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(929)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(932)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(936)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(936)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_f_start_mode_4() start" TC_assignment_codec_amr_f_start_mode_4(938)@9c4496f35a55: 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(929)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910106632025749'O, n_connectPointCode := omit VirtMSC-RAN(929)@9c4496f35a55: Created Expect[0] for '05240103505902080910106632025749'O to be handled at TC_assignment_codec_amr_f_start_mode_4(938) VirtMSC-SCCP(928)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(928)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(929)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(929)@9c4496f35a55: Found Expect[0] for '05240103505902080910106632025749'O handled at TC_assignment_codec_amr_f_start_mode_4(938) VirtMSC-RAN(929)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_f_start_mode_4(938)8773937 VirtMSC-SCCP(928)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(928)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(937)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(935)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_start_mode_4(938) VirtMSC-SCCP(928)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(928)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(928)@9c4496f35a55: vl_from0 VirtMSC-SCCP(928)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D0383FF07'O VirtMGW-MGCP-0(935)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "191", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "53" }, { 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(938) TC_assignment_codec_amr_f_start_mode_4(938)@9c4496f35a55: 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(937)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(928)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(928)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(928)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(928)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_start_mode_4(938)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_f_start_mode_4(938)@9c4496f35a55: 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 := '52F70F6E'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 := '45B442F6'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(938)@9c4496f35a55: "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(938)@9c4496f35a55: "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(938)@9c4496f35a55: 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(938)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(928)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(928)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(928)@9c4496f35a55: vl_from0 VirtMSC-SCCP(928)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(928)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(928)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(928)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(928)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_start_mode_4(938)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(929)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_f_start_mode_4(938)8773937 VirtMSC-SCCP(928)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_f_start_mode_4(938)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_f_start_mode_4(938)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(928)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(928)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_start_mode_4(938)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_start_mode_4(938)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(929)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(930)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(927)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(928)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(934)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(937)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(933)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(932)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(931)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(935)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(936)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(927): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(928): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(929): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(930): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(931): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(932): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(933): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(934): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(935): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(936): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(937): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_f_start_mode_4(938): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_f_start_mode_4 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 pass'. Sun Jun 9 06:02:58 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 pass ====== Saving talloc report from 172.18.145.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=362414) Waiting for packet dumper to finish... 1 (prev_count=362414, count=549456) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_start_mode_4 started. MTC@9c4496f35a55: "TC_assignment_codec_amr_h_start_mode_4": using IMSI '001017955882557'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(942)@9c4496f35a55: ************************************************* VirtMSC-M3UA(942)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(942)@9c4496f35a55: ************************************************* VirtMSC-SCCP(940)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(945)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(945)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(945)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(943)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(942)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(945)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(941)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(941)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(944)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(948)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(948)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_h_start_mode_4() start" TC_assignment_codec_amr_h_start_mode_4(950)@9c4496f35a55: 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(941)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910109755885275'O, n_connectPointCode := omit VirtMSC-RAN(941)@9c4496f35a55: Created Expect[0] for '05240103505902080910109755885275'O to be handled at TC_assignment_codec_amr_h_start_mode_4(950) VirtMSC-SCCP(940)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(940)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(941)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(941)@9c4496f35a55: Found Expect[0] for '05240103505902080910109755885275'O handled at TC_assignment_codec_amr_h_start_mode_4(950) VirtMSC-RAN(941)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_h_start_mode_4(950)3376011 VirtMSC-SCCP(940)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(940)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(949)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(947)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_start_mode_4(950) VirtMSC-SCCP(940)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(940)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(940)@9c4496f35a55: vl_from0 VirtMSC-SCCP(940)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03849507'O VirtMGW-MGCP-0(947)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "196", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "54" }, { 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(950) TC_assignment_codec_amr_h_start_mode_4(950)@9c4496f35a55: 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(949)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(940)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(940)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(940)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(940)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_start_mode_4(950)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_h_start_mode_4(950)@9c4496f35a55: 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 := '7A7678B9'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 := '1A27ED1C'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(950)@9c4496f35a55: "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(950)@9c4496f35a55: "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(950)@9c4496f35a55: 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(950)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(940)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(940)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(940)@9c4496f35a55: vl_from0 VirtMSC-SCCP(940)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(940)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(940)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(940)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(940)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_start_mode_4(950)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(941)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_h_start_mode_4(950)3376011 VirtMSC-SCCP(940)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_h_start_mode_4(950)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(940)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(940)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_start_mode_4(950)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_codec_amr_h_start_mode_4(950)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_start_mode_4(950)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(941)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(940)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(939)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(942)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(946)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(943)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(944)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(949)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(945)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(947)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(948)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(939): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(940): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(941): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(942): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(943): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(944): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(945): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(946): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(947): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(948): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(949): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_h_start_mode_4(950): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_h_start_mode_4 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 pass'. Sun Jun 9 06:03:12 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 pass ====== Saving talloc report from 172.18.145.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=360035) Waiting for packet dumper to finish... 1 (prev_count=360035, count=546253) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft'. ------ BSC_Tests.TC_assignment_codec_amr_startmode_cruft ------ Sun Jun 9 06:03: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_amr_startmode_cruft started. MTC@9c4496f35a55: "TC_assignment_codec_amr_startmode_cruft": using IMSI '001011761362961'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(954)@9c4496f35a55: ************************************************* VirtMSC-M3UA(954)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(954)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(952)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(957)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(957)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(957)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(955)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(954)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(957)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(953)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(953)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(956)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(960)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(960)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_amr_startmode_cruft() start" TC_assignment_codec_amr_startmode_cruft(962)@9c4496f35a55: 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(953)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107116639216'O, n_connectPointCode := omit VirtMSC-RAN(953)@9c4496f35a55: Created Expect[0] for '05240103505902080910107116639216'O to be handled at TC_assignment_codec_amr_startmode_cruft(962) VirtMSC-SCCP(952)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(952)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(953)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(953)@9c4496f35a55: Found Expect[0] for '05240103505902080910107116639216'O handled at TC_assignment_codec_amr_startmode_cruft(962) VirtMSC-RAN(953)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_amr_startmode_cruft(962)15860201 VirtMSC-SCCP(952)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(952)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(961)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(959)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_startmode_cruft(962) VirtMSC-SCCP(952)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(952)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(952)@9c4496f35a55: vl_from0 VirtMSC-SCCP(952)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03830457'O VirtMGW-MGCP-0(959)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "201", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "55" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_startmode_cruft(962) TC_assignment_codec_amr_startmode_cruft(962)@9c4496f35a55: 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(961)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(952)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(952)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(952)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(952)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_startmode_cruft(962)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_amr_startmode_cruft(962)@9c4496f35a55: 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 := '106E5AEC'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 := '7B7A9B9C'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(962)@9c4496f35a55: "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(962)@9c4496f35a55: "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(962)@9c4496f35a55: 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(962)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(952)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(952)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(952)@9c4496f35a55: vl_from0 VirtMSC-SCCP(952)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(952)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(952)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(952)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(952)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_startmode_cruft(962)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(953)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_amr_startmode_cruft(962)15860201 VirtMSC-SCCP(952)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_amr_startmode_cruft(962)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_amr_startmode_cruft(962)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(952)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(952)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_amr_startmode_cruft(962)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_startmode_cruft(962)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(953)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(952)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(958)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(954)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(951)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(955)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(961)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(956)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(959)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(957)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(960)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(951): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(952): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(953): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(954): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(955): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(956): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(957): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(958): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(959): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(960): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(961): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_amr_startmode_cruft(962): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_amr_startmode_cruft finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft pass'. Sun Jun 9 06:03:25 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_startmode_cruft pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_startmode_cruft.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=356673) Waiting for packet dumper to finish... 1 (prev_count=356673, count=543302) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:03: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_fr_exhausted_req_hr started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(966)@9c4496f35a55: ************************************************* VirtMSC-M3UA(966)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(966)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(964)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(969)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(969)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(969)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(967)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(966)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(969)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(965)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(965)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(968)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(972)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(972)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_fr_exhausted_req_hr() start" TC_assignment_codec_fr_exhausted_req_hr(974)@9c4496f35a55: "TC_assignment_codec_fr_exhausted_req_hr": using IMSI '001010914545371'H VirtMSC-RAN(965)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910109041453517'O, n_connectPointCode := omit VirtMSC-RAN(965)@9c4496f35a55: Created Expect[0] for '05240103505902080910109041453517'O to be handled at TC_assignment_codec_fr_exhausted_req_hr(974) VirtMSC-SCCP(964)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(964)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(965)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(965)@9c4496f35a55: Found Expect[0] for '05240103505902080910109041453517'O handled at TC_assignment_codec_fr_exhausted_req_hr(974) VirtMSC-RAN(965)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_hr(974)8138099 VirtMSC-SCCP(964)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(964)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(973)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(971)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_hr(974) VirtMSC-SCCP(964)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(964)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(964)@9c4496f35a55: vl_from0 VirtMSC-SCCP(964)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O TC_assignment_codec_fr_exhausted_req_hr(974)@9c4496f35a55: 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)@9c4496f35a55: Disabled queueing of DChan messages VirtMGW-MGCP-0(971)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "206", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "56" }, { 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(974) VirtMSC-SCCP(964)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(964)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(964)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(964)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr(974)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_hr(974)@9c4496f35a55: 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 := '4E27C1AD'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 := '5D222476'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(974)@9c4496f35a55: "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(974)@9c4496f35a55: "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(974)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(964)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(964)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(964)@9c4496f35a55: vl_from0 VirtMSC-SCCP(964)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(964)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(964)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(964)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(964)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr(974)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(965)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_hr(974)8138099 VirtMSC-SCCP(964)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_hr(974)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_fr_exhausted_req_hr(974)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(964)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(964)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_hr(974)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_hr(974)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(965)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(964)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(963)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(966)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(970)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(968)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(967)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(973)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(969)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(971)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(972)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(963): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(964): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(965): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(966): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(967): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(968): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(969): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(970): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(971): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(972): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(973): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr(974): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_fr_exhausted_req_hr finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass'. Sun Jun 9 06:03:39 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=369747) Waiting for packet dumper to finish... 1 (prev_count=369747, count=555552) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06: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.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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_fr_exhausted_req_fr started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(978)@9c4496f35a55: ************************************************* VirtMSC-M3UA(978)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(978)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(976)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(981)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(981)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(981)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(979)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(978)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(981)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(977)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(977)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(980)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(984)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(984)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_fr_exhausted_req_fr() start" TC_assignment_codec_fr_exhausted_req_fr(986)@9c4496f35a55: "TC_assignment_codec_fr_exhausted_req_fr": using IMSI '001019416660485'H VirtMSC-RAN(977)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910104961664058'O, n_connectPointCode := omit VirtMSC-RAN(977)@9c4496f35a55: Created Expect[0] for '05240103505902080910104961664058'O to be handled at TC_assignment_codec_fr_exhausted_req_fr(986) VirtMSC-SCCP(976)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(976)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(977)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(977)@9c4496f35a55: Found Expect[0] for '05240103505902080910104961664058'O handled at TC_assignment_codec_fr_exhausted_req_fr(986) VirtMSC-RAN(977)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_fr(986)15742441 VirtMSC-SCCP(976)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(976)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(985)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(983)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_fr(986) VirtMSC-SCCP(976)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(976)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(976)@9c4496f35a55: vl_from0 VirtMSC-SCCP(976)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(976)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(976)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(976)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(976)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr(986)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_fr(986)@9c4496f35a55: 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 := '2DC94196'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 := '269CF0AB'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(986)@9c4496f35a55: "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(986)@9c4496f35a55: "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(986)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(976)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(976)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(976)@9c4496f35a55: vl_from0 VirtMSC-SCCP(976)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(976)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(976)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(976)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(976)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr(986)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(977)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_fr(986)15742441 VirtMSC-SCCP(976)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_fr(986)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(976)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(976)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_fr(986)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_codec_fr_exhausted_req_fr(986)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_fr(986)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(977)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(976)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(975)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(978)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(982)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(979)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(980)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(985)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(981)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(984)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(983)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(975): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(976): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(977): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(978): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(979): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(980): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(981): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(982): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(983): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(984): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(985): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr(986): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_fr_exhausted_req_fr finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass'. Sun Jun 9 06:03:51 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=310327) Waiting for packet dumper to finish... 1 (prev_count=310327, count=497547) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:03: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_fr_exhausted_req_fr_hr started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(990)@9c4496f35a55: ************************************************* VirtMSC-M3UA(990)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(990)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(988)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(993)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(993)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(993)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(991)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(990)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(993)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(989)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(989)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(992)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(996)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(996)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_fr_exhausted_req_fr_hr() start" TC_assignment_codec_fr_exhausted_req_fr_hr(998)@9c4496f35a55: "TC_assignment_codec_fr_exhausted_req_fr_hr": using IMSI '001018713980218'H VirtMSC-RAN(989)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107831892081'O, n_connectPointCode := omit VirtMSC-RAN(989)@9c4496f35a55: Created Expect[0] for '05240103505902080910107831892081'O to be handled at TC_assignment_codec_fr_exhausted_req_fr_hr(998) VirtMSC-SCCP(988)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(988)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(989)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(989)@9c4496f35a55: Found Expect[0] for '05240103505902080910107831892081'O handled at TC_assignment_codec_fr_exhausted_req_fr_hr(998) VirtMSC-RAN(989)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_fr_hr(998)11846037 VirtMSC-SCCP(988)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(988)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(997)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(995)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_fr_hr(998) VirtMSC-SCCP(988)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(988)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(988)@9c4496f35a55: vl_from0 VirtMSC-SCCP(988)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B04010A81057C060102030409267D028081'O VirtMGW-MGCP-0(995)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "211", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "58" }, { 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(998) TC_assignment_codec_fr_exhausted_req_fr_hr(998)@9c4496f35a55: 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(997)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(988)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(988)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(988)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(988)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr_hr(998)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_fr_hr(998)@9c4496f35a55: 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 := '7EA38D2A'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 := '275C89E6'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(998)@9c4496f35a55: "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(998)@9c4496f35a55: "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(998)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(988)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(988)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(988)@9c4496f35a55: vl_from0 VirtMSC-SCCP(988)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(988)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(988)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(988)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(988)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr_hr(998)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(989)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_fr_hr(998)11846037 VirtMSC-SCCP(988)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_fr_hr(998)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_fr_exhausted_req_fr_hr(998)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(988)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(988)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_fr_hr(998)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_fr_hr(998)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(989)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(988)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(987)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(990)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(994)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(997)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(992)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(991)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(993)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(995)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(996)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(987): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(988): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(989): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(990): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(991): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(992): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(993): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(994): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(995): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(996): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(997): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr_hr(998): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_fr_exhausted_req_fr_hr finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass'. Sun Jun 9 06:04:05 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass ====== Saving talloc report from 172.18.145.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=382638) Waiting for packet dumper to finish... 1 (prev_count=382638, count=571382) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:04: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_fr_exhausted_req_hr_fr started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1002)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1002)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1002)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1000)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1005)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1005)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1005)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1003)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1002)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1005)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1001)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1001)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1004)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1008)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1008)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1008)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1008)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_fr_exhausted_req_hr_fr() start" TC_assignment_codec_fr_exhausted_req_hr_fr(1010)@9c4496f35a55: "TC_assignment_codec_fr_exhausted_req_hr_fr": using IMSI '001017658625528'H VirtMSC-RAN(1001)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910106785265582'O, n_connectPointCode := omit VirtMSC-RAN(1001)@9c4496f35a55: Created Expect[0] for '05240103505902080910106785265582'O to be handled at TC_assignment_codec_fr_exhausted_req_hr_fr(1010) VirtMSC-SCCP(1000)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1000)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1001)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1001)@9c4496f35a55: Found Expect[0] for '05240103505902080910106785265582'O handled at TC_assignment_codec_fr_exhausted_req_hr_fr(1010) VirtMSC-RAN(1001)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_hr_fr(1010)425026 VirtMSC-SCCP(1000)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1000)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1009)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1007)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_hr_fr(1010) VirtMSC-SCCP(1000)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1000)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(1000)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1000)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B04010B85017C060102030409267D028180'O VirtMGW-MGCP-0(1007)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "216", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "59" }, { 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(1010) TC_assignment_codec_fr_exhausted_req_hr_fr(1010)@9c4496f35a55: 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(1009)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1000)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1000)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1000)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1000)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr_fr(1010)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_hr_fr(1010)@9c4496f35a55: 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 := '42BF1F16'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 := '3AD6CCF5'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(1010)@9c4496f35a55: "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(1010)@9c4496f35a55: "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(1010)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1000)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1000)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1000)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1000)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1000)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1000)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1000)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1000)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr_fr(1010)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1001)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_hr_fr(1010)425026 VirtMSC-SCCP(1000)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_hr_fr(1010)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_fr_exhausted_req_hr_fr(1010)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1000)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1000)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_hr_fr(1010)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_hr_fr(1010)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1002)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1000)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1001)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(999)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1006)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1009)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1004)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1003)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1005)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1007)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1008)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(999): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1000): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1001): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1002): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1003): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1004): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1005): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1006): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1007): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1008): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1009): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr_fr(1010): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_fr_exhausted_req_hr_fr finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass'. Sun Jun 9 06:04:19 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass ====== Saving talloc report from 172.18.145.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=369584) Waiting for packet dumper to finish... 1 (prev_count=369584, count=557215) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:04: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_hr_exhausted_req_fr started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1014)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1014)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1014)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1012)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1017)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1017)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1017)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1015)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1014)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1017)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1013)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1013)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1016)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1020)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1020)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1020)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1020)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_hr_exhausted_req_fr() start" TC_assignment_codec_hr_exhausted_req_fr(1022)@9c4496f35a55: "TC_assignment_codec_hr_exhausted_req_fr": using IMSI '001013232839429'H VirtMSC-RAN(1013)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910102323384992'O, n_connectPointCode := omit VirtMSC-RAN(1013)@9c4496f35a55: Created Expect[0] for '05240103505902080910102323384992'O to be handled at TC_assignment_codec_hr_exhausted_req_fr(1022) VirtMSC-SCCP(1012)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1012)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1013)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1013)@9c4496f35a55: Found Expect[0] for '05240103505902080910102323384992'O handled at TC_assignment_codec_hr_exhausted_req_fr(1022) VirtMSC-RAN(1013)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_fr(1022)16095285 VirtMSC-SCCP(1012)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1012)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1021)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1019)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_fr(1022) VirtMSC-SCCP(1012)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1012)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(1012)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1012)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1019)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "221", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5a" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_hr_exhausted_req_fr(1022) TC_assignment_codec_hr_exhausted_req_fr(1022)@9c4496f35a55: 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(1021)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1012)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1012)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1012)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1012)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr(1022)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_fr(1022)@9c4496f35a55: 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 := '09495CD8'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 := '3290F158'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(1022)@9c4496f35a55: "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(1022)@9c4496f35a55: "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(1022)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1012)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1012)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1012)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1012)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1012)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1012)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1012)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1012)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr(1022)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1013)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_fr(1022)16095285 VirtMSC-SCCP(1012)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_fr(1022)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_fr(1022)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1012)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1012)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_fr(1022)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_fr(1022)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1012)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1014)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1013)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1018)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1011)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(1015)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1021)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1017)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1016)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1019)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1020)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1011): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1012): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1013): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1014): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1015): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1016): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1017): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1018): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1019): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1020): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1021): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr(1022): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_hr_exhausted_req_fr finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass'. Sun Jun 9 06:04:33 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=361296) Waiting for packet dumper to finish... 1 (prev_count=361296, count=548103) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:04: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_hr_exhausted_req_hr started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1026)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1026)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1026)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1024)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1029)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1029)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1029)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1027)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1026)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1029)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1025)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1025)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1028)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1032)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1032)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1032)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1032)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_hr_exhausted_req_hr() start" TC_assignment_codec_hr_exhausted_req_hr(1034)@9c4496f35a55: "TC_assignment_codec_hr_exhausted_req_hr": using IMSI '001017019836496'H VirtMSC-RAN(1025)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910100791384669'O, n_connectPointCode := omit VirtMSC-RAN(1025)@9c4496f35a55: Created Expect[0] for '05240103505902080910100791384669'O to be handled at TC_assignment_codec_hr_exhausted_req_hr(1034) VirtMSC-SCCP(1024)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1024)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1025)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1025)@9c4496f35a55: Found Expect[0] for '05240103505902080910100791384669'O handled at TC_assignment_codec_hr_exhausted_req_hr(1034) VirtMSC-RAN(1025)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_hr(1034)12653346 VirtMSC-SCCP(1024)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1024)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1033)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1031)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_hr(1034) VirtMSC-SCCP(1024)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1024)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(1024)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1024)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O VirtMSC-SCCP(1024)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1024)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1024)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1024)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr(1034)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_hr(1034)@9c4496f35a55: 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 := '11F41BDA'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 := '0C2E8469'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(1034)@9c4496f35a55: "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(1034)@9c4496f35a55: "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(1034)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1024)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1024)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1024)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1024)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1024)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1024)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1024)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1024)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr(1034)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1025)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_hr(1034)12653346 VirtMSC-SCCP(1024)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1024)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1024)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_hr(1034)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_hr(1034)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_codec_hr_exhausted_req_hr(1034)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_hr(1034)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1025)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1026)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1024)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1023)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1030)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(1028)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1033)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1027)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1029)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1032)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1031)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1023): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1024): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1025): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1026): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1027): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1028): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1029): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1030): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1031): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1032): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1033): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr(1034): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_hr_exhausted_req_hr finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass'. Sun Jun 9 06:04:44 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=298789) Waiting for packet dumper to finish... 1 (prev_count=298789, count=487969) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:04: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_hr_exhausted_req_hr_fr started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1038)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1038)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1038)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1036)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1041)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1041)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1041)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1039)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1038)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1041)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1037)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1037)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1040)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1044)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1044)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1044)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1044)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_hr_exhausted_req_hr_fr() start" TC_assignment_codec_hr_exhausted_req_hr_fr(1046)@9c4496f35a55: "TC_assignment_codec_hr_exhausted_req_hr_fr": using IMSI '001010558473658'H VirtMSC-RAN(1037)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910105085746385'O, n_connectPointCode := omit VirtMSC-RAN(1037)@9c4496f35a55: Created Expect[0] for '05240103505902080910105085746385'O to be handled at TC_assignment_codec_hr_exhausted_req_hr_fr(1046) VirtMSC-SCCP(1036)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1036)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1037)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1037)@9c4496f35a55: Found Expect[0] for '05240103505902080910105085746385'O handled at TC_assignment_codec_hr_exhausted_req_hr_fr(1046) VirtMSC-RAN(1037)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_hr_fr(1046)330943 VirtMSC-SCCP(1036)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1036)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1045)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1043)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_hr_fr(1046) VirtMSC-SCCP(1036)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1036)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(1036)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1036)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B04010B85017C060102030409267D028180'O VirtMGW-MGCP-0(1043)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "226", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5c" }, { 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(1046) TC_assignment_codec_hr_exhausted_req_hr_fr(1046)@9c4496f35a55: 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(1045)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1036)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1036)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1036)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1036)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr_fr(1046)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_hr_fr(1046)@9c4496f35a55: 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 := '03FDF7AB'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 := '69146F2F'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(1046)@9c4496f35a55: "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(1046)@9c4496f35a55: "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(1046)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1036)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1036)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1036)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1036)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1036)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1036)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1036)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1036)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr_fr(1046)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1037)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_hr_fr(1046)330943 VirtMSC-SCCP(1036)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_hr_fr(1046)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_hr_fr(1046)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1036)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1036)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_hr_fr(1046)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_hr_fr(1046)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1036)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1035)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1042)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1037)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1038)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(1039)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1045)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1040)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1041)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1044)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1043)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1035): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1036): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1037): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1038): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1039): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1040): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1041): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1042): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1043): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1044): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1045): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr_fr(1046): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_hr_exhausted_req_hr_fr finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass'. Sun Jun 9 06:04:58 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass ====== Saving talloc report from 172.18.145.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=371225) Waiting for packet dumper to finish... 1 (prev_count=371225, count=558267) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:05: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_hr_exhausted_req_fr_hr started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1050)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1050)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1050)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1048)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1053)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1053)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1053)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1051)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1050)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1053)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1049)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1049)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1052)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1056)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1056)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1056)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1056)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_hr_exhausted_req_fr_hr() start" TC_assignment_codec_hr_exhausted_req_fr_hr(1058)@9c4496f35a55: "TC_assignment_codec_hr_exhausted_req_fr_hr": using IMSI '001010464282868'H VirtMSC-RAN(1049)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910104046828286'O, n_connectPointCode := omit VirtMSC-RAN(1049)@9c4496f35a55: Created Expect[0] for '05240103505902080910104046828286'O to be handled at TC_assignment_codec_hr_exhausted_req_fr_hr(1058) VirtMSC-SCCP(1048)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1048)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1049)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1049)@9c4496f35a55: Found Expect[0] for '05240103505902080910104046828286'O handled at TC_assignment_codec_hr_exhausted_req_fr_hr(1058) VirtMSC-RAN(1049)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_fr_hr(1058)2876961 VirtMSC-SCCP(1048)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1048)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1057)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1055)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_fr_hr(1058) VirtMSC-SCCP(1048)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1048)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(1048)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1048)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B04010A81057C060102030409267D028081'O VirtMGW-MGCP-0(1055)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "231", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5d" }, { 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(1058) TC_assignment_codec_hr_exhausted_req_fr_hr(1058)@9c4496f35a55: 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(1057)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1048)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1048)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1048)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1048)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr_hr(1058)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_fr_hr(1058)@9c4496f35a55: 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 := '20B81940'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 := '79530CD6'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(1058)@9c4496f35a55: "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(1058)@9c4496f35a55: "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(1058)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1048)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1048)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1048)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1048)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1048)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1048)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1048)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1048)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr_hr(1058)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1049)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_fr_hr(1058)2876961 VirtMSC-SCCP(1048)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_fr_hr(1058)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(1048)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1048)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_fr_hr(1058)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_codec_hr_exhausted_req_fr_hr(1058)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_fr_hr(1058)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1048)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1047)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1050)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1049)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1054)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(1052)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1051)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1057)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1055)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1053)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1056)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1047): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1048): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1049): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1050): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1051): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1052): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1053): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1054): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1055): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1056): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1057): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr_hr(1058): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_hr_exhausted_req_fr_hr finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass'. Sun Jun 9 06:05:12 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass ====== Saving talloc report from 172.18.145.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=363142) Waiting for packet dumper to finish... 1 (prev_count=363142, count=548947) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_req_hr_fr ------ Sun Jun 9 06: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.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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_req_hr_fr started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1062)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1062)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1062)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1060)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1065)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1065)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1065)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1063)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1062)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1065)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1061)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1061)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1064)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1068)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1068)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1068)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1068)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_req_hr_fr() start" TC_assignment_codec_req_hr_fr(1070)@9c4496f35a55: "TC_assignment_codec_req_hr_fr": using IMSI '001010331202046'H VirtMSC-RAN(1061)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103013020264'O, n_connectPointCode := omit VirtMSC-RAN(1061)@9c4496f35a55: Created Expect[0] for '05240103505902080910103013020264'O to be handled at TC_assignment_codec_req_hr_fr(1070) VirtMSC-SCCP(1060)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1060)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1061)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1061)@9c4496f35a55: Found Expect[0] for '05240103505902080910103013020264'O handled at TC_assignment_codec_req_hr_fr(1070) VirtMSC-RAN(1061)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_req_hr_fr(1070)14479245 VirtMSC-SCCP(1060)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1060)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1069)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1067)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_req_hr_fr(1070) VirtMSC-SCCP(1060)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1060)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(1060)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1060)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B04010B85017C060102030409267D028180'O VirtMGW-MGCP-0(1067)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "236", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5e" }, { 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(1070) TC_assignment_codec_req_hr_fr(1070)@9c4496f35a55: 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(1069)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1060)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1060)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1060)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1060)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_hr_fr(1070)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_req_hr_fr(1070)@9c4496f35a55: 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 := '5AA38D00'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 := '510848CD'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(1070)@9c4496f35a55: "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(1070)@9c4496f35a55: "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(1070)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1060)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1060)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1060)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1060)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1060)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1060)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1060)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1060)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_hr_fr(1070)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1061)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_req_hr_fr(1070)14479245 TC_assignment_codec_req_hr_fr(1070)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(1060)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_req_hr_fr(1070)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1060)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1060)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_req_hr_fr(1070)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_req_hr_fr(1070)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1060)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1062)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1061)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1059)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1066)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(1063)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1064)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1069)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1068)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1065)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1067)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1059): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1060): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1061): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1062): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1063): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1064): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1065): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1066): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1067): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1068): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1069): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_req_hr_fr(1070): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_req_hr_fr finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr pass'. Sun Jun 9 06:05:26 UTC 2024 ====== BSC_Tests.TC_assignment_codec_req_hr_fr pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=355649) Waiting for packet dumper to finish... 1 (prev_count=355649, count=542691) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_req_fr_hr ------ Sun Jun 9 06:05: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_req_fr_hr started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1074)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1074)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1074)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1072)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1077)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1077)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1077)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1075)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1074)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1077)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1073)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1073)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1076)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1080)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1080)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1080)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1080)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_req_fr_hr() start" TC_assignment_codec_req_fr_hr(1082)@9c4496f35a55: "TC_assignment_codec_req_fr_hr": using IMSI '001012640571503'H VirtMSC-RAN(1073)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910106204755130'O, n_connectPointCode := omit VirtMSC-RAN(1073)@9c4496f35a55: Created Expect[0] for '05240103505902080910106204755130'O to be handled at TC_assignment_codec_req_fr_hr(1082) VirtMSC-SCCP(1072)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1072)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1073)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1073)@9c4496f35a55: Found Expect[0] for '05240103505902080910106204755130'O handled at TC_assignment_codec_req_fr_hr(1082) VirtMSC-RAN(1073)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_req_fr_hr(1082)13827729 VirtMSC-SCCP(1072)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1072)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1081)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1079)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_req_fr_hr(1082) VirtMSC-SCCP(1072)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1072)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(1072)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1072)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B04010A81057C060102030409267D028081'O VirtMGW-MGCP-0(1079)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "241", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_req_fr_hr(1082) TC_assignment_codec_req_fr_hr(1082)@9c4496f35a55: 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(1081)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1072)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1072)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1072)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1072)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_fr_hr(1082)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_req_fr_hr(1082)@9c4496f35a55: 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 := '25C7CAE4'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 := '25417AE1'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(1082)@9c4496f35a55: "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(1082)@9c4496f35a55: "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(1082)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1072)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1072)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1072)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1072)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1072)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1072)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1072)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1072)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_fr_hr(1082)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1073)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_req_fr_hr(1082)13827729 VirtMSC-SCCP(1072)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_req_fr_hr(1082)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_req_fr_hr(1082)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1072)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1072)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_req_fr_hr(1082)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_req_fr_hr(1082)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1072)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1073)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1071)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1074)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1078)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1081)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1076)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1075)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1077)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1079)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1080)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1071): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1072): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1073): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1074): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1075): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1076): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1077): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1078): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1079): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1080): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1081): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_req_fr_hr(1082): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_req_fr_hr finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr pass'. Sun Jun 9 06:05:40 UTC 2024 ====== BSC_Tests.TC_assignment_codec_req_fr_hr pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=353754) Waiting for packet dumper to finish... 1 (prev_count=353754, count=540383) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling ------ Sun Jun 9 06:05: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_sdcch_exhausted_req_signalling started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1086)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1086)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1086)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1084)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1089)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1089)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1089)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1087)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1086)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1089)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1085)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1085)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1088)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1092)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1092)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1092)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1092)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_sdcch_exhausted_req_signalling() start" TC_assignment_sdcch_exhausted_req_signalling(1094)@9c4496f35a55: "TC_assignment_sdcch_exhausted_req_signalling": using IMSI '001012655853344'H VirtMSC-RAN(1085)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910106255583344'O, n_connectPointCode := omit VirtMSC-RAN(1085)@9c4496f35a55: Created Expect[0] for '05240103505902080910106255583344'O to be handled at TC_assignment_sdcch_exhausted_req_signalling(1094) VirtMSC-SCCP(1084)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1084)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1085)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1085)@9c4496f35a55: Found Expect[0] for '05240103505902080910106255583344'O handled at TC_assignment_sdcch_exhausted_req_signalling(1094) VirtMSC-RAN(1085)@9c4496f35a55: Added conn table entry 0TC_assignment_sdcch_exhausted_req_signalling(1094)3919587 VirtMSC-SCCP(1084)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1084)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_assignment_sdcch_exhausted_req_signalling(1094)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1084)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1084)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1084)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1084)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1084)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1084)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1084)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1084)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sdcch_exhausted_req_signalling(1094)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1085)@9c4496f35a55: Deleted conn table entry 0TC_assignment_sdcch_exhausted_req_signalling(1094)3919587 VirtMSC-SCCP(1084)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_sdcch_exhausted_req_signalling(1094)@9c4496f35a55: "Got RSL RR Release" TC_assignment_sdcch_exhausted_req_signalling(1094)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1084)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1084)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_sdcch_exhausted_req_signalling(1094)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sdcch_exhausted_req_signalling(1094)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1084)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1085)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1090)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1086)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1083)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(1087)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1088)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1093)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1089)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1091)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1092)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1083): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1084): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1085): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1086): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1087): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1088): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1089): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1090): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1091): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1092): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1093): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_sdcch_exhausted_req_signalling(1094): none (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_sdcch_exhausted_req_signalling finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass'. Sun Jun 9 06:05:52 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=296471) Waiting for packet dumper to finish... 1 (prev_count=296471, count=482276) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:05: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden started. VirtMSC-M3UA(1097)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1097)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1097)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1096)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1097)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1097)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1099)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1099)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1099)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1098)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1099)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1102)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1102)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1102)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1102)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden() start" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1097)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1096)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1095)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1100)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-M3UA(1099)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1098)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1101)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1102)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1095): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1096): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1097): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1098): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1099): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1100): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1101): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1102): none (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass'. Sun Jun 9 06:06:01 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass ====== Saving talloc report from 172.18.145.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=227678) Waiting for packet dumper to finish... 1 (prev_count=227678, count=414485) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:06: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.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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1106)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1106)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1106)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1104)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1109)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1109)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1109)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1107)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1106)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1109)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1105)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1105)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1108)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1112)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1112)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1112)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1112)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden() start" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1114)@9c4496f35a55: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden": using IMSI '001014971912328'H VirtMSC-RAN(1105)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910109417193282'O, n_connectPointCode := omit VirtMSC-RAN(1105)@9c4496f35a55: Created Expect[0] for '05240103505902080910109417193282'O to be handled at TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1114) VirtMSC-SCCP(1104)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1104)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1105)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1105)@9c4496f35a55: Found Expect[0] for '05240103505902080910109417193282'O handled at TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1114) VirtMSC-RAN(1105)@9c4496f35a55: Added conn table entry 0TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1114)8445659 VirtMSC-SCCP(1104)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1104)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1114)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1104)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1104)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1104)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1104)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1104)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1104)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1104)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1104)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1114)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1105)@9c4496f35a55: Deleted conn table entry 0TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1114)8445659 VirtMSC-SCCP(1104)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1114)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(1104)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1104)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1114)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1114)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1114)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1105)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1104)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1103)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1110)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1106)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(1107)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1108)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1113)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1111)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1112)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1109)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1103): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1104): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1105): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1106): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1107): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1108): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1109): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1110): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1111): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1112): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1113): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1114): none (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass'. Sun Jun 9 06:06:13 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass ====== Saving talloc report from 172.18.145.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=283076) Waiting for packet dumper to finish... 1 (prev_count=283076, count=470707) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on'. ------ BSC_Tests.TC_assignment_codec_hr_osmux_on ------ Sun Jun 9 06:06: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_codec_hr_osmux_on started. MTC@9c4496f35a55: "TC_assignment_codec_hr_osmux_on": using IMSI '001017985795191'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1118)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1118)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1118)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1116)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1121)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1121)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1121)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1119)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1118)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1121)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1117)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1117)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1120)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1124)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1124)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1124)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1124)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_codec_hr_osmux_on() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(1126)@9c4496f35a55: 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(1117)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910109758971519'O, n_connectPointCode := omit VirtMSC-RAN(1117)@9c4496f35a55: Created Expect[0] for '05240103505902080910109758971519'O to be handled at TC_assignment_codec_hr_osmux_on(1126) VirtMSC-SCCP(1116)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1116)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1117)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1117)@9c4496f35a55: Found Expect[0] for '05240103505902080910109758971519'O handled at TC_assignment_codec_hr_osmux_on(1126) VirtMSC-RAN(1117)@9c4496f35a55: Added conn table entry 0TC_assignment_codec_hr_osmux_on(1126)806627 VirtMSC-SCCP(1116)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1116)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1125)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1123)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_osmux_on(1126) VirtMSC-SCCP(1116)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1116)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(1116)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1116)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O VirtMGW-MGCP-0(1123)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "246", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "62" }, { 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(1126) TC_assignment_codec_hr_osmux_on(1126)@9c4496f35a55: 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(1125)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1116)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1116)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1116)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1116)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_osmux_on(1126)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_codec_hr_osmux_on(1126)@9c4496f35a55: 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 := '2E8C6B67'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 := '1BF09532'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(1126)@9c4496f35a55: "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(1126)@9c4496f35a55: "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(1126)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1116)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1116)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1116)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1116)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1116)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1116)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1116)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1116)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_osmux_on(1126)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1117)@9c4496f35a55: Deleted conn table entry 0TC_assignment_codec_hr_osmux_on(1126)806627 VirtMSC-SCCP(1116)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_codec_hr_osmux_on(1126)@9c4496f35a55: "Got RSL RR Release" TC_assignment_codec_hr_osmux_on(1126)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1116)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1116)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_codec_hr_osmux_on(1126)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_osmux_on(1126)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1118)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1115)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1122)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1117)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1116)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1125)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1120)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1119)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1124)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1121)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1123)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1115): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1116): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1117): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1118): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1119): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1120): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1121): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1122): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1123): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1124): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1125): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_codec_hr_osmux_on(1126): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_codec_hr_osmux_on finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on pass'. Sun Jun 9 06:06:27 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_osmux_on pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_hr_osmux_on.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=377090) Waiting for packet dumper to finish... 1 (prev_count=377090, count=564721) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux'. ------ BSC_Tests.TC_assignment_osmux ------ Sun Jun 9 06:06: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_osmux.pcap" >/data/BSC_Tests.TC_assignment_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_osmux started. MTC@9c4496f35a55: "TC_assignment_osmux": using IMSI '001010278472578'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1130)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1130)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1130)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1128)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1133)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1133)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1133)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1131)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1130)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1133)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1129)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1129)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1132)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1136)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1136)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1136)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1136)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_osmux() start" TC_assignment_osmux(1138)@9c4496f35a55: 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(1129)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910102087745287'O, n_connectPointCode := omit VirtMSC-RAN(1129)@9c4496f35a55: Created Expect[0] for '05240103505902080910102087745287'O to be handled at TC_assignment_osmux(1138) VirtMSC-SCCP(1128)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1128)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1129)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1129)@9c4496f35a55: Found Expect[0] for '05240103505902080910102087745287'O handled at TC_assignment_osmux(1138) VirtMSC-RAN(1129)@9c4496f35a55: Added conn table entry 0TC_assignment_osmux(1138)9266549 VirtMSC-SCCP(1128)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1128)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1137)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1135)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux(1138) VirtMSC-SCCP(1128)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1128)@9c4496f35a55: vl_len:23 VirtMSC-SCCP(1128)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1128)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0015010B030109257C060102030409267D03840407F100'O VirtMGW-MGCP-0(1135)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "251", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "63" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMUX", val := "*" } }, sdp := omit } handled at TC_assignment_osmux(1138) TC_assignment_osmux(1138)@9c4496f35a55: 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(1137)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1128)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1128)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1128)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1128)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux(1138)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_osmux(1138)@9c4496f35a55: 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 := '1EBA5297'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 := '6DFAB16B'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(1138)@9c4496f35a55: "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(1138)@9c4496f35a55: "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(1138)@9c4496f35a55: 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(1138)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1128)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1128)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1128)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1128)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1128)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1128)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1128)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1128)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux(1138)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1129)@9c4496f35a55: Deleted conn table entry 0TC_assignment_osmux(1138)9266549 VirtMSC-SCCP(1128)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_osmux(1138)@9c4496f35a55: "Got RSL RR Release" TC_assignment_osmux(1138)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1128)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1128)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_osmux(1138)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux(1138)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1128)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1129)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1130)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1127)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1137)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1132)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1131)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1133)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1135)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1136)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1127): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1128): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1129): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1130): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1131): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1132): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1133): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1135): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1136): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1137): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_osmux(1138): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_osmux finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux pass'. Sun Jun 9 06:06:41 UTC 2024 ====== BSC_Tests.TC_assignment_osmux pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=354453) Waiting for packet dumper to finish... 1 (prev_count=354453, count=541260) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn'. ------ BSC_Tests.TC_assignment_osmux_cn ------ Sun Jun 9 06:06: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_assignment_osmux_cn.pcap" >/data/BSC_Tests.TC_assignment_osmux_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_osmux_cn started. MTC@9c4496f35a55: "TC_assignment_osmux_cn": using IMSI '001013438417112'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1142)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1142)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1142)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1140)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1145)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1145)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1145)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1143)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1142)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1145)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1141)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1141)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1144)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1148)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1148)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1148)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1148)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_osmux_cn() start" TC_assignment_osmux_cn(1150)@9c4496f35a55: 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(1141)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910104383141721'O, n_connectPointCode := omit VirtMSC-RAN(1141)@9c4496f35a55: Created Expect[0] for '05240103505902080910104383141721'O to be handled at TC_assignment_osmux_cn(1150) VirtMSC-SCCP(1140)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1140)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1141)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1141)@9c4496f35a55: Found Expect[0] for '05240103505902080910104383141721'O handled at TC_assignment_osmux_cn(1150) VirtMSC-RAN(1141)@9c4496f35a55: Added conn table entry 0TC_assignment_osmux_cn(1150)2090096 VirtMSC-SCCP(1140)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1140)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1149)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1147)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux_cn(1150) VirtMSC-SCCP(1140)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1140)@9c4496f35a55: vl_len:23 VirtMSC-SCCP(1140)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1140)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0015010B030109257C060102030409267D03840407F100'O VirtMGW-MGCP-0(1147)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "256", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "64" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_osmux_cn(1150) TC_assignment_osmux_cn(1150)@9c4496f35a55: 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(1149)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1140)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1140)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1140)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1140)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_cn(1150)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_osmux_cn(1150)@9c4496f35a55: 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 := '7518B0F9'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 := '5A39D392'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(1150)@9c4496f35a55: "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(1150)@9c4496f35a55: "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(1150)@9c4496f35a55: 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(1150)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1140)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1140)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1140)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1140)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1140)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1140)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1140)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1140)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_cn(1150)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1141)@9c4496f35a55: Deleted conn table entry 0TC_assignment_osmux_cn(1150)2090096 VirtMSC-SCCP(1140)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_osmux_cn(1150)@9c4496f35a55: "Got RSL RR Release" TC_assignment_osmux_cn(1150)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1140)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1140)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_osmux_cn(1150)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux_cn(1150)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1140)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1142)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1141)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1146)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1139)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1149)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1144)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1145)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1143)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1148)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1147)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1139): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1140): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1141): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1142): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1143): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1144): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1145): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1146): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1147): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1148): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1149): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_osmux_cn(1150): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_osmux_cn finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn pass'. Sun Jun 9 06:06:55 UTC 2024 ====== BSC_Tests.TC_assignment_osmux_cn pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_osmux_cn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=354706) Waiting for packet dumper to finish... 1 (prev_count=354706, count=543886) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts'. ------ BSC_Tests.TC_assignment_osmux_bts ------ Sun Jun 9 06:07: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_assignment_osmux_bts.pcap" >/data/BSC_Tests.TC_assignment_osmux_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_osmux_bts started. MTC@9c4496f35a55: "TC_assignment_osmux_bts": using IMSI '001013148264482'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1154)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1154)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1154)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1152)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1157)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1157)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1157)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1155)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1154)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1157)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1153)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1153)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1156)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1160)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1160)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1160)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1160)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_osmux_bts() start" TC_assignment_osmux_bts(1162)@9c4496f35a55: 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(1153)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910101384624428'O, n_connectPointCode := omit VirtMSC-RAN(1153)@9c4496f35a55: Created Expect[0] for '05240103505902080910101384624428'O to be handled at TC_assignment_osmux_bts(1162) VirtMSC-SCCP(1152)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1152)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1153)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1153)@9c4496f35a55: Found Expect[0] for '05240103505902080910101384624428'O handled at TC_assignment_osmux_bts(1162) VirtMSC-RAN(1153)@9c4496f35a55: Added conn table entry 0TC_assignment_osmux_bts(1162)5255672 VirtMSC-SCCP(1152)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1152)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1161)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1159)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux_bts(1162) VirtMSC-SCCP(1152)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1152)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(1152)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1152)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03840407'O VirtMGW-MGCP-0(1159)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "261", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "65" }, { 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(1162) TC_assignment_osmux_bts(1162)@9c4496f35a55: 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(1161)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1152)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1152)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1152)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1152)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_bts(1162)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_osmux_bts(1162)@9c4496f35a55: 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 := '270ABFDD'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 := '1A648F70'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(1162)@9c4496f35a55: "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(1162)@9c4496f35a55: "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(1162)@9c4496f35a55: 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(1162)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1152)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1152)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1152)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1152)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1152)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1152)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1152)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1152)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_bts(1162)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1153)@9c4496f35a55: Deleted conn table entry 0TC_assignment_osmux_bts(1162)5255672 VirtMSC-SCCP(1152)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_osmux_bts(1162)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(1152)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1152)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_osmux_bts(1162)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_osmux_bts(1162)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux_bts(1162)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1153)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1154)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1152)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1151)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1158)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(1156)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1161)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1155)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1157)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1159)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1160)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1151): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1152): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1153): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1154): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1155): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1156): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1157): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1158): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1159): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1160): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1161): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_osmux_bts(1162): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_osmux_bts finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts pass'. Sun Jun 9 06:07:08 UTC 2024 ====== BSC_Tests.TC_assignment_osmux_bts pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_osmux_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=355103) Waiting for packet dumper to finish... 1 (prev_count=355103, count=542734) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan'. ------ BSC_Tests.TC_rll_est_ind_inact_lchan ------ Sun Jun 9 06:07: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_rll_est_ind_inact_lchan started. VirtMSC-M3UA(1165)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1165)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1165)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1164)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1165)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1165)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1167)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1167)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1167)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1166)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1167)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1170)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1170)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1170)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1170)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_rll_est_ind_inact_lchan() start" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1164)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1165)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1163)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1168)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(1166)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1169)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1167)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1170)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1163): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1164): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1165): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1166): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1167): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1168): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1169): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1170): none (pass -> pass) MTC@9c4496f35a55: Test case TC_rll_est_ind_inact_lchan finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan pass'. Sun Jun 9 06:07:17 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inact_lchan pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rll_est_ind_inact_lchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=197081) Waiting for packet dumper to finish... 1 (prev_count=197081, count=384712) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi1 ------ Sun Jun 9 06:07: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_rll_est_ind_inval_sapi1 started. VirtMSC-M3UA(1173)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1173)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1173)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1172)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1173)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1173)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1175)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1175)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1175)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1174)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1175)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1178)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1178)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1178)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1178)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_rll_est_ind_inval_sapi1() start" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1173)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1172)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1176)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1171)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(1174)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1175)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1177)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1178)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1171): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1172): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1173): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1174): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1175): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1176): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1177): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1178): none (pass -> pass) MTC@9c4496f35a55: Test case TC_rll_est_ind_inval_sapi1 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 pass'. Sun Jun 9 06:07:27 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sapi1 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=206041) Waiting for packet dumper to finish... 1 (prev_count=206041, count=391846) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi3 ------ Sun Jun 9 06: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.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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_rll_est_ind_inval_sapi3 started. VirtMSC-M3UA(1181)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1181)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1181)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1180)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1181)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1181)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1183)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1183)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1183)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1182)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1183)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1186)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1186)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1186)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1186)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_rll_est_ind_inval_sapi3() start" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1180)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1181)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1179)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1184)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(1182)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1186)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1183)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1185)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1179): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1180): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1181): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1182): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1183): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1184): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1185): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1186): none (pass -> pass) MTC@9c4496f35a55: Test case TC_rll_est_ind_inval_sapi3 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 pass'. Sun Jun 9 06:07:38 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sapi3 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=215120) Waiting for packet dumper to finish... 1 (prev_count=215120, count=402162) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch'. ------ BSC_Tests.TC_rll_est_ind_inval_sacch ------ Sun Jun 9 06:07: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_rll_est_ind_inval_sacch started. VirtMSC-M3UA(1189)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1189)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1189)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1188)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1189)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1189)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1191)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1191)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1191)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1190)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1191)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1194)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1194)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1194)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1194)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_rll_est_ind_inval_sacch() start" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1188)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1189)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1192)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1187)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(1190)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1193)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1191)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1194)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1187): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1188): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1189): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1190): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1191): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1192): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1193): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1194): none (pass -> pass) MTC@9c4496f35a55: Test case TC_rll_est_ind_inval_sacch finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch pass'. Sun Jun 9 06:07:49 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sacch pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=214823) Waiting for packet dumper to finish... 1 (prev_count=214823, count=401630) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi'. ------ BSC_Tests.TC_tch_dlci_link_id_sapi ------ Sun Jun 9 06:07: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_tch_dlci_link_id_sapi started. MTC@9c4496f35a55: "TC_tch_dlci_link_id_sapi": using IMSI '001013381414256'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1198)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1198)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1198)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1196)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1201)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1201)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1201)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1199)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1198)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1201)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1197)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1197)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1200)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1204)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1204)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1204)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1204)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_tch_dlci_link_id_sapi() start" VirtMSC-RAN(1197)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103318142465'O, n_connectPointCode := omit VirtMSC-RAN(1197)@9c4496f35a55: Created Expect[0] for '05240103505902080910103318142465'O to be handled at TC_tch_dlci_link_id_sapi(1206) VirtMSC-SCCP(1196)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1196)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1197)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1197)@9c4496f35a55: Found Expect[0] for '05240103505902080910103318142465'O handled at TC_tch_dlci_link_id_sapi(1206) VirtMSC-RAN(1197)@9c4496f35a55: Added conn table entry 0TC_tch_dlci_link_id_sapi(1206)11808877 VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1205)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1203)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_tch_dlci_link_id_sapi(1206) VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1203)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "266", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "66" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_tch_dlci_link_id_sapi(1206) TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: 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(1205)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): none -> pass TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: 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 := '6FB4ADCB'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 := '616124FC'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(1206)@9c4496f35a55: "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(1206)@9c4496f35a55: "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(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01800F09C15BAD107B0A6C4A58E43B416CA4'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01C30F0969E849CB5F6E343F0A660AB6166C'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01800F09A3EE559EEF3A0469556986AA5110'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01C30F09F23813185FED2A303B1D0D955DF0'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01800F09EFD35CE564BAFCC317F0FC446416'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01C30F098F9E0B29C272AAA00AC532CC43F1'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01800F09CE4E57477BEC01D94F397B0DE956'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01C30F09627A29EBD0CEC99CF054E38622F6'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01800F099547EA3EFC55433104B87F68409F'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01C30F09065677287649ED8730A5AECC49EC'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01800F09A8F3FAE4C111CB0DBEA867B66385'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01C30F09B052C2E3539BCD0C0BA24D0DB280'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01800F09099BEDD38F5EFB570CF4FF566479'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01C30F09E844A3649E53D694450750DAAF70'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01800F095BCB66E5115DC71E8BF42C236D3C'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01C30F09C673CD6C5614620247CC36F7EF55'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01800F096DB67C4CEB2D2F3683B63CE96180'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01C30F093B6FBDDC0C342E685D4C5BA7D644'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01800F0990D04721146FEA246F90FC65BBDC'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01C30F0990E94F44911F09263A35AD8A1766'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01800F09A0E4D536466F318A7FA7454FF96F'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01C30F09D92CB1CC80947A49E3E07385E5DE'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01800F0963A78B56FF63CBB21F6E41C2C944'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01C30F092F9BD562724164DC8D5D95B6CE51'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01800F091DC5CA8B33F0C8F31463DE4C86AA'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01C30F09C9F7CDA7BCBF407D7212353B8678'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01800F09418DF4D1A060A47902282D1E8D5F'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01C30F09D6DDB4FDAD22D937A0CBC1854B7F'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01800F09ACDFB9B7B273236E925757D0CBF8'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01C30F094C2F115A2A98641F7436A6A5F101'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01800F099B7EDD0D2D5664F50BE1FC6F9812'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:18 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '01C30F09EB6912D6021A5C586FEF7E572A29'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1196)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1196)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1196)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1196)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-IPA(1204)@9c4496f35a55: Warning: dec_RSL_Message(): Data remained at the end of the stream after successful decoding: '01'O TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1197)@9c4496f35a55: Deleted conn table entry 0TC_tch_dlci_link_id_sapi(1206)11808877 TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on connection ID:0 TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1196)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1196)@9c4496f35a55: RLC received in state:disconnect_pending TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_tch_dlci_link_id_sapi(1206)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1197)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1196)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1198)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1195)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1202)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1205)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1200)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1199)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1201)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1204)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1203)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1195): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1196): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1197): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1198): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1199): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1200): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1201): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1202): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1203): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1204): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1205): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_tch_dlci_link_id_sapi(1206): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_tch_dlci_link_id_sapi finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi pass'. Sun Jun 9 06:08:06 UTC 2024 ====== BSC_Tests.TC_tch_dlci_link_id_sapi pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_tch_dlci_link_id_sapi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=607661) Waiting for packet dumper to finish... 1 (prev_count=607661, count=794290) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:08: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_rll_rel_ind_sapi_n_reject started. VirtMSC-M3UA(1209)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1209)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1209)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1208)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1209)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1209)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1211)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1211)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1211)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1210)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1211)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1214)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1214)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1214)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1214)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_rll_rel_ind_sapi_n_reject() start" VirtMSC-SCCP(1208)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1208)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1208)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1208)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1208)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1208)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(1208)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1208)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910109077184358'O VirtMSC-SCCP(1208)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1208)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1208)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1208)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(1208)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1208)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1208)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1208)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1209)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1207)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1212)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1210)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1211)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1214)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1213)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1207): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1208): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1209): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1210): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1211): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1212): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1213): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1214): none (pass -> pass) MTC@9c4496f35a55: Test case TC_rll_rel_ind_sapi_n_reject finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass'. Sun Jun 9 06:08:17 UTC 2024 ====== BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rll_rel_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241165) Waiting for packet dumper to finish... 1 (prev_count=241165, count=427972) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:08: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_rll_err_ind_sapi_n_reject started. VirtMSC-M3UA(1217)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1217)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1217)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1216)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1217)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1217)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1219)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1219)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1219)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1218)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1219)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1222)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1222)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1222)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1222)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_rll_err_ind_sapi_n_reject() start" VirtMSC-SCCP(1216)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1216)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1216)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1216)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1216)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1216)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(1216)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1216)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910101627359712'O VirtMSC-SCCP(1216)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1216)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1216)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1216)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(1216)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1216)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1216)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1216)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1217)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1215)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1220)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1218)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1219)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1222)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1221)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1215): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1216): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1217): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1218): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1219): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1220): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1221): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1222): none (pass -> pass) MTC@9c4496f35a55: Test case TC_rll_err_ind_sapi_n_reject finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject pass'. Sun Jun 9 06:08:28 UTC 2024 ====== BSC_Tests.TC_rll_err_ind_sapi_n_reject pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rll_err_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=250067) Waiting for packet dumper to finish... 1 (prev_count=250067, count=436696) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject'. ------ BSC_Tests.TC_rll_timeout_sapi_n_reject ------ Sun Jun 9 06:08: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_rll_timeout_sapi_n_reject started. VirtMSC-M3UA(1225)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1225)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1225)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1224)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1225)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1225)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1227)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1227)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1227)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1226)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1227)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1230)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1230)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1230)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1230)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_rll_timeout_sapi_n_reject() start" VirtMSC-SCCP(1224)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1224)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1224)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1224)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1224)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1224)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(1224)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1224)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910109523184668'O VirtMSC-SCCP(1224)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1224)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1224)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1224)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(1224)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1224)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1224)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1224)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1223)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1225)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1228)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1226)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1227)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1230)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1229)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1223): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1224): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1225): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1226): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1227): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1228): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1229): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1230): none (pass -> pass) MTC@9c4496f35a55: Test case TC_rll_timeout_sapi_n_reject finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject pass'. Sun Jun 9 06:08:45 UTC 2024 ====== BSC_Tests.TC_rll_timeout_sapi_n_reject pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rll_timeout_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=267881) Waiting for packet dumper to finish... 1 (prev_count=267881, count=463892) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:08: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_rll_sapi_n_reject_dlci_cc started. VirtMSC-M3UA(1233)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1233)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1233)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1232)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1233)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1233)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1235)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1235)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1235)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1234)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1235)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1238)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1238)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1238)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1238)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_rll_sapi_n_reject_dlci_cc() start" VirtMSC-SCCP(1232)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1232)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1232)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1232)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1232)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1232)@9c4496f35a55: vl_len:21 VirtMSC-SCCP(1232)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1232)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910104919355820'O VirtMSC-SCCP(1232)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1232)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1232)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1232)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(1232)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1232)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1232)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1233)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1232)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1231)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1236)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1234)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1235)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1238)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1237)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1231): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1232): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1233): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1234): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1235): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1236): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1237): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1238): none (pass -> pass) MTC@9c4496f35a55: Test case TC_rll_sapi_n_reject_dlci_cc finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass'. Sun Jun 9 06:08:56 UTC 2024 ====== BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237065) Waiting for packet dumper to finish... 1 (prev_count=237065, count=422870) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan'. ------ BSC_Tests.TC_paging_imsi_nochan ------ Sun Jun 9 06:09: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_imsi_nochan.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_imsi_nochan started. VirtMSC-M3UA(1241)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1241)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1241)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1240)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1241)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1241)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1243)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1243)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1243)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1242)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1243)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1246)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1246)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1246)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1246)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1247)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1247)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1247)@9c4496f35a55: 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(1247)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1248)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1248)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1248)@9c4496f35a55: 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(1248)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1249)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1249)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1249)@9c4496f35a55: 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(1249)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1250)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1250)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1250)@9c4496f35a55: 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(1250)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1251)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1251)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1251)@9c4496f35a55: 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(1251)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_imsi_nochan() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1241)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1240)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1239)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1244)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1242)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1249)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1251)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1243)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1246)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1250)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1245)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1247)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1248)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1239): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1240): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1241): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1242): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1243): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1244): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1245): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1246): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1247): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1248): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1249): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1250): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1251): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_imsi_nochan finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan pass'. Sun Jun 9 06:09:23 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=683289) Waiting for packet dumper to finish... 1 (prev_count=683289, count=1471142) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan'. ------ BSC_Tests.TC_paging_tmsi_nochan ------ Sun Jun 9 06:09: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_nochan.pcap" >/data/BSC_Tests.TC_paging_tmsi_nochan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_tmsi_nochan started. VirtMSC-M3UA(1254)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1254)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1254)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1253)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1254)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1254)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1256)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1256)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1256)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1255)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1256)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1259)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1259)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1259)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1259)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1260)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1260)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1260)@9c4496f35a55: 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(1260)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1261)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1261)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1261)@9c4496f35a55: 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(1261)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1262)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1262)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1262)@9c4496f35a55: 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(1262)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1263)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1263)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1263)@9c4496f35a55: 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(1263)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1264)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1264)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1264)@9c4496f35a55: 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(1264)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_tmsi_nochan() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1252)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1257)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1253)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1254)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1255)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1256)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1262)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1264)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1261)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1263)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1260)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1258)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1259)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1252): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1253): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1254): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1255): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1256): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1257): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1258): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1259): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1260): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1261): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1262): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1263): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1264): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_tmsi_nochan finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan pass'. Sun Jun 9 06:09:49 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_nochan pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_tmsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=682415) Waiting for packet dumper to finish... 1 (prev_count=682415, count=1470268) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any'. ------ BSC_Tests.TC_paging_tmsi_any ------ Sun Jun 9 06:09: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_any.pcap" >/data/BSC_Tests.TC_paging_tmsi_any.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_tmsi_any started. VirtMSC-M3UA(1267)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1267)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1267)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1266)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1267)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1267)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1269)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1269)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1269)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1268)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1269)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1272)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1272)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1272)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1272)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1273)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1273)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1273)@9c4496f35a55: 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(1273)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1274)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1274)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1274)@9c4496f35a55: 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(1274)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1275)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1275)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1275)@9c4496f35a55: 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(1275)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1276)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1276)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1276)@9c4496f35a55: 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(1276)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1277)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1277)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1277)@9c4496f35a55: 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(1277)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_tmsi_any() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1266)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1267)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1265)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1270)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1268)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1275)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1271)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1269)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1272)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1277)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1274)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1276)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1273)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1265): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1266): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1267): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1268): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1269): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1270): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1271): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1272): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1273): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1274): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1275): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1276): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1277): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_tmsi_any finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any pass'. Sun Jun 9 06:10:16 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_any pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_tmsi_any.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=679025) Waiting for packet dumper to finish... 1 (prev_count=679025, count=1466970) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch'. ------ BSC_Tests.TC_paging_tmsi_sdcch ------ Sun Jun 9 06:10: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_tmsi_sdcch.pcap" >/data/BSC_Tests.TC_paging_tmsi_sdcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_tmsi_sdcch started. VirtMSC-M3UA(1280)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1280)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1280)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1279)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1280)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1280)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1282)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1282)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1282)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1281)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1282)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1285)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1285)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1285)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1285)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1286)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1286)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1286)@9c4496f35a55: 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(1286)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1287)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1287)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1287)@9c4496f35a55: 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(1287)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1288)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1288)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1288)@9c4496f35a55: 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(1288)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1289)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1289)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1289)@9c4496f35a55: 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(1289)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1290)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1290)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1290)@9c4496f35a55: 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(1290)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_tmsi_sdcch() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1280)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1279)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1283)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1278)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1281)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1288)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1286)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1285)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1284)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1289)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1290)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1287)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1282)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1278): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1279): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1280): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1281): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1282): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1283): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1284): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1285): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1286): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1287): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1288): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1289): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1290): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_tmsi_sdcch finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch pass'. Sun Jun 9 06:10:42 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_sdcch pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_tmsi_sdcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=686469) Waiting for packet dumper to finish... 1 (prev_count=686469, count=1474529) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f'. ------ BSC_Tests.TC_paging_tmsi_tch_f ------ Sun Jun 9 06:10: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_tmsi_tch_f started. VirtMSC-M3UA(1293)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1293)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1293)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1292)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1293)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1293)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1295)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1295)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1295)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1294)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1295)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1298)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1298)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1298)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1298)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1299)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1299)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1299)@9c4496f35a55: 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(1299)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1300)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1300)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1300)@9c4496f35a55: 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(1300)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1301)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1301)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1301)@9c4496f35a55: 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(1301)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1302)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1302)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1302)@9c4496f35a55: 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(1302)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1303)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1303)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1303)@9c4496f35a55: 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(1303)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_tmsi_tch_f() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1292)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1291)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1293)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1296)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1294)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1303)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1300)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1295)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1301)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1302)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1298)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1299)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1297)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1291): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1292): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1293): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1294): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1295): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1296): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1297): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1298): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1299): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1300): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1301): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1302): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1303): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_tmsi_tch_f finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f pass'. Sun Jun 9 06:11:08 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_tch_f pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_tmsi_tch_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=678411) Waiting for packet dumper to finish... 1 (prev_count=678411, count=1466471) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf'. ------ BSC_Tests.TC_paging_tmsi_tch_hf ------ Sun Jun 9 06:11: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_tmsi_tch_hf started. VirtMSC-M3UA(1306)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1306)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1306)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1305)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1306)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1306)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1308)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1308)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1308)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1307)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1308)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1311)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1311)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1311)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1311)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1312)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1312)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1312)@9c4496f35a55: 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(1312)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1313)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1313)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1313)@9c4496f35a55: 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(1313)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1314)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1314)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1314)@9c4496f35a55: 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(1314)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1315)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1315)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1315)@9c4496f35a55: 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(1315)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1316)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1316)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1316)@9c4496f35a55: 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(1316)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_tmsi_tch_hf() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1306)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1305)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1309)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1304)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1307)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1308)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1315)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1316)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1310)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1313)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1311)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1312)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1314)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1304): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1305): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1306): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1307): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1308): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1309): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1310): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1311): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1312): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1313): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1314): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1315): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1316): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_tmsi_tch_hf finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf pass'. Sun Jun 9 06:11:35 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_tch_hf pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_tmsi_tch_hf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=681706) Waiting for packet dumper to finish... 1 (prev_count=681706, count=1469766) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi'. ------ BSC_Tests.TC_paging_imsi_nochan_cgi ------ Sun Jun 9 06:11: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_cgi.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_cgi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_cgi started. VirtMSC-M3UA(1319)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1319)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1319)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1318)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1319)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1319)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1321)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1321)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1321)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1320)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1321)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1324)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1324)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1324)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1324)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1325)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1325)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1325)@9c4496f35a55: 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(1325)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1326)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1326)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1326)@9c4496f35a55: 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(1326)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1327)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1327)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1327)@9c4496f35a55: 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(1327)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1328)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1328)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1328)@9c4496f35a55: 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(1328)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1329)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1329)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1329)@9c4496f35a55: 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(1329)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_imsi_nochan_cgi() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1318)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1317)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1319)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1322)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1320)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1329)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1328)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1323)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1326)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1321)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1324)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1327)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1325)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1317): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1318): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1319): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1320): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1321): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1322): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1323): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1324): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1325): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1326): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1327): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1328): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1329): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_cgi finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi pass'. Sun Jun 9 06:12:01 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_cgi pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=631865) Waiting for packet dumper to finish... 1 (prev_count=631865, count=1419925) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_ci ------ Sun Jun 9 06:12: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.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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_lac_ci started. VirtMSC-M3UA(1332)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1332)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1332)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1331)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1332)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1332)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1334)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1334)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1334)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1333)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1334)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1337)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1337)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1337)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1337)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1338)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1338)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1338)@9c4496f35a55: 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(1338)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1339)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1339)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1339)@9c4496f35a55: 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(1339)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1340)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1340)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1340)@9c4496f35a55: 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(1340)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1341)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1341)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1341)@9c4496f35a55: 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(1341)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1342)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1342)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1342)@9c4496f35a55: 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(1342)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_imsi_nochan_lac_ci() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1331)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1332)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1330)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1335)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1333)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1342)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1338)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1334)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1336)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1339)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1341)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1337)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1340)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1330): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1331): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1332): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1333): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1334): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1335): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1336): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1337): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1338): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1339): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1340): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1341): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1342): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_lac_ci finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci pass'. Sun Jun 9 06:12:28 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac_ci pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=632608) Waiting for packet dumper to finish... 1 (prev_count=632608, count=1420668) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_ci ------ Sun Jun 9 06:12: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_ci.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_ci started. VirtMSC-M3UA(1345)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1345)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1345)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1344)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1345)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1345)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1347)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1347)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1347)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1346)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1347)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1350)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1350)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1350)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1350)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1351)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1351)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1351)@9c4496f35a55: 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(1351)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1352)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1352)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1352)@9c4496f35a55: 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(1352)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1353)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1353)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1353)@9c4496f35a55: 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(1353)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1354)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1354)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1354)@9c4496f35a55: 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(1354)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1355)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1355)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1355)@9c4496f35a55: 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(1355)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_imsi_nochan_ci() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1344)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1345)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1343)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1348)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-M3UA(1347)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1346)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1355)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1354)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1350)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1351)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1353)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1349)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1352)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1343): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1344): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1345): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1346): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1347): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1348): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1349): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1350): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1351): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1352): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1353): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1354): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1355): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_ci finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci pass'. Sun Jun 9 06:12:54 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_ci pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=627721) Waiting for packet dumper to finish... 1 (prev_count=627721, count=1415781) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai'. ------ BSC_Tests.TC_paging_imsi_nochan_lai ------ Sun Jun 9 06: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.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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_lai started. VirtMSC-M3UA(1358)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1358)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1358)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1357)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1358)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1358)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1360)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1360)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1360)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1359)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1360)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1363)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1363)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1363)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1363)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1364)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1364)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1364)@9c4496f35a55: 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(1364)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1365)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1365)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1365)@9c4496f35a55: 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(1365)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1366)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1366)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1366)@9c4496f35a55: 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(1366)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1367)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1367)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1367)@9c4496f35a55: 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(1367)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1368)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1368)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1368)@9c4496f35a55: 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(1368)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_imsi_nochan_lai() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1358)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1357)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1356)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1361)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-M3UA(1360)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1359)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1365)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1363)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1362)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1366)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1367)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1368)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1364)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1356): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1357): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1358): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1359): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1360): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1361): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1362): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1363): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1364): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1365): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1366): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1367): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1368): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_lai finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai pass'. Sun Jun 9 06:13:21 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lai pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=656328) Waiting for packet dumper to finish... 1 (prev_count=656328, count=1444388) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac'. ------ BSC_Tests.TC_paging_imsi_nochan_lac ------ Sun Jun 9 06:13: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_lac.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lac.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_lac started. VirtMSC-M3UA(1371)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1371)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1371)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1370)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1371)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1371)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1373)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1373)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1373)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1372)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1373)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1376)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1376)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1376)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1376)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1377)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1377)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1377)@9c4496f35a55: 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(1377)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1378)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1378)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1378)@9c4496f35a55: 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(1378)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1379)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1379)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1379)@9c4496f35a55: 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(1379)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1380)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1380)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1380)@9c4496f35a55: 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(1380)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1381)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1381)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1381)@9c4496f35a55: 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(1381)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_imsi_nochan_lac() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1371)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1370)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1374)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1369)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1372)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1373)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1375)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1378)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1377)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1379)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1376)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1381)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1380)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1369): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1370): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1371): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1372): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1373): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1374): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1375): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1376): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1377): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1378): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1379): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1380): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1381): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_lac finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac pass'. Sun Jun 9 06:13:47 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=651573) Waiting for packet dumper to finish... 1 (prev_count=651573, count=1439426) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all'. ------ BSC_Tests.TC_paging_imsi_nochan_all ------ Sun Jun 9 06:13: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_all started. VirtMSC-M3UA(1384)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1384)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1384)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1383)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1384)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1384)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1386)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1386)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1386)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1385)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1386)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1389)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1389)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1389)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1389)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1390)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1390)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1390)@9c4496f35a55: 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(1390)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1391)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1391)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1391)@9c4496f35a55: 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(1391)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1392)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1392)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1392)@9c4496f35a55: 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(1392)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1393)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1393)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1393)@9c4496f35a55: 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(1393)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1394)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1394)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1394)@9c4496f35a55: 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(1394)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_imsi_nochan_all() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1383)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1384)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1382)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1387)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-M3UA(1386)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1385)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1390)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1394)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1391)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1389)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1392)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1388)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1393)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1382): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1383): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1384): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1385): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1386): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1387): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1388): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1389): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1390): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1391): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1392): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1393): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1394): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_all finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all pass'. Sun Jun 9 06:14:14 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_all pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_all.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=680218) Waiting for packet dumper to finish... 1 (prev_count=680218, count=1468071) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:14: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_plmn_lac_rnc started. VirtMSC-M3UA(1397)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1397)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1397)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1396)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1397)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1397)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1399)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1399)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1399)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1398)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1399)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1402)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1402)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1402)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1402)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1403)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1403)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1403)@9c4496f35a55: 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(1403)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1404)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1404)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1404)@9c4496f35a55: 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(1404)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1405)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1405)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1405)@9c4496f35a55: 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(1405)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1406)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1406)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1406)@9c4496f35a55: 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(1406)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1407)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1407)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1407)@9c4496f35a55: 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(1407)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_imsi_nochan_plmn_lac_rnc() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1396)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1395)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1397)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1400)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1398)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1399)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1401)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1405)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1402)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1403)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1404)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1407)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1406)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1395): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1396): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1397): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1398): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1399): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1400): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1401): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1402): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1403): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1404): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1405): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1406): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1407): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_plmn_lac_rnc finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass'. Sun Jun 9 06:14:29 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=564361) Waiting for packet dumper to finish... 1 (prev_count=564361, count=1352214) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_rnc ------ Sun Jun 9 06:14: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_rnc.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_rnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_rnc started. VirtMSC-M3UA(1410)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1410)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1410)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1409)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1410)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1410)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1412)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1412)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1412)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1411)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1412)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1415)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1415)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1415)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1415)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1416)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1416)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1416)@9c4496f35a55: 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(1416)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1417)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1417)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1417)@9c4496f35a55: 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(1417)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1418)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1418)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1418)@9c4496f35a55: 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(1418)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1419)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1419)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1419)@9c4496f35a55: 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(1419)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1420)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1420)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1420)@9c4496f35a55: 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(1420)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_imsi_nochan_rnc() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1409)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1410)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1408)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(1413)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1411)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1420)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1412)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1416)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1418)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1415)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1419)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1414)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1417)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1408): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1409): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1410): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1411): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1412): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1413): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1414): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1415): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1416): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1417): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1418): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1419): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1420): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_rnc finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc pass'. Sun Jun 9 06:14:43 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_rnc pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=564966) Waiting for packet dumper to finish... 1 (prev_count=564966, count=1352819) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_rnc ------ Sun Jun 9 06:14: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_lac_rnc started. VirtMSC-M3UA(1423)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1423)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1423)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1422)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1423)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1423)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1425)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1425)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1425)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1424)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1425)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1428)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1428)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1428)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1428)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1429)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1429)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1429)@9c4496f35a55: 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(1429)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1430)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1430)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1430)@9c4496f35a55: 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(1430)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1431)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1431)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1431)@9c4496f35a55: 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(1431)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1432)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1432)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1432)@9c4496f35a55: 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(1432)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1433)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1433)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1433)@9c4496f35a55: 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(1433)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_imsi_nochan_lac_rnc() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1423)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1422)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1421)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1426)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1424)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1425)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1427)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1433)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1431)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1428)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1430)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1432)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1429)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1421): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1422): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1423): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1424): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1425): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1426): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1427): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1428): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1429): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1430): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1431): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1432): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1433): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_lac_rnc finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass'. Sun Jun 9 06:14:58 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=562395) Waiting for packet dumper to finish... 1 (prev_count=562395, count=1350016) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs ------ Sun Jun 9 06:15: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_lacs started. VirtMSC-M3UA(1436)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1436)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1436)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1435)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1436)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1436)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1438)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1438)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1438)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1437)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1438)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1441)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1441)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1441)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1441)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1442)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1442)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1442)@9c4496f35a55: 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(1442)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1443)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1443)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1443)@9c4496f35a55: 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(1443)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1444)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1444)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1444)@9c4496f35a55: 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(1444)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1445)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1445)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1445)@9c4496f35a55: 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(1445)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1446)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1446)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1446)@9c4496f35a55: 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(1446)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_imsi_nochan_lacs() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1435)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1436)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1434)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1439)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1437)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1440)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1446)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1445)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1444)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1438)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1443)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1442)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1441)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1434): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1435): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1436): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1437): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1438): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1439): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1440): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1441): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1442): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1443): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1444): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1445): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1446): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_lacs finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs pass'. Sun Jun 9 06:15:24 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lacs pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=674589) Waiting for packet dumper to finish... 1 (prev_count=674589, count=1462442) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs_empty ------ Sun Jun 9 06:15: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_lacs_empty started. VirtMSC-M3UA(1449)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1449)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1449)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1448)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1449)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1449)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1451)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1451)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1451)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1450)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1451)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1454)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1454)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1454)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1454)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1455)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1455)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1455)@9c4496f35a55: 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(1455)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1456)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1456)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1456)@9c4496f35a55: 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(1456)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1457)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1457)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1457)@9c4496f35a55: 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(1457)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1458)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1458)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1458)@9c4496f35a55: 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(1458)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1459)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1459)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1459)@9c4496f35a55: 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(1459)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_imsi_nochan_lacs_empty() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1449)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1448)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1447)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1452)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1450)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1453)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1459)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1457)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1455)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1458)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1456)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1454)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1451)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1447): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1448): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1449): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1450): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1451): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1452): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1453): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1454): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1455): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1456): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1457): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1458): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1459): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_lacs_empty finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass'. Sun Jun 9 06:15:38 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs_empty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=575862) Waiting for packet dumper to finish... 1 (prev_count=575862, count=1363922) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:15: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_cgi_unknown_cid started. VirtMSC-M3UA(1462)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1462)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1462)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1461)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1462)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1462)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1464)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1464)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1464)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1463)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1464)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1467)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1467)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1467)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1467)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1468)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1468)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1468)@9c4496f35a55: 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(1468)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1469)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1469)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1469)@9c4496f35a55: 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(1469)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1470)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1470)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1470)@9c4496f35a55: 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(1470)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1471)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1471)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1471)@9c4496f35a55: 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(1471)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1472)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1472)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1472)@9c4496f35a55: 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(1472)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_imsi_nochan_cgi_unknown_cid() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1461)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1465)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1462)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1460)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1463)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1472)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1470)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1464)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1466)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1467)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1471)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1468)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1469)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1460): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1461): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1462): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1463): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1464): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1465): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1466): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1467): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1468): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1469): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1470): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1471): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1472): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_cgi_unknown_cid finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass'. Sun Jun 9 06:15:53 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=562885) Waiting for packet dumper to finish... 1 (prev_count=562885, count=1350945) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset'. ------ BSC_Tests.TC_paging_imsi_a_reset ------ Sun Jun 9 06:15: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_imsi_a_reset started. VirtMSC-M3UA(1475)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1475)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1475)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1474)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1475)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1475)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1477)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1477)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1477)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1476)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1477)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1480)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1480)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1480)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1480)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1481)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1481)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1481)@9c4496f35a55: 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(1481)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1482)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1482)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1482)@9c4496f35a55: 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(1482)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1483)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1483)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1483)@9c4496f35a55: 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(1483)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1484)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1484)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1484)@9c4496f35a55: 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(1484)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1485)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1485)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1485)@9c4496f35a55: 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(1485)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_imsi_a_reset() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1475)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1474)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1473)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1478)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1476)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1477)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1485)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1482)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1479)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1483)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1481)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1480)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1484)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1473): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1474): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1475): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1476): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1477): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1478): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1479): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1480): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1481): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1482): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1483): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1484): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1485): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_imsi_a_reset finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset pass'. Sun Jun 9 06:16:10 UTC 2024 ====== BSC_Tests.TC_paging_imsi_a_reset pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=601715) Waiting for packet dumper to finish... 1 (prev_count=601715, count=1389568) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load'. ------ BSC_Tests.TC_paging_imsi_load ------ Sun Jun 9 06:16: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_paging_imsi_load.pcap" >/data/BSC_Tests.TC_paging_imsi_load.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_imsi_load started. VirtMSC-M3UA(1488)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1488)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1488)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1487)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1488)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1488)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1490)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1490)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1490)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1489)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1490)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1493)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1493)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1493)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1493)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1494)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1494)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1494)@9c4496f35a55: 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(1494)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1495)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1495)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1495)@9c4496f35a55: 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(1495)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1496)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1496)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1496)@9c4496f35a55: 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(1496)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1497)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1497)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1497)@9c4496f35a55: 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(1497)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1498)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1498)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1498)@9c4496f35a55: 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(1498)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_imsi_load() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1487)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1486)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1488)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1491)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1489)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1490)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1496)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1492)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1497)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1498)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1493)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1494)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1495)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1486): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1487): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1488): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1489): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1490): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1491): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1492): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1493): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1494): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1495): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1496): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1497): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1498): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_imsi_load finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load pass'. Sun Jun 9 06:16:35 UTC 2024 ====== BSC_Tests.TC_paging_imsi_load pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_load.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=670490) Waiting for packet dumper to finish... 1 (prev_count=670490, count=1458550) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter'. ------ BSC_Tests.TC_paging_counter ------ Sun Jun 9 06:16: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_counter.pcap" >/data/BSC_Tests.TC_paging_counter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_counter started. VirtMSC-M3UA(1501)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1501)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1501)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1500)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1501)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1501)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1503)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1503)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1503)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1502)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1503)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1506)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1506)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1506)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1506)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1507)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1507)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1507)@9c4496f35a55: 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(1507)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1508)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1508)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1508)@9c4496f35a55: 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(1508)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1509)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1509)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1509)@9c4496f35a55: 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(1509)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1510)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1510)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1510)@9c4496f35a55: 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(1510)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1511)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1511)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1511)@9c4496f35a55: 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(1511)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_counter() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1500)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1501)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1499)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1504)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1502)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1510)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1511)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1507)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1506)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1508)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1505)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1509)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1503)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1499): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1500): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1501): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1502): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1503): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1504): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1505): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1506): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1507): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1508): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1509): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1510): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1511): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_counter finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter pass'. Sun Jun 9 06:17:01 UTC 2024 ====== BSC_Tests.TC_paging_counter pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=682294) Waiting for packet dumper to finish... 1 (prev_count=682294, count=1470147) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol'. ------ BSC_Tests.TC_paging_resp_unsol ------ Sun Jun 9 06:17: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.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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_resp_unsol started. VirtMSC-M3UA(1514)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1514)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1514)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1513)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1514)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1514)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1516)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1516)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1516)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1515)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1516)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1519)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1519)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1519)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1519)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_resp_unsol() start" VirtMSC-SCCP(1513)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1513)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(1513)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1513)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1513)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1513)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1513)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1513)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1513)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1513)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1513)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1513)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1513)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1513)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1513)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1514)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1513)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1517)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1512)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1515)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1518)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1516)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1519)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1512): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1513): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1514): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1515): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1516): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1517): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1518): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1519): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_resp_unsol finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol pass'. Sun Jun 9 06:17:14 UTC 2024 ====== BSC_Tests.TC_paging_resp_unsol pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_resp_unsol.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=257581) Waiting for packet dumper to finish... 1 (prev_count=257581, count=448385) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req'. ------ BSC_Tests.TC_paging_500req ------ Sun Jun 9 06:17: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_500req.pcap" >/data/BSC_Tests.TC_paging_500req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_500req started. VirtMSC-M3UA(1522)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1522)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1522)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1521)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1522)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1522)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1524)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1524)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1524)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1523)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1524)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1527)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1527)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1527)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1527)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_500req() start" MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000000". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000001". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000002". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000003". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000004". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000005". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000006". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000007". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 8 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000008". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000009". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000010". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000011". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000012". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000013". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000014". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000015". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000016". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000017". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000018". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000019". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000020". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000021". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000022". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000023". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000024". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000025". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000026". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000027". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000028". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000029". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000030". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000031". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000032". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000033". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000034". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000035". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000036". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000037". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000038". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000039". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000040". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000041". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000042". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000043". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000044". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000045". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000046". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000047". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 48 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000048". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000049". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000050". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000051". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000052". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000053". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000054". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000055". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000056". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000057". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000058". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000059". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000060". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000061". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000062". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000063". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000064". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000065". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000066". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000067". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000068". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000069". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000070". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000071". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000072". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000073". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000074". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000075". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000076". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000077". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000078". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000079". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000080". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000081". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000082". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000083". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000084". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000085". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000086". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000087". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 88 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000088". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000089". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000090". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000091". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000092". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000093". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000094". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000095". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000096". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000097". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000098". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000099". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000100". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000101". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000102". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000103". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000104". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000105". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000106". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000107". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000108". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000109". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000110". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000111". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000112". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000113". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000114". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000115". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000116". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000117". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000118". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000119". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000120". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000121". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000122". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000123". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000124". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000125". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000126". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000127". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 128 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000128". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000129". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000130". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000131". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000132". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000133". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000134". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000135". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000136". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000137". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000138". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000139". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000140". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000141". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000142". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000143". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000144". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000145". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000146". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000147". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000148". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000149". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000150". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000151". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000152". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000153". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000154". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000155". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000156". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000157". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000158". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000159". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000160". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000161". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000162". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000163". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000164". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000165". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000166". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000167". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 168 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000168". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000169". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000170". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000171". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000172". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000173". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000174". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000175". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000176". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000177". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000178". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000179". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000180". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000181". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000182". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000183". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000184". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000185". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000186". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000187". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000188". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000189". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000190". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000191". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000192". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000193". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000194". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000195". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000196". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000197". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000198". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000199". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000200". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000201". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000202". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000203". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000204". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000205". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000206". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000207". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 208 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000208". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000209". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000210". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000211". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000212". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000213". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000214". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000215". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000216". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000217". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000218". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000219". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000220". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000221". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000222". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000223". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000224". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000225". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000226". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000227". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000228". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000229". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000230". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000231". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000232". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000233". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000234". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000235". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000236". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000237". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000238". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000239". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000240". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000241". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000242". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000243". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000244". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000245". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000246". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000247". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 248 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000248". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000249". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000250". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000251". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000252". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000253". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000254". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000255". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000256". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000257". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000258". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000259". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000260". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000261". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000262". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000263". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000264". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000265". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000266". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000267". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000268". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000269". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000270". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000271". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000272". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000273". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000274". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000275". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000276". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000277". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000278". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000279". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000280". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000281". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000282". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000283". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000284". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000285". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000286". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000287". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 288 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000288". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000289". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000290". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000291". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000292". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000293". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000294". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000295". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000296". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000297". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000298". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000299". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000300". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000301". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000302". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000303". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000304". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000305". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000306". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000307". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000308". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000309". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000310". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000311". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000312". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000313". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000314". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000315". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000316". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000317". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000318". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000319". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000320". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000321". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000322". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000323". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000324". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000325". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000326". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000327". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 328 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000328". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000329". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000330". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000331". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000332". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000333". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000334". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000335". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000336". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000337". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000338". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000339". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000340". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000341". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000342". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000343". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000344". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000345". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000346". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000347". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000348". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000349". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000350". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000351". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000352". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000353". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000354". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000355". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000356". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000357". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000358". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000359". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000360". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000361". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000362". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000363". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000364". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000365". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000366". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000367". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 368 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000368". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000369". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000370". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000371". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000372". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000373". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000374". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000375". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000376". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000377". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000378". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000379". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000380". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000381". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000382". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000383". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000384". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000385". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000386". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000387". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000388". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000389". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000390". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000391". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000392". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000393". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000394". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000395". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000396". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000397". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000398". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000399". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000400". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000401". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000402". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000403". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000404". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000405". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000406". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000407". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 408 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000408". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000409". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000410". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000411". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000412". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000413". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000414". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000415". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000416". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000417". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000418". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000419". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000420". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000421". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000422". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000423". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000424". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000425". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000426". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000427". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000428". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000429". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000430". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000431". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000432". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000433". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000434". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000435". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000436". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000437". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000438". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000439". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000440". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000441". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000442". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000443". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000444". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000445". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000446". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000447". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 448 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000448". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000449". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000450". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000451". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000452". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000453". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000454". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000455". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000456". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000457". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000458". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000459". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000460". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000461". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000462". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000463". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000464". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000465". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000466". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000467". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000468". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000469". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000470". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000471". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000472". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000473". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000474". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000475". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000476". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000477". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000478". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000479". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000480". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000481". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000482". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000483". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000484". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000485". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000486". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000487". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 488 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000488". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000489". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000490". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000491". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000492". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000493". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000494". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000495". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000496". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000497". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000498". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000499". IPA-BTS0-TRX0-RSL-IPA(1527)@9c4496f35a55: IPA: Closed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1520)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1522)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1521)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1525)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(1523)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1527)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1524)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1526)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1520): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1521): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1522): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1523): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1524): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1525): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1526): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1527): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_500req finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req pass'. Sun Jun 9 06:17:37 UTC 2024 ====== BSC_Tests.TC_paging_500req pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_500req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4761531) Waiting for packet dumper to finish... 1 (prev_count=4761531, count=4763945) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:17: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_450req_no_paging_load_ind' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_450req_no_paging_load_ind started. VirtMSC-M3UA(1530)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1530)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1530)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1529)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1530)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1530)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1532)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1532)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1532)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1531)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1532)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1535)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1535)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1535)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1535)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_450req_no_paging_load_ind() start" MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000000". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000001". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000002". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000003". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000004". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000005". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000006". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000007". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000008". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000009". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000010". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000011". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000012". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000013". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000014". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000015". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000016". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000017". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000018". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000019". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000020". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000021". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000022". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000023". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000024". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000025". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000026". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 27 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 27 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000027". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000028". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000029". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000030". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000031". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000032". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000033". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000034". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000035". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000036". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000037". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000038". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000039". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000040". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000041". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000042". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 43 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 43 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000043". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000044". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000045". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000046". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000047". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000048". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000049". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000050". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000051". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000052". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000053". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000054". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000055". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000056". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000057". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000058". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 59 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 59 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000059". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000060". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000061". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000062". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000063". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000064". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000065". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000066". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000067". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000068". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000069". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000070". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000071". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000072". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000073". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000074". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 75 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 75 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000075". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000076". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000077". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000078". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000079". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000080". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000081". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000082". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000083". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000084". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000085". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000086". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000087". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000088". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000089". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000090". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 91 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 91 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000091". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000092". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000093". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000094". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000095". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000096". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000097". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000098". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000099". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000100". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000101". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000102". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000103". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000104". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000105". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000106". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 107 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 107 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000107". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000108". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000109". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000110". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000111". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000112". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000113". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000114". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000115". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000116". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000117". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000118". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000119". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000120". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000121". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000122". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 123 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 123 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000123". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000124". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000125". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000126". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000127". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000128". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000129". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000130". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000131". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000132". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000133". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000134". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000135". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000136". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000137". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000138". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 139 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 139 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000139". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000140". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000141". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000142". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000143". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000144". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000145". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000146". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000147". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000148". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000149". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000150". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000151". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000152". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000153". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000154". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 155 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 155 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000155". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000156". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000157". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000158". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000159". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000160". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000161". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000162". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000163". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000164". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000165". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000166". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000167". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000168". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000169". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000170". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 171 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 171 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000171". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000172". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000173". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000174". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000175". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000176". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000177". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000178". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000179". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000180". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000181". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000182". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000183". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000184". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000185". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000186". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 187 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 187 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000187". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000188". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000189". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000190". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000191". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000192". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000193". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000194". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000195". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000196". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000197". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000198". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000199". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000200". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000201". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000202". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 203 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 203 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000203". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000204". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000205". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000206". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000207". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000208". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000209". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000210". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000211". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000212". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000213". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000214". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000215". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000216". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000217". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000218". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 219 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 219 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000219". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000220". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000221". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000222". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000223". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000224". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000225". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000226". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000227". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000228". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000229". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000230". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000231". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000232". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000233". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000234". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 235 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 235 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000235". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000236". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000237". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000238". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000239". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000240". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000241". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000242". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000243". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000244". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000245". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000246". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000247". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000248". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000249". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000250". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 251 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 251 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000251". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000252". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000253". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000254". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000255". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000256". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000257". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000258". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000259". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000260". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000261". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000262". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000263". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000264". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000265". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000266". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 267 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 267 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000267". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000268". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000269". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000270". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000271". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000272". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000273". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000274". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000275". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000276". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000277". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000278". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000279". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000280". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000281". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000282". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 283 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 283 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000283". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000284". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000285". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000286". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000287". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000288". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000289". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000290". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000291". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000292". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000293". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000294". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000295". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000296". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000297". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000298". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 299 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 299 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000299". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000300". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000301". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000302". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000303". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000304". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000305". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000306". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000307". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000308". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000309". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000310". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000311". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000312". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000313". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000314". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 315 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 315 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000315". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000316". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000317". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000318". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000319". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000320". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000321". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000322". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000323". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000324". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000325". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000326". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000327". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000328". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000329". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000330". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 331 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 331 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000331". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000332". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000333". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000334". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000335". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000336". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000337". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000338". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000339". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000340". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000341". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000342". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000343". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000344". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000345". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000346". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 347 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 347 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000347". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000348". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000349". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000350". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000351". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000352". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000353". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000354". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000355". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000356". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000357". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000358". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000359". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000360". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000361". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000362". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 363 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 363 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000363". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000364". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000365". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000366". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000367". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000368". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000369". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000370". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000371". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000372". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000373". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000374". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000375". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000376". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000377". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000378". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 379 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 379 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000379". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000380". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000381". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000382". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000383". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000384". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000385". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000386". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000387". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000388". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000389". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000390". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000391". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000392". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000393". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000394". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 395 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 395 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000395". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000396". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000397". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000398". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000399". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000400". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000401". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000402". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000403". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000404". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000405". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000406". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000407". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000408". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000409". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000410". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 411 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 411 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000411". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000412". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000413". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000414". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000415". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000416". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000417". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000418". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000419". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000420". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000421". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000422". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000423". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000424". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000425". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000426". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 427 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 427 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000427". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000428". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000429". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000430". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000431". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000432". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000433". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000434". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000435". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000436". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000437". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000438". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000439". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000440". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000441". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000442". MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 443 MTC@9c4496f35a55: [CCH Load Ind timer] received paging requests so far: 443 MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000443". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000444". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000445". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000446". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000447". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000448". MTC@9c4496f35a55: Warning: Leading zero digit was detected in the argument of function str2int(): "000449". IPA-BTS0-TRX0-RSL-IPA(1535)@9c4496f35a55: IPA: Closed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1529)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1528)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1533)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1530)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1535)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1532)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1531)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1534)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1528): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1529): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1530): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1531): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1532): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1533): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1534): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1535): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_450req_no_paging_load_ind finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind pass'. Sun Jun 9 06:18:40 UTC 2024 ====== BSC_Tests.TC_paging_450req_no_paging_load_ind pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_450req_no_paging_load_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4282085) Waiting for packet dumper to finish... 1 (prev_count=4282085, count=4477685) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:18: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi started. VirtMSC-M3UA(1538)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1538)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1538)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1537)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1538)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1538)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1540)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1540)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1540)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1539)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1540)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1543)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1543)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1543)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1543)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1544)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1544)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1544)@9c4496f35a55: 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(1544)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1545)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1545)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1545)@9c4496f35a55: 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(1545)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1546)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1546)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1546)@9c4496f35a55: 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(1546)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1547)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1547)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1547)@9c4496f35a55: 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(1547)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1548)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1548)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1548)@9c4496f35a55: 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(1548)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_paging_imsi_nochan_ci_resp_invalid_mi() start" MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(1537)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1537)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1537)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1537)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1537)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1537)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1537)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1537)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1537)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1537)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1537)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1537)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1537)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1537)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1537)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1537)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1538)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1541)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1536)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1539)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1542)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1547)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1540)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1545)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1544)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1543)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1546)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1548)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1536): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1537): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1538): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1539): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1540): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1541): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1542): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1543): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1544): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1545): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1546): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1547): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1548): none (pass -> pass) MTC@9c4496f35a55: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass'. Sun Jun 9 06:19:06 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass ====== Saving talloc report from 172.18.145.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=665137) Waiting for packet dumper to finish... 1 (prev_count=665137, count=1452917) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter'. ------ BSC_Tests.TC_rsl_drop_counter ------ Sun Jun 9 06:19: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_rsl_drop_counter.pcap" >/data/BSC_Tests.TC_rsl_drop_counter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_rsl_drop_counter started. VirtMSC-M3UA(1551)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1551)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1551)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1550)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1551)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1551)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1553)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1553)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1553)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1552)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1553)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1556)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1556)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1556)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1556)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_rsl_drop_counter() start" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1550)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1551)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1549)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1554)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(1552)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1556)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1553)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1555)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1549): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1550): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1551): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1552): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1553): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1554): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1555): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1556): none (pass -> pass) MTC@9c4496f35a55: Test case TC_rsl_drop_counter finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter pass'. Sun Jun 9 06:19:14 UTC 2024 ====== BSC_Tests.TC_rsl_drop_counter pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rsl_drop_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=216673) Waiting for packet dumper to finish... 1 (prev_count=216673, count=403480) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id'. ------ BSC_Tests.TC_rsl_unknown_unit_id ------ Sun Jun 9 06:19: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_rsl_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1557)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1557)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1557)@9c4496f35a55: 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(1557)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1557)@9c4496f35a55: IPA: Closed MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1558)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1557)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1559)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1557): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1558): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1559): none (pass -> pass) MTC@9c4496f35a55: Test case TC_rsl_unknown_unit_id finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass'. Sun Jun 9 06:19:20 UTC 2024 ====== BSC_Tests.TC_rsl_unknown_unit_id pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rsl_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=49066) Waiting for packet dumper to finish... 1 (prev_count=49066, count=55565) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id'. ------ BSC_Tests.TC_oml_unknown_unit_id ------ Sun Jun 9 06:19: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_oml_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1560)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1560)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: 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(1560)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1560)@9c4496f35a55: IPA: Closed MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1561)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1560)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1562)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1560): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1561): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1562): none (pass -> pass) MTC@9c4496f35a55: Test case TC_oml_unknown_unit_id finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass'. Sun Jun 9 06:19:26 UTC 2024 ====== BSC_Tests.TC_oml_unknown_unit_id pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_oml_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=55524) Waiting for packet dumper to finish... 1 (prev_count=55524, count=58148) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark'. ------ BSC_Tests.TC_classmark ------ Sun Jun 9 06:19: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_classmark.pcap" >/data/BSC_Tests.TC_classmark.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_classmark started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1566)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1566)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1566)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1564)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1569)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1569)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1569)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1567)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1566)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1569)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1565)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1565)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1568)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1572)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1572)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1572)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1572)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_classmark() start" TC_classmark(1574)@9c4496f35a55: "TC_classmark": using IMSI '001015964417256'H VirtMSC-RAN(1565)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910109546142765'O, n_connectPointCode := omit VirtMSC-RAN(1565)@9c4496f35a55: Created Expect[0] for '05240103505902080910109546142765'O to be handled at TC_classmark(1574) VirtMSC-SCCP(1564)@9c4496f35a55: First idle individual index:0 VirtMSC-RAN(1565)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1565)@9c4496f35a55: Found Expect[0] for '05240103505902080910109546142765'O handled at TC_classmark(1574) VirtMSC-RAN(1565)@9c4496f35a55: Added conn table entry 0TC_classmark(1574)2620846 VirtMSC-SCCP(1564)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1564)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1564)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1564)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1564)@9c4496f35a55: vl_len:3 VirtMSC-SCCP(1564)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1564)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000158'O VirtMSC-SCCP(1564)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1564)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1564)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1564)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_classmark(1574)@9c4496f35a55: setverdict(pass): none -> pass TC_classmark(1574)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1564)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1564)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1564)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1564)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1564)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1564)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1564)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1564)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_classmark(1574)@9c4496f35a55: "Got RSL RR Release" TC_classmark(1574)@9c4496f35a55: "Got RSL Deact SACCH" TC_classmark(1574)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1565)@9c4496f35a55: Deleted conn table entry 0TC_classmark(1574)2620846 VirtMSC-SCCP(1564)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1564)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1564)@9c4496f35a55: RLC received in state:disconnect_pending TC_classmark(1574)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_classmark(1574)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1566)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1564)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1565)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1563)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1570)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(1568)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1567)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1569)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1571)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1572)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1573)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1563): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1564): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1565): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1566): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1567): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1568): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1569): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1570): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1571): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1572): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1573): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_classmark(1574): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_classmark finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark pass'. Sun Jun 9 06:19:38 UTC 2024 ====== BSC_Tests.TC_classmark pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_classmark.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=274992) Waiting for packet dumper to finish... 1 (prev_count=274992, count=461210) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id'. ------ BSC_Tests.TC_common_id ------ Sun Jun 9 06:19: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_common_id.pcap" >/data/BSC_Tests.TC_common_id.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_common_id started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1578)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1578)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1578)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1576)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1581)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1581)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1581)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1579)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1578)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1581)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1577)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1577)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1580)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1584)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1584)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1584)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1584)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_common_id() start" TC_common_id(1586)@9c4496f35a55: "TC_common_id": using IMSI '001010553489199'H VirtMSC-RAN(1577)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910105035841999'O, n_connectPointCode := omit VirtMSC-RAN(1577)@9c4496f35a55: Created Expect[0] for '05240103505902080910105035841999'O to be handled at TC_common_id(1586) VirtMSC-SCCP(1576)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1576)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1577)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1577)@9c4496f35a55: Found Expect[0] for '05240103505902080910105035841999'O handled at TC_common_id(1586) VirtMSC-RAN(1577)@9c4496f35a55: Added conn table entry 0TC_common_id(1586)10556549 VirtMSC-SCCP(1576)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1576)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1576)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1576)@9c4496f35a55: vl_len:13 VirtMSC-SCCP(1576)@9c4496f35a55: vl_from0 TC_common_id(1586)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(1576)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000B2F08080910105035841999'O TC_common_id(1586)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1576)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1576)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1576)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1576)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1576)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1576)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1576)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1576)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_common_id(1586)@9c4496f35a55: "Got RSL RR Release" TC_common_id(1586)@9c4496f35a55: "Got RSL Deact SACCH" TC_common_id(1586)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1577)@9c4496f35a55: Deleted conn table entry 0TC_common_id(1586)10556549 VirtMSC-SCCP(1576)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1576)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1576)@9c4496f35a55: RLC received in state:disconnect_pending TC_common_id(1586)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_common_id(1586)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1576)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1577)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1578)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1575)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1582)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(1580)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1585)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1579)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1583)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1584)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1581)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1575): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1576): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1577): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1578): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1579): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1580): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1581): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1582): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1583): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1584): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1585): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_common_id(1586): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_common_id finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id pass'. Sun Jun 9 06:19:50 UTC 2024 ====== BSC_Tests.TC_common_id pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_common_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=272146) Waiting for packet dumper to finish... 1 (prev_count=272146, count=459366) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail'. ------ BSC_Tests.TC_unsol_ass_fail ------ Sun Jun 9 06:19: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_unsol_ass_fail.pcap" >/data/BSC_Tests.TC_unsol_ass_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_unsol_ass_fail started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1590)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1590)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1590)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1588)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1593)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1593)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1593)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1591)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1590)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1593)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1589)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1589)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1592)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1596)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1596)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1596)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1596)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_unsol_ass_fail() start" TC_unsol_ass_fail(1598)@9c4496f35a55: "TC_unsol_ass_fail": using IMSI '001012819888855'H VirtMSC-RAN(1589)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910108291888855'O, n_connectPointCode := omit VirtMSC-RAN(1589)@9c4496f35a55: Created Expect[0] for '05240103505902080910108291888855'O to be handled at TC_unsol_ass_fail(1598) VirtMSC-SCCP(1588)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1588)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1589)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1589)@9c4496f35a55: Found Expect[0] for '05240103505902080910108291888855'O handled at TC_unsol_ass_fail(1598) VirtMSC-RAN(1589)@9c4496f35a55: Added conn table entry 0TC_unsol_ass_fail(1598)8473000 VirtMSC-SCCP(1588)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1588)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ass_fail(1598)@9c4496f35a55: setverdict(pass): none -> pass TC_unsol_ass_fail(1598)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1588)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1588)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1588)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1588)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1588)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1588)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1588)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1588)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ass_fail(1598)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1589)@9c4496f35a55: Deleted conn table entry 0TC_unsol_ass_fail(1598)8473000 VirtMSC-SCCP(1588)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1588)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1588)@9c4496f35a55: RLC received in state:disconnect_pending TC_unsol_ass_fail(1598)@9c4496f35a55: "Got RSL RR Release" TC_unsol_ass_fail(1598)@9c4496f35a55: "Got RSL Deact SACCH" TC_unsol_ass_fail(1598)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ass_fail(1598)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1590)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1588)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1587)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1589)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1594)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(1592)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1597)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1591)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1595)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1593)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1596)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1587): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1588): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1589): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1590): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1591): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1592): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1593): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1594): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1595): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1596): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1597): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_unsol_ass_fail(1598): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_unsol_ass_fail finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail pass'. Sun Jun 9 06:20:06 UTC 2024 ====== BSC_Tests.TC_unsol_ass_fail pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_unsol_ass_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=471852) Waiting for packet dumper to finish... 1 (prev_count=471852, count=472352) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl'. ------ BSC_Tests.TC_unsol_ass_compl ------ Sun Jun 9 06: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_unsol_ass_compl.pcap" >/data/BSC_Tests.TC_unsol_ass_compl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_unsol_ass_compl started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1602)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1602)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1602)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1600)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1605)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1605)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1605)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1603)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1602)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1605)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1601)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1601)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1604)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1608)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1608)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1608)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1608)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_unsol_ass_compl() start" TC_unsol_ass_compl(1610)@9c4496f35a55: "TC_unsol_ass_compl": using IMSI '001010772427184'H VirtMSC-RAN(1601)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107027241748'O, n_connectPointCode := omit VirtMSC-RAN(1601)@9c4496f35a55: Created Expect[0] for '05240103505902080910107027241748'O to be handled at TC_unsol_ass_compl(1610) VirtMSC-SCCP(1600)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1600)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1601)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1601)@9c4496f35a55: Found Expect[0] for '05240103505902080910107027241748'O handled at TC_unsol_ass_compl(1610) VirtMSC-RAN(1601)@9c4496f35a55: Added conn table entry 0TC_unsol_ass_compl(1610)8313114 VirtMSC-SCCP(1600)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1600)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ass_compl(1610)@9c4496f35a55: setverdict(pass): none -> pass TC_unsol_ass_compl(1610)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1600)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1600)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1600)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1600)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1600)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1600)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1600)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1600)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ass_compl(1610)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1601)@9c4496f35a55: Deleted conn table entry 0TC_unsol_ass_compl(1610)8313114 VirtMSC-SCCP(1600)@9c4496f35a55: Session index based on connection ID:0 TC_unsol_ass_compl(1610)@9c4496f35a55: "Got RSL RR Release" TC_unsol_ass_compl(1610)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1600)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1600)@9c4496f35a55: RLC received in state:disconnect_pending TC_unsol_ass_compl(1610)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ass_compl(1610)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1602)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1600)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1606)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1601)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1599)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(1603)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1604)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1609)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1605)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1607)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1608)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1599): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1600): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1601): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1602): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1603): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1604): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1605): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1606): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1607): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1608): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1609): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_unsol_ass_compl(1610): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_unsol_ass_compl finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl pass'. Sun Jun 9 06:20:23 UTC 2024 ====== BSC_Tests.TC_unsol_ass_compl pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_unsol_ass_compl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=467555) Waiting for packet dumper to finish... 1 (prev_count=467555, count=469969) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail'. ------ BSC_Tests.TC_unsol_ho_fail ------ Sun Jun 9 06:20: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_unsol_ho_fail.pcap" >/data/BSC_Tests.TC_unsol_ho_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_unsol_ho_fail started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1614)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1614)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1614)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1612)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1617)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1617)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1617)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1615)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1614)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1617)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1613)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1613)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1616)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1620)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1620)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1620)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1620)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_unsol_ho_fail() start" TC_unsol_ho_fail(1622)@9c4496f35a55: "TC_unsol_ho_fail": using IMSI '001014895834015'H VirtMSC-RAN(1613)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910108459380451'O, n_connectPointCode := omit VirtMSC-RAN(1613)@9c4496f35a55: Created Expect[0] for '05240103505902080910108459380451'O to be handled at TC_unsol_ho_fail(1622) VirtMSC-SCCP(1612)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1612)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1613)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1613)@9c4496f35a55: Found Expect[0] for '05240103505902080910108459380451'O handled at TC_unsol_ho_fail(1622) VirtMSC-RAN(1613)@9c4496f35a55: Added conn table entry 0TC_unsol_ho_fail(1622)3096912 VirtMSC-SCCP(1612)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1612)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ho_fail(1622)@9c4496f35a55: setverdict(pass): none -> pass TC_unsol_ho_fail(1622)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1612)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1612)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1612)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1612)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1612)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1612)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1612)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1612)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ho_fail(1622)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1613)@9c4496f35a55: Deleted conn table entry 0TC_unsol_ho_fail(1622)3096912 VirtMSC-SCCP(1612)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1612)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1612)@9c4496f35a55: RLC received in state:disconnect_pending TC_unsol_ho_fail(1622)@9c4496f35a55: "Got RSL RR Release" TC_unsol_ho_fail(1622)@9c4496f35a55: "Got RSL Deact SACCH" TC_unsol_ho_fail(1622)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ho_fail(1622)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1612)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1614)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1613)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1611)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1618)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(1616)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1615)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1617)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1621)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1619)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1620)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1611): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1612): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1613): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1614): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1615): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1616): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1617): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1618): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1619): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1620): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1621): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_unsol_ho_fail(1622): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_unsol_ho_fail finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail pass'. Sun Jun 9 06:20:39 UTC 2024 ====== BSC_Tests.TC_unsol_ho_fail pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_unsol_ho_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=468564) Waiting for packet dumper to finish... 1 (prev_count=468564, count=471391) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg'. ------ BSC_Tests.TC_err_82_short_msg ------ Sun Jun 9 06:20: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_err_82_short_msg started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1626)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1626)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1626)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1624)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1629)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1629)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1629)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1627)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1626)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1629)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1625)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1625)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1628)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1632)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1632)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1632)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1632)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_err_82_short_msg() start" TC_err_82_short_msg(1634)@9c4496f35a55: "TC_err_82_short_msg": using IMSI '001015887472868'H VirtMSC-RAN(1625)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910108578748286'O, n_connectPointCode := omit VirtMSC-RAN(1625)@9c4496f35a55: Created Expect[0] for '05240103505902080910108578748286'O to be handled at TC_err_82_short_msg(1634) VirtMSC-SCCP(1624)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1624)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1625)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1625)@9c4496f35a55: Found Expect[0] for '05240103505902080910108578748286'O handled at TC_err_82_short_msg(1634) VirtMSC-RAN(1625)@9c4496f35a55: Added conn table entry 0TC_err_82_short_msg(1634)6839554 VirtMSC-SCCP(1624)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1624)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_err_82_short_msg(1634)@9c4496f35a55: setverdict(pass): none -> pass TC_err_82_short_msg(1634)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1624)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1624)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1624)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1624)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1624)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1624)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1624)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1624)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_err_82_short_msg(1634)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1625)@9c4496f35a55: Deleted conn table entry 0TC_err_82_short_msg(1634)6839554 VirtMSC-SCCP(1624)@9c4496f35a55: Session index based on connection ID:0 TC_err_82_short_msg(1634)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(1624)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1624)@9c4496f35a55: RLC received in state:disconnect_pending TC_err_82_short_msg(1634)@9c4496f35a55: "Got RSL Deact SACCH" TC_err_82_short_msg(1634)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_err_82_short_msg(1634)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1625)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1624)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1626)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1630)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1623)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(1628)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1633)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1627)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1631)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1632)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1629)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1623): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1624): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1625): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1626): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1627): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1628): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1629): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1630): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1631): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1632): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1633): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_err_82_short_msg(1634): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_err_82_short_msg finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg pass'. Sun Jun 9 06:20:56 UTC 2024 ====== BSC_Tests.TC_err_82_short_msg pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_err_82_short_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=469767) Waiting for packet dumper to finish... 1 (prev_count=469767, count=470355) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg'. ------ BSC_Tests.TC_err_84_unknown_msg ------ Sun Jun 9 06:21: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_err_84_unknown_msg started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1638)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1638)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1638)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1636)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1641)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1641)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1641)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1639)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1638)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1641)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1637)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1637)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1640)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1644)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1644)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_err_84_unknown_msg() start" TC_err_84_unknown_msg(1646)@9c4496f35a55: "TC_err_84_unknown_msg": using IMSI '001019706344506'H VirtMSC-RAN(1637)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107960435460'O, n_connectPointCode := omit VirtMSC-RAN(1637)@9c4496f35a55: Created Expect[0] for '05240103505902080910107960435460'O to be handled at TC_err_84_unknown_msg(1646) VirtMSC-SCCP(1636)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1636)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1637)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1637)@9c4496f35a55: Found Expect[0] for '05240103505902080910107960435460'O handled at TC_err_84_unknown_msg(1646) VirtMSC-RAN(1637)@9c4496f35a55: Added conn table entry 0TC_err_84_unknown_msg(1646)917055 VirtMSC-SCCP(1636)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1636)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_err_84_unknown_msg(1646)@9c4496f35a55: setverdict(pass): none -> pass TC_err_84_unknown_msg(1646)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1636)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1636)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1636)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1636)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1636)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1636)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1636)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1636)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_err_84_unknown_msg(1646)@9c4496f35a55: "Got RSL RR Release" TC_err_84_unknown_msg(1646)@9c4496f35a55: "Got RSL Deact SACCH" TC_err_84_unknown_msg(1646)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1637)@9c4496f35a55: Deleted conn table entry 0TC_err_84_unknown_msg(1646)917055 VirtMSC-SCCP(1636)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1636)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1636)@9c4496f35a55: RLC received in state:disconnect_pending TC_err_84_unknown_msg(1646)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_err_84_unknown_msg(1646)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1637)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1635)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1636)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1638)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1642)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(1639)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1645)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1640)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1641)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1643)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1644)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1635): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1636): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1637): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1638): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1639): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1640): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1641): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1642): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1643): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1644): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1645): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_err_84_unknown_msg(1646): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_err_84_unknown_msg finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg pass'. Sun Jun 9 06:21:07 UTC 2024 ====== BSC_Tests.TC_err_84_unknown_msg pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_err_84_unknown_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=265722) Waiting for packet dumper to finish... 1 (prev_count=265722, count=453353) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int'. ------ BSC_Tests.TC_ho_int ------ Sun Jun 9 06:21: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_ho_int.pcap" >/data/BSC_Tests.TC_ho_int.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_int started. MTC@9c4496f35a55: "TC_ho_int": using IMSI '001018032515303'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1650)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1650)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1650)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1648)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1653)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1653)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1653)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1651)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1650)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1653)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1649)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1649)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1652)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1656)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1656)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1658)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1658)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1658)@9c4496f35a55: 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(1658)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_int() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(1649)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910100823153530'O, n_connectPointCode := omit VirtMSC-RAN(1649)@9c4496f35a55: Created Expect[0] for '05240103505902080910100823153530'O to be handled at TC_ho_int(1660) VirtMSC-SCCP(1648)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1648)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1649)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1649)@9c4496f35a55: Found Expect[0] for '05240103505902080910100823153530'O handled at TC_ho_int(1660) VirtMSC-RAN(1649)@9c4496f35a55: Added conn table entry 0TC_ho_int(1660)9601536 VirtMSC-SCCP(1648)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1648)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1657)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1655)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int(1660) VirtMSC-SCCP(1648)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1648)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(1648)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1648)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1655)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "271", 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_int(1660) TC_ho_int(1660)@9c4496f35a55: 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)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1648)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1648)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1648)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1648)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1660)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_int(1660)@9c4496f35a55: 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 := '077120F2'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 := '671A502A'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(1660)@9c4496f35a55: "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(1660)@9c4496f35a55: "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(1659)@9c4496f35a55: Suspending DChan TC_ho_int(1660)@9c4496f35a55: 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(1660)@9c4496f35a55: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1659)@9c4496f35a55: Resuming DChan VirtMSC-SCCP(1648)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1648)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1648)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1648)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1660)@9c4496f35a55: "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(1660)@9c4496f35a55: "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(1660)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_int(1660)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1648)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1648)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1648)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1648)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1648)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1648)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1648)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1648)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1660)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1649)@9c4496f35a55: Deleted conn table entry 0TC_ho_int(1660)9601536 VirtMSC-SCCP(1648)@9c4496f35a55: Session index based on connection ID:0 TC_ho_int(1660)@9c4496f35a55: "Got RSL RR Release" TC_ho_int(1660)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1648)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1648)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_int(1660)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int(1660)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1648)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1650)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1647)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1649)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(1654)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1657)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1651)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1653)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1652)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1659)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1658)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1655)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1656)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1647): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1648): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1649): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1650): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1651): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1652): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1653): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1654): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1655): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1656): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1657): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1658): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1659): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_int(1660): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_int finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int pass'. Sun Jun 9 06:21:26 UTC 2024 ====== BSC_Tests.TC_ho_int pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_int.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=885134) Waiting for packet dumper to finish... 1 (prev_count=885134, count=1068536) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0'. ------ BSC_Tests.TC_ho_int_a5_0 ------ Sun Jun 9 06:21: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_int_a5_0 started. MTC@9c4496f35a55: "TC_ho_int_a5_0": using IMSI '001012217530453'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1664)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1664)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1664)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1662)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1667)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1667)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1667)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1665)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1664)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1667)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1663)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1663)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1666)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1670)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1670)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1670)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1670)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1672)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1672)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1672)@9c4496f35a55: 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(1672)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_int_a5_0() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(1663)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910102271354035'O, n_connectPointCode := omit VirtMSC-RAN(1663)@9c4496f35a55: Created Expect[0] for '05240103505902080910102271354035'O to be handled at TC_ho_int_a5_0(1674) VirtMSC-SCCP(1662)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1662)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1663)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1663)@9c4496f35a55: Found Expect[0] for '05240103505902080910102271354035'O handled at TC_ho_int_a5_0(1674) VirtMSC-RAN(1663)@9c4496f35a55: Added conn table entry 0TC_ho_int_a5_0(1674)7901919 VirtMSC-SCCP(1662)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1662)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1662)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1662)@9c4496f35a55: vl_len:31 VirtMSC-SCCP(1662)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1662)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '001D530A09018066D59D500D1BB4835934E31EE1434A82B55DE3597399E816'O TC_ho_int_a5_0(1674)@9c4496f35a55: 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(1674)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('8066D59D500D1BB4'O, ''O) TC_ho_int_a5_0(1674)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(1662)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1662)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1662)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1662)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1674)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1671)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1669)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_0(1674) VirtMSC-SCCP(1662)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1662)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(1662)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1662)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1669)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "277", 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_int_a5_0(1674) TC_ho_int_a5_0(1674)@9c4496f35a55: 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(1671)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1662)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1662)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1662)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1662)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1674)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_0(1674)@9c4496f35a55: 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 := '378990EE'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 := '1A6E6676'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(1674)@9c4496f35a55: "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(1674)@9c4496f35a55: "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(1673)@9c4496f35a55: Suspending DChan TC_ho_int_a5_0(1674)@9c4496f35a55: 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(1674)@9c4496f35a55: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1673)@9c4496f35a55: Resuming DChan VirtMSC-SCCP(1662)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1662)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1662)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1662)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1674)@9c4496f35a55: "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(1674)@9c4496f35a55: "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(1674)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('8066D59D500D1BB4'O, ''O) TC_ho_int_a5_0(1674)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_0(1674)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1662)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1662)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1662)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1662)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1662)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1662)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1662)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1662)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1674)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1663)@9c4496f35a55: Deleted conn table entry 0TC_ho_int_a5_0(1674)7901919 VirtMSC-SCCP(1662)@9c4496f35a55: Session index based on connection ID:0 TC_ho_int_a5_0(1674)@9c4496f35a55: "Got RSL RR Release" TC_ho_int_a5_0(1674)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1662)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1662)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_int_a5_0(1674)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_0(1674)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1662)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1663)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1664)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1661)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1668)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1665)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1673)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1667)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1666)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1671)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1669)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1670)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1672)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1661): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1662): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1663): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1664): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1665): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1666): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1667): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1668): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1669): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1670): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1671): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1672): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1673): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_int_a5_0(1674): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_int_a5_0 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 pass'. Sun Jun 9 06:21:45 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_0 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_int_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=892173) Waiting for packet dumper to finish... 1 (prev_count=892173, count=1076814) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1'. ------ BSC_Tests.TC_ho_int_a5_1 ------ Sun Jun 9 06:21: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_int_a5_1 started. MTC@9c4496f35a55: "TC_ho_int_a5_1": using IMSI '001010935263803'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1678)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1678)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1678)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1676)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1681)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1681)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1681)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1679)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1678)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1681)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1677)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1677)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1680)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1684)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1684)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1684)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1684)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1686)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1686)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1686)@9c4496f35a55: 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(1686)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_int_a5_1() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(1677)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910109053628330'O, n_connectPointCode := omit VirtMSC-RAN(1677)@9c4496f35a55: Created Expect[0] for '05240103505902080910109053628330'O to be handled at TC_ho_int_a5_1(1688) VirtMSC-SCCP(1676)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1676)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1677)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1677)@9c4496f35a55: Found Expect[0] for '05240103505902080910109053628330'O handled at TC_ho_int_a5_1(1688) VirtMSC-RAN(1677)@9c4496f35a55: Added conn table entry 0TC_ho_int_a5_1(1688)5470139 VirtMSC-SCCP(1676)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1676)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1676)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1676)@9c4496f35a55: vl_len:31 VirtMSC-SCCP(1676)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1676)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '001D530A0902303E0189950756C283C6F955DD126B3777E390250FF62FF8D2'O TC_ho_int_a5_1(1688)@9c4496f35a55: 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(1688)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '303E0189950756C2'O TC_ho_int_a5_1(1688)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(1676)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1676)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1676)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1676)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1688)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1685)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1683)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_1(1688) VirtMSC-SCCP(1676)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1676)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(1676)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1676)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1683)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "283", 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_int_a5_1(1688) TC_ho_int_a5_1(1688)@9c4496f35a55: 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(1685)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1676)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1676)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1676)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1676)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1688)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_1(1688)@9c4496f35a55: 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 := '6AF544BA'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 := '49D022BF'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(1688)@9c4496f35a55: "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(1688)@9c4496f35a55: "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(1687)@9c4496f35a55: Suspending DChan TC_ho_int_a5_1(1688)@9c4496f35a55: 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(1688)@9c4496f35a55: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1687)@9c4496f35a55: Resuming DChan VirtMSC-SCCP(1676)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1676)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1676)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1676)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1688)@9c4496f35a55: "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(1688)@9c4496f35a55: "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(1688)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '303E0189950756C2'O TC_ho_int_a5_1(1688)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_1(1688)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1676)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1676)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1676)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1676)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1676)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1676)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1676)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1676)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1688)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1677)@9c4496f35a55: Deleted conn table entry 0TC_ho_int_a5_1(1688)5470139 VirtMSC-SCCP(1676)@9c4496f35a55: Session index based on connection ID:0 TC_ho_int_a5_1(1688)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(1676)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1676)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_int_a5_1(1688)@9c4496f35a55: "Got RSL Deact SACCH" TC_ho_int_a5_1(1688)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_1(1688)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1677)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1676)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1682)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1675)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1678)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1680)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1685)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1687)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1679)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1686)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1681)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1683)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1684)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1675): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1676): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1677): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1678): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1679): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1680): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1681): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1682): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1683): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1684): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1685): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1686): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1687): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_int_a5_1(1688): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_int_a5_1 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 pass'. Sun Jun 9 06:22:04 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_1 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_int_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=892875) Waiting for packet dumper to finish... 1 (prev_count=892875, count=1076797) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3'. ------ BSC_Tests.TC_ho_int_a5_3 ------ Sun Jun 9 06:22: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_int_a5_3 started. MTC@9c4496f35a55: "TC_ho_int_a5_3": using IMSI '001014708928407'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1692)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1692)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1692)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1690)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1695)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1695)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1695)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1693)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1692)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1695)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1691)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1691)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1694)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1698)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1698)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1698)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1698)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1700)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1700)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1700)@9c4496f35a55: 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(1700)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_int_a5_3() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(1691)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107480294870'O, n_connectPointCode := omit VirtMSC-RAN(1691)@9c4496f35a55: Created Expect[0] for '05240103505902080910107480294870'O to be handled at TC_ho_int_a5_3(1702) VirtMSC-SCCP(1690)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1690)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1691)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1691)@9c4496f35a55: Found Expect[0] for '05240103505902080910107480294870'O handled at TC_ho_int_a5_3(1702) VirtMSC-RAN(1691)@9c4496f35a55: Added conn table entry 0TC_ho_int_a5_3(1702)5630955 VirtMSC-SCCP(1690)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1690)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1690)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1690)@9c4496f35a55: vl_len:31 VirtMSC-SCCP(1690)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1690)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '001D530A0908D52E7B109287B6F883E22FC2B6A0BD8FAC25E820004C1A5FED'O TC_ho_int_a5_3(1702)@9c4496f35a55: 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(1702)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'D52E7B109287B6F8'O TC_ho_int_a5_3(1702)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(1690)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1690)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1690)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1690)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1702)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1699)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1697)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_3(1702) VirtMSC-SCCP(1690)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1690)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(1690)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1690)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1697)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "289", 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_int_a5_3(1702) TC_ho_int_a5_3(1702)@9c4496f35a55: 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(1699)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1690)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1690)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1690)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1690)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1702)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_3(1702)@9c4496f35a55: 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 := '1A59F477'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 := '76E1DDCB'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(1702)@9c4496f35a55: "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(1702)@9c4496f35a55: "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(1701)@9c4496f35a55: Suspending DChan TC_ho_int_a5_3(1702)@9c4496f35a55: 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(1702)@9c4496f35a55: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1701)@9c4496f35a55: Resuming DChan VirtMSC-SCCP(1690)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1690)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1690)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1690)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1702)@9c4496f35a55: "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(1702)@9c4496f35a55: "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(1702)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'D52E7B109287B6F8'O TC_ho_int_a5_3(1702)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_3(1702)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1690)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1690)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1690)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1690)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1690)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1690)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1690)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1690)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1702)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1691)@9c4496f35a55: Deleted conn table entry 0TC_ho_int_a5_3(1702)5630955 VirtMSC-SCCP(1690)@9c4496f35a55: Session index based on connection ID:0 TC_ho_int_a5_3(1702)@9c4496f35a55: "Got RSL RR Release" TC_ho_int_a5_3(1702)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1690)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1690)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_int_a5_3(1702)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_3(1702)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1691)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1690)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1692)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1696)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1689)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1693)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1701)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1699)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1694)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1695)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1697)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1700)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1698)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1689): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1690): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1691): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1692): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1693): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1694): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1695): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1696): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1697): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1698): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1699): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1700): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1701): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_int_a5_3(1702): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_int_a5_3 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 pass'. Sun Jun 9 06:22:22 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_3 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_int_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=891561) Waiting for packet dumper to finish... 1 (prev_count=891561, count=1074885) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4'. ------ BSC_Tests.TC_ho_int_a5_4 ------ Sun Jun 9 06:22: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_int_a5_4 started. MTC@9c4496f35a55: "TC_ho_int_a5_4": using IMSI '001010219273062'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1706)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1706)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1706)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1704)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1709)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1709)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1709)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1707)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1706)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1709)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1705)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1705)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1708)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1712)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1712)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1712)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1712)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1714)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1714)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1714)@9c4496f35a55: 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(1714)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_int_a5_4() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(1705)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910102091720326'O, n_connectPointCode := omit VirtMSC-RAN(1705)@9c4496f35a55: Created Expect[0] for '05240103505902080910102091720326'O to be handled at TC_ho_int_a5_4(1716) VirtMSC-SCCP(1704)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1704)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1705)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1705)@9c4496f35a55: Found Expect[0] for '05240103505902080910102091720326'O handled at TC_ho_int_a5_4(1716) VirtMSC-RAN(1705)@9c4496f35a55: Added conn table entry 0TC_ho_int_a5_4(1716)9897189 VirtMSC-SCCP(1704)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1704)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1704)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1704)@9c4496f35a55: vl_len:31 VirtMSC-SCCP(1704)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1704)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '001D530A09108CA7E63A6188AA1083CDD6F1E2BA8E31810BF59C496518BD10'O TC_ho_int_a5_4(1716)@9c4496f35a55: 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(1716)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = 'CDD6F1E2BA8E31810BF59C496518BD10'O TC_ho_int_a5_4(1716)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(1704)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1704)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1704)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1704)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1716)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1713)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1711)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_4(1716) VirtMSC-SCCP(1704)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1704)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(1704)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1704)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1711)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "295", 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_int_a5_4(1716) TC_ho_int_a5_4(1716)@9c4496f35a55: 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(1713)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1704)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1704)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1704)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1704)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1716)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_4(1716)@9c4496f35a55: 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 := '194E2C50'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 := '088D0E67'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(1716)@9c4496f35a55: "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(1716)@9c4496f35a55: "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(1715)@9c4496f35a55: Suspending DChan TC_ho_int_a5_4(1716)@9c4496f35a55: 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(1716)@9c4496f35a55: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1715)@9c4496f35a55: Resuming DChan VirtMSC-SCCP(1704)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1704)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1704)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1704)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1716)@9c4496f35a55: "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(1716)@9c4496f35a55: "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(1716)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = 'CDD6F1E2BA8E31810BF59C496518BD10'O TC_ho_int_a5_4(1716)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_4(1716)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1704)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1704)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1704)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1704)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1704)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1704)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1704)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1704)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1716)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1705)@9c4496f35a55: Deleted conn table entry 0TC_ho_int_a5_4(1716)9897189 VirtMSC-SCCP(1704)@9c4496f35a55: Session index based on connection ID:0 TC_ho_int_a5_4(1716)@9c4496f35a55: "Got RSL RR Release" TC_ho_int_a5_4(1716)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1704)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1704)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_int_a5_4(1716)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_4(1716)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1704)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1706)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1705)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1703)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1710)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1707)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1708)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1715)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1709)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1713)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1712)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1711)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1714)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1703): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1704): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1705): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1706): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1707): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1708): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1709): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1710): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1711): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1712): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1713): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1714): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1715): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_int_a5_4(1716): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_int_a5_4 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 pass'. Sun Jun 9 06:22:41 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_4 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_int_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=893018) Waiting for packet dumper to finish... 1 (prev_count=893018, count=1076580) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure'. ------ BSC_Tests.TC_ho_int_radio_link_failure ------ Sun Jun 9 06: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_int_radio_link_failure started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1720)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1720)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1720)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1718)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1723)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1723)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1723)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1721)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1720)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1723)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1719)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1719)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1722)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1726)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1726)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1726)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1726)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1728)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1728)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1728)@9c4496f35a55: 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(1728)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_int_radio_link_failure() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(1730)@9c4496f35a55: "TC_ho_int_radio_link_failure": using IMSI '001018602621584'H VirtMSC-RAN(1719)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910106820265148'O, n_connectPointCode := omit VirtMSC-RAN(1719)@9c4496f35a55: Created Expect[0] for '05240103505902080910106820265148'O to be handled at TC_ho_int_radio_link_failure(1730) VirtMSC-SCCP(1718)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1718)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1719)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1719)@9c4496f35a55: Found Expect[0] for '05240103505902080910106820265148'O handled at TC_ho_int_radio_link_failure(1730) VirtMSC-RAN(1719)@9c4496f35a55: Added conn table entry 0TC_ho_int_radio_link_failure(1730)6291451 VirtMSC-SCCP(1718)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1718)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1727)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1725)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_radio_link_failure(1730) VirtMSC-SCCP(1718)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1718)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(1718)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1718)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1725)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "301", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "79" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_int_radio_link_failure(1730) TC_ho_int_radio_link_failure(1730)@9c4496f35a55: 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(1727)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1718)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1718)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1718)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1718)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_radio_link_failure(1730)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_int_radio_link_failure(1730)@9c4496f35a55: 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 := '728C83C8'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 := '2CC77F2C'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(1730)@9c4496f35a55: "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(1730)@9c4496f35a55: "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(1729)@9c4496f35a55: Suspending DChan IPA-BTS1-TRX0-RSL-RSL(1729)@9c4496f35a55: Resuming DChan VirtMSC-SCCP(1718)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1718)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1718)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1718)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1718)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1718)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1718)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1718)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(1718)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1718)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1718)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1718)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1719)@9c4496f35a55: Deleted conn table entry 0TC_ho_int_radio_link_failure(1730)6291451 VirtMSC-SCCP(1718)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1718)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1718)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_int_radio_link_failure(1730)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_radio_link_failure(1730)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1719)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1720)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1718)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1717)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1724)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1727)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1729)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1723)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1722)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1721)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1725)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1728)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1726)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1717): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1718): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1719): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1720): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1721): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1722): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1723): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1724): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1725): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1726): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1727): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1728): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1729): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_int_radio_link_failure(1730): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_int_radio_link_failure finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure pass'. Sun Jun 9 06:22:59 UTC 2024 ====== BSC_Tests.TC_ho_int_radio_link_failure pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_int_radio_link_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=861330) Waiting for packet dumper to finish... 1 (prev_count=861330, count=1045388) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:23: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_msc_response' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_out_fail_no_msc_response started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1734)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1734)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1734)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1732)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1737)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1737)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1737)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1735)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1734)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1737)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1733)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1733)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1736)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1740)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1740)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_out_fail_no_msc_response() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(1742)@9c4496f35a55: "TC_ho_out_fail_no_msc_response": using IMSI '001011191713040'H VirtMSC-RAN(1733)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910101119170304'O, n_connectPointCode := omit VirtMSC-RAN(1733)@9c4496f35a55: Created Expect[0] for '05240103505902080910101119170304'O to be handled at TC_ho_out_fail_no_msc_response(1742) VirtMSC-SCCP(1732)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1732)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1733)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1733)@9c4496f35a55: Found Expect[0] for '05240103505902080910101119170304'O handled at TC_ho_out_fail_no_msc_response(1742) VirtMSC-RAN(1733)@9c4496f35a55: Added conn table entry 0TC_ho_out_fail_no_msc_response(1742)274327 VirtMSC-SCCP(1732)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1732)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1741)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1739)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_fail_no_msc_response(1742) VirtMSC-SCCP(1732)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1732)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(1732)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1732)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1739)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "306", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7a" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_out_fail_no_msc_response(1742) TC_ho_out_fail_no_msc_response(1742)@9c4496f35a55: 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(1741)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1732)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1732)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1732)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1732)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1742)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_out_fail_no_msc_response(1742)@9c4496f35a55: 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 := '76245C7F'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 := '2C60BBE0'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(1742)@9c4496f35a55: "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(1742)@9c4496f35a55: "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(1732)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1732)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1732)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1732)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1732)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1732)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1732)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1732)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1742)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_no_msc_response(1742)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1732)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1732)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1732)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1732)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1732)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1732)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1732)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1732)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1742)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1733)@9c4496f35a55: Deleted conn table entry 0TC_ho_out_fail_no_msc_response(1742)274327 VirtMSC-SCCP(1732)@9c4496f35a55: Session index based on connection ID:0 TC_ho_out_fail_no_msc_response(1742)@9c4496f35a55: "Got RSL RR Release" TC_ho_out_fail_no_msc_response(1742)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1732)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1732)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_out_fail_no_msc_response(1742)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_out_fail_no_msc_response(1742)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1733)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1732)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1738)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1734)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1731)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1736)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1741)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1735)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1739)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1737)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1740)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1731): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1732): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1733): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1734): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1735): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1736): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1737): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1738): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1739): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1740): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1741): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_out_fail_no_msc_response(1742): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_out_fail_no_msc_response finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response pass'. Sun Jun 9 06:23:28 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_no_msc_response pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_out_fail_no_msc_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=618768) Waiting for packet dumper to finish... 1 (prev_count=618768, count=805898) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:23: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_out_fail_rr_ho_failure started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1746)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1746)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1746)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1744)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1749)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1749)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1749)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1747)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1746)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1749)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1745)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1745)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1748)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1752)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1752)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_out_fail_rr_ho_failure() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(1754)@9c4496f35a55: "TC_ho_out_fail_rr_ho_failure": using IMSI '001012509539451'H VirtMSC-RAN(1745)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910105290354915'O, n_connectPointCode := omit VirtMSC-RAN(1745)@9c4496f35a55: Created Expect[0] for '05240103505902080910105290354915'O to be handled at TC_ho_out_fail_rr_ho_failure(1754) VirtMSC-SCCP(1744)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1744)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1745)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1745)@9c4496f35a55: Found Expect[0] for '05240103505902080910105290354915'O handled at TC_ho_out_fail_rr_ho_failure(1754) VirtMSC-RAN(1745)@9c4496f35a55: Added conn table entry 0TC_ho_out_fail_rr_ho_failure(1754)16622340 VirtMSC-SCCP(1744)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1744)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1753)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1751)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_fail_rr_ho_failure(1754) VirtMSC-SCCP(1744)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1744)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(1744)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1744)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1751)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "311", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7b" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_out_fail_rr_ho_failure(1754) TC_ho_out_fail_rr_ho_failure(1754)@9c4496f35a55: 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(1753)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1744)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1744)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1744)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1744)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1754)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_out_fail_rr_ho_failure(1754)@9c4496f35a55: 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 := '192D6E81'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 := '23CCBF84'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(1754)@9c4496f35a55: "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(1754)@9c4496f35a55: "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(1744)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1744)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1744)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1744)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1754)@9c4496f35a55: 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(1754)@9c4496f35a55: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1744)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1744)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(1744)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1744)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_out_fail_rr_ho_failure(1754)@9c4496f35a55: 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(1754)@9c4496f35a55: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_out_fail_rr_ho_failure(1754)@9c4496f35a55: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_out_fail_rr_ho_failure(1754)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1744)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1744)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1744)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1744)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1744)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1744)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1744)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1744)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1754)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_rr_ho_failure(1754)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_rr_ho_failure(1754)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1744)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1744)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1744)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1744)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1744)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1744)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1744)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1744)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1754)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1745)@9c4496f35a55: Deleted conn table entry 0TC_ho_out_fail_rr_ho_failure(1754)16622340 VirtMSC-SCCP(1744)@9c4496f35a55: Session index based on connection ID:0 TC_ho_out_fail_rr_ho_failure(1754)@9c4496f35a55: "Got RSL RR Release" TC_ho_out_fail_rr_ho_failure(1754)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1744)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1744)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_out_fail_rr_ho_failure(1754)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_out_fail_rr_ho_failure(1754)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1745)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1744)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1743)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1746)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1750)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1747)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1753)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1748)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1751)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1749)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1752)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1743): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1744): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1745): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1746): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1747): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1748): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1749): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1750): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1751): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1752): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1753): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_out_fail_rr_ho_failure(1754): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_out_fail_rr_ho_failure finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure pass'. Sun Jun 9 06:23:46 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_rr_ho_failure pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_out_fail_rr_ho_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=578241) Waiting for packet dumper to finish... 1 (prev_count=578241, count=774754) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:23: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_out_fail_no_result_after_ho_cmd started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1758)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1758)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1758)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1756)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1761)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1761)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1761)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1759)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1758)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1761)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1757)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1757)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1760)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1764)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1764)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_out_fail_no_result_after_ho_cmd() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(1766)@9c4496f35a55: "TC_ho_out_fail_no_result_after_ho_cmd": using IMSI '001014208953277'H VirtMSC-RAN(1757)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910102480592377'O, n_connectPointCode := omit VirtMSC-RAN(1757)@9c4496f35a55: Created Expect[0] for '05240103505902080910102480592377'O to be handled at TC_ho_out_fail_no_result_after_ho_cmd(1766) VirtMSC-SCCP(1756)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1756)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1757)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1757)@9c4496f35a55: Found Expect[0] for '05240103505902080910102480592377'O handled at TC_ho_out_fail_no_result_after_ho_cmd(1766) VirtMSC-RAN(1757)@9c4496f35a55: Added conn table entry 0TC_ho_out_fail_no_result_after_ho_cmd(1766)11822670 VirtMSC-SCCP(1756)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1756)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1765)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(1763)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_fail_no_result_after_ho_cmd(1766) VirtMSC-SCCP(1756)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1756)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(1756)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1756)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1763)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "316", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7c" }, { 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(1766) TC_ho_out_fail_no_result_after_ho_cmd(1766)@9c4496f35a55: 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(1765)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(1756)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1756)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1756)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1756)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1766)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_out_fail_no_result_after_ho_cmd(1766)@9c4496f35a55: 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 := '737AAAF5'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 := '2CDC9B55'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(1766)@9c4496f35a55: "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(1766)@9c4496f35a55: "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(1756)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1756)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1756)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1756)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1766)@9c4496f35a55: 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(1766)@9c4496f35a55: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1756)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1756)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(1756)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1756)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_out_fail_no_result_after_ho_cmd(1766)@9c4496f35a55: 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(1766)@9c4496f35a55: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_out_fail_no_result_after_ho_cmd(1766)@9c4496f35a55: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_out_fail_no_result_after_ho_cmd(1766)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1756)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1756)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1756)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1756)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1766)@9c4496f35a55: Got BSSMAP Clear Request VirtMSC-SCCP(1756)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1756)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1756)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1756)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040120'O TC_ho_out_fail_no_result_after_ho_cmd(1766)@9c4496f35a55: Got RR Release TC_ho_out_fail_no_result_after_ho_cmd(1766)@9c4496f35a55: Got Deact SACCH TC_ho_out_fail_no_result_after_ho_cmd(1766)@9c4496f35a55: Got RF Chan Rel VirtMSC-SCCP(1756)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1756)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1756)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1756)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1766)@9c4496f35a55: Got first DLCX: { line := { verb := "DLCX", trans_id := "319", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7c" }, { code := "I", val := "737AAAF5" } }, sdp := omit } TC_ho_out_fail_no_result_after_ho_cmd(1766)@9c4496f35a55: Got second DLCX: { line := { verb := "DLCX", trans_id := "320", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7c" }, { code := "I", val := "2CDC9B55" } }, sdp := omit } TC_ho_out_fail_no_result_after_ho_cmd(1766)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1757)@9c4496f35a55: Deleted conn table entry 0TC_ho_out_fail_no_result_after_ho_cmd(1766)11822670 VirtMSC-SCCP(1756)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1756)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1756)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_out_fail_no_result_after_ho_cmd(1766)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1757)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1756)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1758)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1755)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1762)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1760)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1759)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1765)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1763)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1761)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1764)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1755): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1756): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1757): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1758): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1759): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1760): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1761): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1762): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1763): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1764): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1765): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_out_fail_no_result_after_ho_cmd(1766): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_out_fail_no_result_after_ho_cmd finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass'. Sun Jun 9 06:24:10 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass ====== Saving talloc report from 172.18.145.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=590005) Waiting for packet dumper to finish... 1 (prev_count=590005, count=786105) MTC@9c4496f35a55: 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@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc'. ------ BSC_Tests.TC_ho_into_this_bsc ------ Sun Jun 9 06:24: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.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_into_this_bsc started. MTC@9c4496f35a55: "TC_ho_into_this_bsc": using IMSI '001019859622774'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1770)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1770)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1770)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1768)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1773)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1773)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1773)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1771)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1770)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1773)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1769)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1769)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1772)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1776)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1776)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_into_this_bsc() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc(1778) VirtMSC-RAN(1769)@9c4496f35a55: Added conn table entry 0TC_ho_into_this_bsc(1778)7165755 VirtMSC-SCCP(1768)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1768)@9c4496f35a55: { messageType := 2, destLocRef := '6D573B'O ("mW;"), 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(1768)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1775)@9c4496f35a55: 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(1778) VirtMSC-SCCP(1768)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1768)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1768)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1768)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc(1778)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_into_this_bsc(1778)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943670707D0630190'O TC_ho_into_this_bsc(1778)@9c4496f35a55: 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(1778)@9c4496f35a55: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc(1778)@9c4496f35a55: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1768)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1768)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1768)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1768)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1768)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1768)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1768)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1768)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc(1778)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc(1778)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1768)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1768)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1768)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1768)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1768)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1768)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1768)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1768)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc(1778)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1769)@9c4496f35a55: Deleted conn table entry 0TC_ho_into_this_bsc(1778)7165755 VirtMSC-SCCP(1768)@9c4496f35a55: Session index based on connection ID:0 TC_ho_into_this_bsc(1778)@9c4496f35a55: "Got RSL RR Release" TC_ho_into_this_bsc(1778)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1768)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1768)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_into_this_bsc(1778)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc(1778)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc(1778)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1769)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1770)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1768)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1767)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1774)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1772)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1777)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1771)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1773)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1776)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1775)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1767): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1768): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1769): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1770): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1771): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1772): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1773): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1774): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1775): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1776): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1777): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_into_this_bsc(1778): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_into_this_bsc finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc pass'. Sun Jun 9 06:24:22 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_into_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=522066) Waiting for packet dumper to finish... 1 (prev_count=522066, count=718166) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:24: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_0' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_into_this_bsc_a5_0 started. MTC@9c4496f35a55: "TC_ho_into_this_bsc_a5_0": using IMSI '001014956777523'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1782)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1782)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1782)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1780)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1785)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1785)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1785)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1783)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1782)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1785)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1781)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1781)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1784)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1788)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1788)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_into_this_bsc_a5_0() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_0(1790) VirtMSC-RAN(1781)@9c4496f35a55: Added conn table entry 0TC_ho_into_this_bsc_a5_0(1790)10604569 VirtMSC-SCCP(1780)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1780)@9c4496f35a55: { messageType := 2, destLocRef := 'A1D019'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(1780)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1787)@9c4496f35a55: 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(1790) VirtMSC-SCCP(1780)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1780)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1780)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1780)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_0(1790)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('5FE7991FFF506594'O, ''O) TC_ho_into_this_bsc_a5_0(1790)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_0(1790)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943670807D0630190'O TC_ho_into_this_bsc_a5_0(1790)@9c4496f35a55: 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(1790)@9c4496f35a55: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_0(1790)@9c4496f35a55: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1780)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1780)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1780)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1780)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1780)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1780)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1780)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1780)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_0(1790)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_0(1790)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1780)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1780)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1780)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1780)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1780)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1780)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1780)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1780)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_0(1790)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1781)@9c4496f35a55: Deleted conn table entry 0TC_ho_into_this_bsc_a5_0(1790)10604569 VirtMSC-SCCP(1780)@9c4496f35a55: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_0(1790)@9c4496f35a55: "Got RSL RR Release" TC_ho_into_this_bsc_a5_0(1790)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1780)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1780)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_0(1790)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_0(1790)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_0(1790)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1781)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1780)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1782)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1786)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1779)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1784)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1789)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1783)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1785)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1788)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1787)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1779): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1780): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1781): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1782): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1783): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1784): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1785): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1786): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1787): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1788): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1789): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_into_this_bsc_a5_0(1790): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_into_this_bsc_a5_0 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 pass'. Sun Jun 9 06:24:35 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_0 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=522383) Waiting for packet dumper to finish... 1 (prev_count=522383, count=719508) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:24: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_into_this_bsc_a5_1 started. MTC@9c4496f35a55: "TC_ho_into_this_bsc_a5_1": using IMSI '001016151996166'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1794)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1794)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1794)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1792)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1797)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1797)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1797)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1795)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1794)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1797)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1793)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1793)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1796)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1800)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1800)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_into_this_bsc_a5_1() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1(1802) VirtMSC-RAN(1793)@9c4496f35a55: Added conn table entry 0TC_ho_into_this_bsc_a5_1(1802)12070428 VirtMSC-SCCP(1792)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1792)@9c4496f35a55: { messageType := 2, destLocRef := 'B82E1C'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(1792)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1799)@9c4496f35a55: 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(1802) VirtMSC-SCCP(1792)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1792)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1792)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1792)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1(1802)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = 'B5D2D2EFDFB79997'O TC_ho_into_this_bsc_a5_1(1802)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1(1802)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943670907D0630191'O TC_ho_into_this_bsc_a5_1(1802)@9c4496f35a55: 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(1802)@9c4496f35a55: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_1(1802)@9c4496f35a55: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1792)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1792)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1792)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1792)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1792)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1792)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1792)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1792)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1(1802)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1(1802)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1792)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1792)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1792)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1792)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1792)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1792)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1792)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1792)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1(1802)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1793)@9c4496f35a55: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1(1802)12070428 VirtMSC-SCCP(1792)@9c4496f35a55: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_1(1802)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(1792)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1792)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1(1802)@9c4496f35a55: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_1(1802)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1(1802)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1(1802)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1792)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1793)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1794)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1791)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1798)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1795)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1796)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1801)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1797)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1800)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1799)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1791): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1792): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1793): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1794): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1795): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1796): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1797): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1798): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1799): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1800): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1801): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_into_this_bsc_a5_1(1802): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_into_this_bsc_a5_1 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 pass'. Sun Jun 9 06:24:48 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=521742) Waiting for packet dumper to finish... 1 (prev_count=521742, count=718667) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:24:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_3' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_into_this_bsc_a5_3 started. MTC@9c4496f35a55: "TC_ho_into_this_bsc_a5_3": using IMSI '001015506982613'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1806)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1806)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1806)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1804)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1809)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1809)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1809)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1807)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1806)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1809)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1805)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1805)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1808)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1812)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1812)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_into_this_bsc_a5_3() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_3(1814) VirtMSC-RAN(1805)@9c4496f35a55: Added conn table entry 0TC_ho_into_this_bsc_a5_3(1814)2435875 VirtMSC-SCCP(1804)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1804)@9c4496f35a55: { messageType := 2, destLocRef := '252B23'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(1804)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1811)@9c4496f35a55: 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(1814) VirtMSC-SCCP(1804)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1804)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1804)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1804)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_3(1814)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '76E4AD9C27905E38'O TC_ho_into_this_bsc_a5_3(1814)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_3(1814)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943670A07D0630195'O TC_ho_into_this_bsc_a5_3(1814)@9c4496f35a55: 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(1814)@9c4496f35a55: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_3(1814)@9c4496f35a55: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1804)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1804)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1804)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1804)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1804)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1804)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1804)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1804)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_3(1814)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_3(1814)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1804)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1804)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1804)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1804)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1804)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1804)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1804)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1804)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_3(1814)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1805)@9c4496f35a55: Deleted conn table entry 0TC_ho_into_this_bsc_a5_3(1814)2435875 VirtMSC-SCCP(1804)@9c4496f35a55: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_3(1814)@9c4496f35a55: "Got RSL RR Release" TC_ho_into_this_bsc_a5_3(1814)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1804)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1804)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_3(1814)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_3(1814)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_3(1814)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1804)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1805)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1810)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1806)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1803)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1807)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1808)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1813)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1809)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1812)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1811)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1803): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1804): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1805): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1806): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1807): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1808): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1809): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1810): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1811): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1812): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1813): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_into_this_bsc_a5_3(1814): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_into_this_bsc_a5_3 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 pass'. Sun Jun 9 06:25:01 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_3 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=523238) Waiting for packet dumper to finish... 1 (prev_count=523238, count=719751) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:25: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.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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_4' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_into_this_bsc_a5_4 started. MTC@9c4496f35a55: "TC_ho_into_this_bsc_a5_4": using IMSI '001015083835703'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1818)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1818)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1818)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1816)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1821)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1821)@9c4496f35a55: M3UA emulation initiated, the test can be started MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1821)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1819)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1818)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1821)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1817)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1817)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1820)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1824)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1824)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_into_this_bsc_a5_4() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_4(1826) VirtMSC-RAN(1817)@9c4496f35a55: Added conn table entry 0TC_ho_into_this_bsc_a5_4(1826)14076329 VirtMSC-SCCP(1816)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1816)@9c4496f35a55: { messageType := 2, destLocRef := 'D6C9A9'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(1816)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1823)@9c4496f35a55: 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(1826) VirtMSC-SCCP(1816)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1816)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1816)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1816)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_4(1826)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '1CF2F5DC0F7BD0536148C525D1505C63'O TC_ho_into_this_bsc_a5_4(1826)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_4(1826)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943670B07D0630197'O TC_ho_into_this_bsc_a5_4(1826)@9c4496f35a55: 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(1826)@9c4496f35a55: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_4(1826)@9c4496f35a55: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1816)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1816)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1816)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1816)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1816)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1816)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1816)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1816)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_4(1826)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_4(1826)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1816)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1816)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1816)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1816)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1816)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1816)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1816)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1816)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_4(1826)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1817)@9c4496f35a55: Deleted conn table entry 0TC_ho_into_this_bsc_a5_4(1826)14076329 VirtMSC-SCCP(1816)@9c4496f35a55: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_4(1826)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(1816)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1816)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_4(1826)@9c4496f35a55: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_4(1826)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_4(1826)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_4(1826)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1817)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1816)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1818)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1822)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1815)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1819)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1820)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1825)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1821)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1823)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1824)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1815): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1816): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1817): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1818): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1819): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1820): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1821): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1822): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1823): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1824): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1825): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_into_this_bsc_a5_4(1826): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_into_this_bsc_a5_4 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 pass'. Sun Jun 9 06:25:13 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_4 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=523207) Waiting for packet dumper to finish... 1 (prev_count=523207, count=718895) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:25: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_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@9c4496f35a55: 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@9c4496f35a55: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg started. MTC@9c4496f35a55: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg": using IMSI '001012529386708'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1830)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1830)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1830)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1828)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1833)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1833)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1833)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1831)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1830)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1833)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1829)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1829)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1832)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1836)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1836)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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)@9c4496f35a55: 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(1838) VirtMSC-RAN(1829)@9c4496f35a55: Added conn table entry 0TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1838)12780347 VirtMSC-SCCP(1828)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1828)@9c4496f35a55: { messageType := 2, destLocRef := 'C3033B'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(1828)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1835)@9c4496f35a55: 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(1838) VirtMSC-SCCP(1828)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1828)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1828)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1828)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1838)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '58041D90642CCBFC'O TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1838)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1838)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943670C07D0630195'O TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1838)@9c4496f35a55: 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(1838)@9c4496f35a55: 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(1838)@9c4496f35a55: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1828)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1828)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1828)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1828)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1828)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1828)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1828)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1828)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1838)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1838)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1828)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1828)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1828)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1828)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1828)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1828)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1828)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1828)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1838)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1829)@9c4496f35a55: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1838)12780347 VirtMSC-SCCP(1828)@9c4496f35a55: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1838)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(1828)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1828)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1838)@9c4496f35a55: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1838)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1838)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1838)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1830)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1828)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1827)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1834)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1829)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1837)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1832)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1831)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1833)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1835)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1836)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1827): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1828): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1829): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1830): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1831): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1832): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1833): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1834): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1835): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1836): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1837): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1838): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass'. Sun Jun 9 06:25:26 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass ====== Saving talloc report from 172.18.145.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=525796) Waiting for packet dumper to finish... 1 (prev_count=525796, count=721896) MTC@9c4496f35a55: 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@9c4496f35a55: 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 ------ Sun Jun 9 06:25: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_into_this_bsc_a5_1_3 started. MTC@9c4496f35a55: "TC_ho_into_this_bsc_a5_1_3": using IMSI '001015731767372'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1842)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1842)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1842)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1840)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1845)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1845)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1845)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1843)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1842)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1845)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1841)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1841)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1844)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1848)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1848)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_into_this_bsc_a5_1_3() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1_3(1850) VirtMSC-RAN(1841)@9c4496f35a55: Added conn table entry 0TC_ho_into_this_bsc_a5_1_3(1850)9049789 VirtMSC-SCCP(1840)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1840)@9c4496f35a55: { messageType := 2, destLocRef := '8A16BD'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(1840)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1847)@9c4496f35a55: 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(1850) VirtMSC-SCCP(1840)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1840)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1840)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1840)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3(1850)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '351DE207EE509785'O TC_ho_into_this_bsc_a5_1_3(1850)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1_3(1850)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943670D07D0630195'O TC_ho_into_this_bsc_a5_1_3(1850)@9c4496f35a55: 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(1850)@9c4496f35a55: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_1_3(1850)@9c4496f35a55: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1840)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1840)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1840)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1840)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1840)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1840)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1840)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1840)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3(1850)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3(1850)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1840)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1840)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1840)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1840)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1840)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1840)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1840)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1840)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3(1850)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1841)@9c4496f35a55: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1_3(1850)9049789 VirtMSC-SCCP(1840)@9c4496f35a55: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_1_3(1850)@9c4496f35a55: "Got RSL RR Release" TC_ho_into_this_bsc_a5_1_3(1850)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(1840)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1840)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1_3(1850)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1_3(1850)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3(1850)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1841)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1840)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1842)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1839)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1846)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1844)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1845)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1849)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1843)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1847)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1848)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1839): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1840): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1841): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1842): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1843): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1844): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1845): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1846): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1847): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1848): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1849): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3(1850): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_into_this_bsc_a5_1_3 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass'. Sun Jun 9 06:25:39 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass ====== Saving talloc report from 172.18.145.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=522862) Waiting for packet dumper to finish... 1 (prev_count=522862, count=719787) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:25: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_into_this_bsc_a5_mismatch started. MTC@9c4496f35a55: "TC_ho_into_this_bsc_a5_mismatch": using IMSI '001018084955923'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1854)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1854)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1854)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1852)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1857)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1857)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1857)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1855)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1854)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1857)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1853)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1853)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1856)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1860)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1860)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_into_this_bsc_a5_mismatch() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_mismatch(1862) VirtMSC-RAN(1853)@9c4496f35a55: Added conn table entry 0TC_ho_into_this_bsc_a5_mismatch(1862)7448837 VirtMSC-SCCP(1852)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1852)@9c4496f35a55: { messageType := 2, destLocRef := '71A905'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(1852)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1852)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1852)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1852)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1852)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1852)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1852)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1852)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1852)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_mismatch(1862)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_mismatch(1862)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1852)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1852)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1852)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1852)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1852)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1852)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1852)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1852)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_mismatch(1862)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_ho_into_this_bsc_a5_mismatch(1862)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_mismatch(1862)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-RAN(1853)@9c4496f35a55: Deleted conn table entry 0TC_ho_into_this_bsc_a5_mismatch(1862)7448837 VirtMSC-SCCP(1852)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1852)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1852)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1853)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1852)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1851)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1854)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1858)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1856)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1855)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1861)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1857)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1859)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1860)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1851): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1852): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1853): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1854): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1855): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1856): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1857): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1858): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1859): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1860): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1861): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_into_this_bsc_a5_mismatch(1862): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_into_this_bsc_a5_mismatch finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass'. Sun Jun 9 06:25:50 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=646938) Waiting for packet dumper to finish... 1 (prev_count=646938, count=649352) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:25: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_into_this_bsc_tla_v6 started. MTC@9c4496f35a55: "TC_ho_into_this_bsc_tla_v6": using IMSI '001015478737005'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1866)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1866)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1866)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1864)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1869)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1869)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1869)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1867)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1866)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1869)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1865)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1865)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1868)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1872)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1872)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_into_this_bsc_tla_v6() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_tla_v6(1874) VirtMSC-RAN(1865)@9c4496f35a55: Added conn table entry 0TC_ho_into_this_bsc_tla_v6(1874)7220264 VirtMSC-SCCP(1864)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1864)@9c4496f35a55: { messageType := 2, destLocRef := '6E2C28'O ("n,("), 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(1864)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1871)@9c4496f35a55: 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(1874) VirtMSC-SCCP(1864)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1864)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1864)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1864)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_tla_v6(1874)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_into_this_bsc_tla_v6(1874)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943670F07D0630190'O TC_ho_into_this_bsc_tla_v6(1874)@9c4496f35a55: 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(1874)@9c4496f35a55: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_tla_v6(1874)@9c4496f35a55: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1864)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1864)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1864)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1864)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1864)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1864)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1864)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1864)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_tla_v6(1874)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_tla_v6(1874)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1864)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1864)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1864)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1864)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1864)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1864)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1864)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1864)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_tla_v6(1874)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1865)@9c4496f35a55: Deleted conn table entry 0TC_ho_into_this_bsc_tla_v6(1874)7220264 VirtMSC-SCCP(1864)@9c4496f35a55: Session index based on connection ID:0 TC_ho_into_this_bsc_tla_v6(1874)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(1864)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1864)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_into_this_bsc_tla_v6(1874)@9c4496f35a55: "Got RSL Deact SACCH" TC_ho_into_this_bsc_tla_v6(1874)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_tla_v6(1874)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_tla_v6(1874)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1865)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1864)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1866)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1863)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1870)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1867)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1868)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1873)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1869)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1871)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1872)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1863): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1864): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1865): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1866): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1867): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1868): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1869): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1870): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1871): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1872): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1873): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_into_this_bsc_tla_v6(1874): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_into_this_bsc_tla_v6 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6 pass'. Sun Jun 9 06:26:02 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_tla_v6 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_into_this_bsc_tla_v6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=534051) Waiting for packet dumper to finish... 1 (prev_count=534051, count=729739) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran'. ------ BSC_Tests.TC_srvcc_eutran_to_geran ------ Sun Jun 9 06:26:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_srvcc_eutran_to_geran started. MTC@9c4496f35a55: "TC_srvcc_eutran_to_geran": using IMSI '001016268950894'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1878)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1878)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1878)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1876)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1881)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1881)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1881)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1879)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1878)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1881)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1877)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1877)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1880)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1884)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1884)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_srvcc_eutran_to_geran() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran(1886) VirtMSC-RAN(1877)@9c4496f35a55: Added conn table entry 0TC_srvcc_eutran_to_geran(1886)5759697 VirtMSC-SCCP(1876)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1876)@9c4496f35a55: { messageType := 2, destLocRef := '57E2D1'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(1876)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1883)@9c4496f35a55: 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(1886) VirtMSC-SCCP(1876)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1876)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1876)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1876)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1886)@9c4496f35a55: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran(1886)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943671007D0630190'O TC_srvcc_eutran_to_geran(1886)@9c4496f35a55: 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(1886)@9c4496f35a55: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran(1886)@9c4496f35a55: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1876)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1876)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1876)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1876)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1876)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1876)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1876)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1876)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1886)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran(1886)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1876)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1876)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1876)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1876)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1876)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1876)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1876)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1876)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1886)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1877)@9c4496f35a55: Deleted conn table entry 0TC_srvcc_eutran_to_geran(1886)5759697 VirtMSC-SCCP(1876)@9c4496f35a55: Session index based on connection ID:0 TC_srvcc_eutran_to_geran(1886)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(1876)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1876)@9c4496f35a55: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran(1886)@9c4496f35a55: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran(1886)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran(1886)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran(1886)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1877)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1875)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1882)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1876)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1878)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1880)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1879)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1881)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1885)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1884)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1883)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1875): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1876): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1877): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1878): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1879): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1880): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1881): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1882): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1883): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1884): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1885): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_srvcc_eutran_to_geran(1886): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_srvcc_eutran_to_geran finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran pass'. Sun Jun 9 06:26:15 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=810971) Waiting for packet dumper to finish... 1 (prev_count=810971, count=821855) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:26: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_srvcc_eutran_to_geran_a5_3 started. MTC@9c4496f35a55: "TC_srvcc_eutran_to_geran_a5_3": using IMSI '001019254768948'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1890)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1890)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1890)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1888)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1893)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1893)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1893)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1891)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1890)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1893)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1889)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1889)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1892)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1896)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1896)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_srvcc_eutran_to_geran_a5_3() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_a5_3(1898) VirtMSC-RAN(1889)@9c4496f35a55: Added conn table entry 0TC_srvcc_eutran_to_geran_a5_3(1898)36426 VirtMSC-SCCP(1888)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1888)@9c4496f35a55: { messageType := 2, destLocRef := '008E4A'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(1888)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1895)@9c4496f35a55: 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(1898) VirtMSC-SCCP(1888)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1888)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1888)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1888)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_a5_3(1898)@9c4496f35a55: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '72EC6B07C47F978D'O TC_srvcc_eutran_to_geran_a5_3(1898)@9c4496f35a55: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_a5_3(1898)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943671107D0630195'O TC_srvcc_eutran_to_geran_a5_3(1898)@9c4496f35a55: 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(1898)@9c4496f35a55: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_a5_3(1898)@9c4496f35a55: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1888)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1888)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1888)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1888)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1888)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1888)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1888)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1888)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_a5_3(1898)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_a5_3(1898)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1888)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1888)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1888)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1888)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1888)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1888)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1888)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1888)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_a5_3(1898)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1889)@9c4496f35a55: Deleted conn table entry 0TC_srvcc_eutran_to_geran_a5_3(1898)36426 VirtMSC-SCCP(1888)@9c4496f35a55: Session index based on connection ID:0 TC_srvcc_eutran_to_geran_a5_3(1898)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(1888)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1888)@9c4496f35a55: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_a5_3(1898)@9c4496f35a55: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran_a5_3(1898)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_a5_3(1898)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_a5_3(1898)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1888)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1890)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1887)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1889)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1894)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1892)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1897)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1893)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1891)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1896)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1895)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1887): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1888): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1889): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1890): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1891): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1892): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1893): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1894): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1895): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1896): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1897): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_srvcc_eutran_to_geran_a5_3(1898): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_srvcc_eutran_to_geran_a5_3 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass'. Sun Jun 9 06:26:28 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=809145) Waiting for packet dumper to finish... 1 (prev_count=809145, count=820028) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:26: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_srvcc_eutran_to_geran_src_sai started. MTC@9c4496f35a55: "TC_srvcc_eutran_to_geran_src_sai": using IMSI '001010639544775'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1902)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1902)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1902)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1900)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1905)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1905)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1905)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1903)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1902)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1905)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1901)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1901)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1904)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1908)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1908)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_srvcc_eutran_to_geran_src_sai() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_src_sai(1910) VirtMSC-RAN(1901)@9c4496f35a55: Added conn table entry 0TC_srvcc_eutran_to_geran_src_sai(1910)7133208 VirtMSC-SCCP(1900)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1900)@9c4496f35a55: { messageType := 2, destLocRef := '6CD818'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(1900)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1907)@9c4496f35a55: 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(1910) VirtMSC-SCCP(1900)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1900)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1900)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1900)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_src_sai(1910)@9c4496f35a55: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_src_sai(1910)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943671207D0630190'O TC_srvcc_eutran_to_geran_src_sai(1910)@9c4496f35a55: 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(1910)@9c4496f35a55: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_src_sai(1910)@9c4496f35a55: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1900)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1900)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1900)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1900)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1900)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1900)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1900)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1900)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_src_sai(1910)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_src_sai(1910)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1900)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1900)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1900)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1900)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1900)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1900)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1900)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1900)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_src_sai(1910)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1901)@9c4496f35a55: Deleted conn table entry 0TC_srvcc_eutran_to_geran_src_sai(1910)7133208 VirtMSC-SCCP(1900)@9c4496f35a55: Session index based on connection ID:0 TC_srvcc_eutran_to_geran_src_sai(1910)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(1900)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1900)@9c4496f35a55: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_src_sai(1910)@9c4496f35a55: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran_src_sai(1910)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_src_sai(1910)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_src_sai(1910)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1900)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1899)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1901)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1902)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1906)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1903)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1904)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1909)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1905)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1907)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1908)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1899): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1900): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1901): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1902): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1903): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1904): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1905): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1906): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1907): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1908): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1909): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_srvcc_eutran_to_geran_src_sai(1910): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_srvcc_eutran_to_geran_src_sai finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass'. Sun Jun 9 06:26:41 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=805827) Waiting for packet dumper to finish... 1 (prev_count=805827, count=816710) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:26: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_srvcc_eutran_to_geran_ho_out started. MTC@9c4496f35a55: "TC_srvcc_eutran_to_geran_ho_out": using IMSI '001014958525622'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1914)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1914)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1914)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1912)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1917)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1917)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1917)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1915)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1914)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1917)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1913)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1913)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1916)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1920)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1920)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_srvcc_eutran_to_geran_ho_out() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_ho_out(1922) VirtMSC-RAN(1913)@9c4496f35a55: Added conn table entry 0TC_srvcc_eutran_to_geran_ho_out(1922)13944339 VirtMSC-SCCP(1912)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1912)@9c4496f35a55: { messageType := 2, destLocRef := 'D4C613'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(1912)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1919)@9c4496f35a55: 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(1922) VirtMSC-SCCP(1912)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1912)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1912)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1912)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1922)@9c4496f35a55: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_ho_out(1922)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943671307D0630190'O TC_srvcc_eutran_to_geran_ho_out(1922)@9c4496f35a55: 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(1922)@9c4496f35a55: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_ho_out(1922)@9c4496f35a55: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1912)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1912)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1912)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1912)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1912)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1912)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1912)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1912)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1922)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1912)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1912)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1912)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1912)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1922)@9c4496f35a55: 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(1922)@9c4496f35a55: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1912)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1912)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(1912)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1912)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_srvcc_eutran_to_geran_ho_out(1922)@9c4496f35a55: 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(1922)@9c4496f35a55: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_srvcc_eutran_to_geran_ho_out(1922)@9c4496f35a55: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_srvcc_eutran_to_geran_ho_out(1922)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1912)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1912)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1912)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1912)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(1912)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1912)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1912)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1912)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1922)@9c4496f35a55: Got first DLCX: { line := { verb := "DLCX", trans_id := "379", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e" }, { code := "I", val := "282CA678" } }, sdp := omit } TC_srvcc_eutran_to_geran_ho_out(1922)@9c4496f35a55: Got second DLCX: { line := { verb := "DLCX", trans_id := "380", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e" }, { code := "I", val := "1C708E38" } }, sdp := omit } VirtMSC-RAN(1913)@9c4496f35a55: Deleted conn table entry 0TC_srvcc_eutran_to_geran_ho_out(1922)13944339 VirtMSC-SCCP(1912)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1912)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1912)@9c4496f35a55: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_ho_out(1922)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out(1922)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out(1922)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1912)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1913)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1914)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1911)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1918)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1916)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1921)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1915)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1920)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1917)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1919)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1911): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1912): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1913): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1914): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1915): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1916): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1917): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1918): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1919): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1920): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1921): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_srvcc_eutran_to_geran_ho_out(1922): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_srvcc_eutran_to_geran_ho_out finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass'. Sun Jun 9 06:26:57 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=972763) Waiting for packet dumper to finish... 1 (prev_count=972763, count=974676) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:27:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_srvcc_eutran_to_geran_forbid_fast_return started. MTC@9c4496f35a55: "TC_srvcc_eutran_to_geran_forbid_fast_return": using IMSI '001018822071729'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1926)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1926)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1926)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1924)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1929)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1929)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1929)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1927)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1926)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1929)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1925)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1925)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1928)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1932)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1932)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_srvcc_eutran_to_geran_forbid_fast_return() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_forbid_fast_return(1934) VirtMSC-RAN(1925)@9c4496f35a55: Added conn table entry 0TC_srvcc_eutran_to_geran_forbid_fast_return(1934)7720610 VirtMSC-SCCP(1924)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1924)@9c4496f35a55: { messageType := 2, destLocRef := '75CEA2'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(1924)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1931)@9c4496f35a55: 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(1934) VirtMSC-SCCP(1924)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1924)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1924)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1924)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_forbid_fast_return(1934)@9c4496f35a55: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_forbid_fast_return(1934)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943671407D0630190'O TC_srvcc_eutran_to_geran_forbid_fast_return(1934)@9c4496f35a55: 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(1934)@9c4496f35a55: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_forbid_fast_return(1934)@9c4496f35a55: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1924)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1924)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1924)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1924)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1924)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1924)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1924)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1924)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_forbid_fast_return(1934)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_forbid_fast_return(1934)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1924)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1924)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1924)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1924)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1924)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1924)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1924)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1924)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_forbid_fast_return(1934)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(1925)@9c4496f35a55: Deleted conn table entry 0TC_srvcc_eutran_to_geran_forbid_fast_return(1934)7720610 VirtMSC-SCCP(1924)@9c4496f35a55: Session index based on connection ID:0 TC_srvcc_eutran_to_geran_forbid_fast_return(1934)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(1924)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1924)@9c4496f35a55: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_forbid_fast_return(1934)@9c4496f35a55: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran_forbid_fast_return(1934)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_forbid_fast_return(1934)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_forbid_fast_return(1934)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1924)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1926)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1925)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1923)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1930)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1927)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1928)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1933)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1929)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1931)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1932)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1923): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1924): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1925): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1926): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1927): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1928): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1929): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1930): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1931): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1932): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1933): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_srvcc_eutran_to_geran_forbid_fast_return(1934): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_srvcc_eutran_to_geran_forbid_fast_return finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass'. Sun Jun 9 06:27:10 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass ====== Saving talloc report from 172.18.145.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=525355) Waiting for packet dumper to finish... 1 (prev_count=525355, count=721544) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06: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_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@9c4496f35a55: 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@9c4496f35a55: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return started. MTC@9c4496f35a55: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return": using IMSI '001011361524037'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1938)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1938)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1938)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1936)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1941)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1941)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1941)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1939)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1938)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1941)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1937)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1937)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1940)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1944)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1944)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(1943)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1946) VirtMSC-RAN(1937)@9c4496f35a55: Added conn table entry 0TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1946)12120494 VirtMSC-SCCP(1936)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1936)@9c4496f35a55: { messageType := 2, destLocRef := 'B8F1AE'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(1936)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1943)@9c4496f35a55: 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(1946) VirtMSC-SCCP(1936)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1936)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1936)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1936)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1946)@9c4496f35a55: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1946)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943671507D0630190'O TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1946)@9c4496f35a55: 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(1946)@9c4496f35a55: 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(1946)@9c4496f35a55: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1936)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1936)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1936)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1936)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1936)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1936)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1936)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1936)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1946)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1936)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1936)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1936)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1936)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1946)@9c4496f35a55: 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(1946)@9c4496f35a55: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1936)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1936)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(1936)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1936)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1946)@9c4496f35a55: 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(1946)@9c4496f35a55: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1946)@9c4496f35a55: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1946)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1936)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1936)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1936)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1936)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(1936)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1936)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1936)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1936)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1946)@9c4496f35a55: Got first DLCX: { line := { verb := "DLCX", trans_id := "389", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "10" }, { code := "I", val := "07B7DA1B" } }, sdp := omit } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1946)@9c4496f35a55: Got second DLCX: { line := { verb := "DLCX", trans_id := "390", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "10" }, { code := "I", val := "5FE78968" } }, sdp := omit } VirtMSC-RAN(1937)@9c4496f35a55: Deleted conn table entry 0TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1946)12120494 VirtMSC-SCCP(1936)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1936)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1936)@9c4496f35a55: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1946)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1946)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1946)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1937)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1938)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1936)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1935)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1942)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1939)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1940)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1945)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1941)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1944)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1943)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1935): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1936): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1937): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1938): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1939): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1940): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1941): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1942): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1943): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1944): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1945): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1946): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass'. Sun Jun 9 06:27:27 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass ====== Saving talloc report from 172.18.145.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=976636) Waiting for packet dumper to finish... 1 (prev_count=976636, count=977636) MTC@9c4496f35a55: 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@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears'. ------ BSC_Tests.TC_ho_in_fail_msc_clears ------ Sun Jun 9 06:27: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_in_fail_msc_clears started. MTC@9c4496f35a55: "TC_ho_in_fail_msc_clears": using IMSI '001010022335420'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1950)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1950)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1950)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1948)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1953)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1953)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1953)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1951)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1950)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1953)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1949)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1949)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1952)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1956)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1956)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1956)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1956)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_in_fail_msc_clears() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(1955)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears(1958) VirtMSC-RAN(1949)@9c4496f35a55: Added conn table entry 0TC_ho_in_fail_msc_clears(1958)11250276 VirtMSC-SCCP(1948)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1948)@9c4496f35a55: { messageType := 2, destLocRef := 'ABAA64'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(1948)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1955)@9c4496f35a55: 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(1958) VirtMSC-SCCP(1948)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1948)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1948)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1948)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears(1958)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943671607D0630190'O TC_ho_in_fail_msc_clears(1958)@9c4496f35a55: 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(1958)@9c4496f35a55: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1948)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1948)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1948)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1948)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1948)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1948)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1948)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1948)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1948)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1948)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1948)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1948)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears(1958)@9c4496f35a55: Got first DLCX: { line := { verb := "DLCX", trans_id := "394", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "11" }, { code := "I", val := "76E20187" } }, sdp := omit } TC_ho_in_fail_msc_clears(1958)@9c4496f35a55: Got second DLCX: { line := { verb := "DLCX", trans_id := "395", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "11" }, { code := "I", val := "6238B408" } }, sdp := omit } TC_ho_in_fail_msc_clears(1958)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-RAN(1949)@9c4496f35a55: Deleted conn table entry 0TC_ho_in_fail_msc_clears(1958)11250276 VirtMSC-SCCP(1948)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1948)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1948)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_in_fail_msc_clears(1958)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_in_fail_msc_clears(1958)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1950)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1948)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1947)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1949)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1954)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1952)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1951)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1957)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1953)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1955)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1956)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1947): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1948): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1949): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1950): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1951): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1952): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1953): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1954): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1955): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1956): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1957): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_in_fail_msc_clears(1958): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_in_fail_msc_clears finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears pass'. Sun Jun 9 06:27:39 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_msc_clears pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_in_fail_msc_clears.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=510479) Waiting for packet dumper to finish... 1 (prev_count=510479, count=706991) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:27: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_in_fail_msc_clears_after_ho_detect started. MTC@9c4496f35a55: "TC_ho_in_fail_msc_clears_after_ho_detect": using IMSI '001011490628298'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1962)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1962)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1962)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1960)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1965)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1965)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1965)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1963)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1962)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1965)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1961)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1961)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1964)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1968)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1968)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1968)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1968)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_in_fail_msc_clears_after_ho_detect() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(1967)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears_after_ho_detect(1970) VirtMSC-RAN(1961)@9c4496f35a55: Added conn table entry 0TC_ho_in_fail_msc_clears_after_ho_detect(1970)10869336 VirtMSC-SCCP(1960)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1960)@9c4496f35a55: { messageType := 2, destLocRef := 'A5DA58'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(1960)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1967)@9c4496f35a55: 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(1970) VirtMSC-SCCP(1960)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1960)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears_after_ho_detect(1970)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943671707D0630190'O TC_ho_in_fail_msc_clears_after_ho_detect(1970)@9c4496f35a55: 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(1970)@9c4496f35a55: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1960)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1960)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1960)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1960)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1960)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1960)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1960)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1960)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears_after_ho_detect(1970)@9c4496f35a55: Got first DLCX: { line := { verb := "DLCX", trans_id := "399", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "12" }, { code := "I", val := "202DFD64" } }, sdp := omit } TC_ho_in_fail_msc_clears_after_ho_detect(1970)@9c4496f35a55: Got second DLCX: { line := { verb := "DLCX", trans_id := "400", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "12" }, { code := "I", val := "22210BEB" } }, sdp := omit } VirtMSC-RAN(1961)@9c4496f35a55: Deleted conn table entry 0TC_ho_in_fail_msc_clears_after_ho_detect(1970)10869336 VirtMSC-SCCP(1960)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1960)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1960)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_in_fail_msc_clears_after_ho_detect(1970)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1961)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1960)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1962)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1959)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1966)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1964)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1969)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1963)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1965)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1967)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1968)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1959): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1960): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1961): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1962): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1963): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1964): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1965): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1966): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1967): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1968): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1969): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_in_fail_msc_clears_after_ho_detect(1970): none (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_in_fail_msc_clears_after_ho_detect finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass'. Sun Jun 9 06:27:51 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass ====== Saving talloc report from 172.18.145.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=515939) Waiting for packet dumper to finish... 1 (prev_count=515939, count=702657) MTC@9c4496f35a55: 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@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect'. ------ BSC_Tests.TC_ho_in_fail_no_detect ------ Sun Jun 9 06:27:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_in_fail_no_detect started. MTC@9c4496f35a55: "TC_ho_in_fail_no_detect": using IMSI '001019027425983'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1974)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1974)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1974)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(1972)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1977)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1977)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1977)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1975)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1974)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1977)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1973)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1973)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1976)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1980)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1980)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1980)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1980)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_in_fail_no_detect() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(1979)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect(1982) VirtMSC-RAN(1973)@9c4496f35a55: Added conn table entry 0TC_ho_in_fail_no_detect(1982)11333790 VirtMSC-SCCP(1972)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1972)@9c4496f35a55: { messageType := 2, destLocRef := 'ACF09E'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(1972)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1979)@9c4496f35a55: 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(1982) VirtMSC-SCCP(1972)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1972)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect(1982)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943671807D0630190'O TC_ho_in_fail_no_detect(1982)@9c4496f35a55: 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(1982)@9c4496f35a55: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1972)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1972)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1972)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect(1982)@9c4496f35a55: Got first DLCX: { line := { verb := "DLCX", trans_id := "404", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "13" }, { code := "I", val := "064F30F5" } }, sdp := omit } TC_ho_in_fail_no_detect(1982)@9c4496f35a55: Got second DLCX: { line := { verb := "DLCX", trans_id := "405", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "13" }, { code := "I", val := "5B57603A" } }, sdp := omit } VirtMSC-SCCP(1972)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1972)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1972)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1972)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1972)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1972)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1973)@9c4496f35a55: Deleted conn table entry 0TC_ho_in_fail_no_detect(1982)11333790 VirtMSC-SCCP(1972)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1972)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1972)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_in_fail_no_detect(1982)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1978)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1972)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1973)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1971)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1974)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1981)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1976)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1975)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1980)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1977)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1979)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1971): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1972): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1973): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1974): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1975): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1976): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1977): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1978): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1979): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1980): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1981): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_in_fail_no_detect(1982): none (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_in_fail_no_detect finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect pass'. Sun Jun 9 06:28:06 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_no_detect pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=527987) Waiting for packet dumper to finish... 1 (prev_count=527987, count=715117) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2'. ------ BSC_Tests.TC_ho_in_fail_no_detect2 ------ Sun Jun 9 06:28: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_in_fail_no_detect2 started. MTC@9c4496f35a55: "TC_ho_in_fail_no_detect2": using IMSI '001013211736642'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1986)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1986)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1986)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1984)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1989)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(1989)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1989)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1987)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1986)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1989)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1985)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1985)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1988)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1992)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1992)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1992)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1992)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_in_fail_no_detect2() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(1991)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect2(1994) VirtMSC-RAN(1985)@9c4496f35a55: Added conn table entry 0TC_ho_in_fail_no_detect2(1994)3194317 VirtMSC-SCCP(1984)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1984)@9c4496f35a55: { messageType := 2, destLocRef := '30BDCD'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(1984)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(1991)@9c4496f35a55: 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(1994) VirtMSC-SCCP(1984)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1984)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect2(1994)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943671907D0630190'O TC_ho_in_fail_no_detect2(1994)@9c4496f35a55: 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(1994)@9c4496f35a55: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1984)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1984)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1984)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect2(1994)@9c4496f35a55: Got first DLCX: { line := { verb := "DLCX", trans_id := "409", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "14" }, { code := "I", val := "6E375F72" } }, sdp := omit } VirtMSC-SCCP(1984)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1984)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1984)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1984)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040120'O TC_ho_in_fail_no_detect2(1994)@9c4496f35a55: Got second DLCX: { line := { verb := "DLCX", trans_id := "410", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "14" }, { code := "I", val := "53205FE1" } }, sdp := omit } VirtMSC-SCCP(1984)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1984)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1985)@9c4496f35a55: Deleted conn table entry 0TC_ho_in_fail_no_detect2(1994)3194317 VirtMSC-SCCP(1984)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1984)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1984)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_in_fail_no_detect2(1994)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1984)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(1985)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1983)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1986)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1990)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1988)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1987)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1993)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(1991)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(1989)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1992)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1983): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1984): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1985): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1986): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1987): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(1988): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(1989): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(1990): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(1991): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1992): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1993): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_in_fail_no_detect2(1994): none (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_in_fail_no_detect2 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 pass'. Sun Jun 9 06:28:21 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_no_detect2 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=530486) Waiting for packet dumper to finish... 1 (prev_count=530486, count=717204) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:28: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_in_fail_mgw_mdcx_timeout started. MTC@9c4496f35a55: "TC_ho_in_fail_mgw_mdcx_timeout": using IMSI '001016923179393'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(1998)@9c4496f35a55: ************************************************* VirtMSC-M3UA(1998)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1998)@9c4496f35a55: ************************************************* VirtMSC-SCCP(1996)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2001)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2001)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2001)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(1999)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1998)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2001)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(1997)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1997)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2000)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2004)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2004)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2004)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2004)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_in_fail_mgw_mdcx_timeout() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(2003)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_mgw_mdcx_timeout(2006) VirtMSC-RAN(1997)@9c4496f35a55: Added conn table entry 0TC_ho_in_fail_mgw_mdcx_timeout(2006)2860218 VirtMSC-SCCP(1996)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(1996)@9c4496f35a55: { messageType := 2, destLocRef := '2BA4BA'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(1996)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(2003)@9c4496f35a55: 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(2006) VirtMSC-SCCP(1996)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1996)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1996)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1996)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1996)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1996)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1996)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1996)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1996)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1996)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1996)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1996)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_mgw_mdcx_timeout(2006)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_in_fail_mgw_mdcx_timeout(2006)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1996)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(1996)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(1996)@9c4496f35a55: vl_from0 VirtMSC-SCCP(1996)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1996)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1996)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1996)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1996)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_mgw_mdcx_timeout(2006)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_ho_in_fail_mgw_mdcx_timeout(2006)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1997)@9c4496f35a55: Deleted conn table entry 0TC_ho_in_fail_mgw_mdcx_timeout(2006)2860218 VirtMSC-SCCP(1996)@9c4496f35a55: Session index based on connection ID:0 TC_ho_in_fail_mgw_mdcx_timeout(2006)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-SCCP(1996)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(1996)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1997)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(1996)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(1995)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(1998)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2002)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(2000)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(1999)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2005)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2001)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2004)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2003)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(1995): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(1996): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(1997): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(1998): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(1999): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2000): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2001): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2002): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2003): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2004): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2005): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_in_fail_mgw_mdcx_timeout(2006): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_in_fail_mgw_mdcx_timeout finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass'. Sun Jun 9 06:28:35 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=710414) Waiting for packet dumper to finish... 1 (prev_count=710414, count=713052) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:28: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_in_fail_ipa_crcx_timeout started. MTC@9c4496f35a55: "TC_ho_in_fail_ipa_crcx_timeout": using IMSI '001015257378977'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2010)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2010)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2010)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2008)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2013)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2013)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2013)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2011)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2010)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2013)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2009)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2009)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2012)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2016)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2016)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2016)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2016)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_in_fail_ipa_crcx_timeout() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(2015)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_ipa_crcx_timeout(2018) VirtMSC-RAN(2009)@9c4496f35a55: Added conn table entry 0TC_ho_in_fail_ipa_crcx_timeout(2018)15176060 VirtMSC-SCCP(2008)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2008)@9c4496f35a55: { messageType := 2, destLocRef := 'E7917C'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(2008)@9c4496f35a55: Session index based on local reference:0 VirtMGW-MGCP-0(2015)@9c4496f35a55: 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(2018) VirtMSC-SCCP(2008)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2008)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2008)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2008)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2008)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2008)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2008)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2008)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2008)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2008)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2008)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2008)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_ipa_crcx_timeout(2018)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_in_fail_ipa_crcx_timeout(2018)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2008)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2008)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2008)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2008)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2008)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2008)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2008)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2008)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_ipa_crcx_timeout(2018)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_ho_in_fail_ipa_crcx_timeout(2018)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(2009)@9c4496f35a55: Deleted conn table entry 0TC_ho_in_fail_ipa_crcx_timeout(2018)15176060 TC_ho_in_fail_ipa_crcx_timeout(2018)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-SCCP(2008)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2008)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2008)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2009)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2008)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2010)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2007)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2014)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2011)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2012)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2017)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2013)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2015)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2016)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2007): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2008): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2009): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2010): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2011): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2012): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2013): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2014): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2015): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2016): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2017): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_in_fail_ipa_crcx_timeout(2018): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_in_fail_ipa_crcx_timeout finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass'. Sun Jun 9 06:28:49 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=701298) Waiting for packet dumper to finish... 1 (prev_count=701298, count=704984) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:28: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap started. MTC@9c4496f35a55: "TC_ho_into_this_bsc_sccp_cr_without_bssap": using IMSI '001012631691341'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2022)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2022)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2022)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2020)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2025)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2025)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2025)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2023)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2022)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2025)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2021)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2021)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2024)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2028)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2028)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2028)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2028)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_into_this_bsc_sccp_cr_without_bssap() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(2027)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_sccp_cr_without_bssap(2030) VirtMSC-RAN(2021)@9c4496f35a55: Added conn table entry 0TC_ho_into_this_bsc_sccp_cr_without_bssap(2030)4934808 VirtMSC-SCCP(2020)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2020)@9c4496f35a55: { messageType := 2, destLocRef := '4B4C98'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(2020)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2020)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2020)@9c4496f35a55: vl_len:54 VirtMSC-SCCP(2020)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2020)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0034100B030108010A090100000000000000001D4005050100010001050501000100007C060102030409267D0983FF57843F07828081'O VirtMGW-MGCP-0(2027)@9c4496f35a55: 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(2030) VirtMSC-SCCP(2020)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2020)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2020)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2020)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_sccp_cr_without_bssap(2030)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_into_this_bsc_sccp_cr_without_bssap(2030)@9c4496f35a55: Received L3 Info in HO Request Ack: '062BCA670943671C07D0630190'O TC_ho_into_this_bsc_sccp_cr_without_bssap(2030)@9c4496f35a55: 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(2030)@9c4496f35a55: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_sccp_cr_without_bssap(2030)@9c4496f35a55: handoverCommand: verified TSC = 2 VirtMSC-SCCP(2020)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2020)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2020)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2020)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2020)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2020)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2020)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2020)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_sccp_cr_without_bssap(2030)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_sccp_cr_without_bssap(2030)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2020)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2020)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2020)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2020)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2020)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2020)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2020)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2020)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_sccp_cr_without_bssap(2030)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2021)@9c4496f35a55: Deleted conn table entry 0TC_ho_into_this_bsc_sccp_cr_without_bssap(2030)4934808 VirtMSC-SCCP(2020)@9c4496f35a55: Session index based on connection ID:0 TC_ho_into_this_bsc_sccp_cr_without_bssap(2030)@9c4496f35a55: "Got RSL RR Release" TC_ho_into_this_bsc_sccp_cr_without_bssap(2030)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2020)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2020)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_into_this_bsc_sccp_cr_without_bssap(2030)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_sccp_cr_without_bssap(2030)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_sccp_cr_without_bssap(2030)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2020)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2021)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2022)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2019)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2026)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(2029)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2024)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2023)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2027)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2025)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2028)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2019): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2020): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2021): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2022): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2023): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2024): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2025): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2026): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2027): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2028): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2029): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_into_this_bsc_sccp_cr_without_bssap(2030): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass'. Sun Jun 9 06:29:02 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass ====== Saving talloc report from 172.18.145.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=526969) Waiting for packet dumper to finish... 1 (prev_count=526969, count=723069) MTC@9c4496f35a55: 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@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1'. ------ BSC_Tests.TC_ho_neighbor_config_1 ------ Sun Jun 9 06:29: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_neighbor_config_1 started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2034)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2034)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2034)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2032)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2037)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2037)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2037)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2035)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2034)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2037)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2033)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2033)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2036)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2040)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2040)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2040)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2040)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2042)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2042)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2042)@9c4496f35a55: 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(2042)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2044)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2044)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2044)@9c4496f35a55: 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(2044)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2046)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2046)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2046)@9c4496f35a55: 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(2046)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2048)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2048)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2048)@9c4496f35a55: 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(2048)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2050)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2050)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2050)@9c4496f35a55: 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(2050)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_neighbor_config_1() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(2052)@9c4496f35a55: "TC_ho_neighbor_config_1": using IMSI '001014835933933'H VirtMSC-RAN(2033)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910108453399333'O, n_connectPointCode := omit VirtMSC-RAN(2033)@9c4496f35a55: Created Expect[0] for '05240103505902080910108453399333'O to be handled at TC_ho_neighbor_config_1(2052) VirtMSC-SCCP(2032)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2032)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2033)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2033)@9c4496f35a55: Found Expect[0] for '05240103505902080910108453399333'O handled at TC_ho_neighbor_config_1(2052) VirtMSC-RAN(2033)@9c4496f35a55: Added conn table entry 0TC_ho_neighbor_config_1(2052)15339631 VirtMSC-SCCP(2032)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2032)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2041)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(2039)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_1(2052) VirtMSC-SCCP(2032)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2032)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(2032)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2032)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O TC_ho_neighbor_config_1(2052)@9c4496f35a55: 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(2041)@9c4496f35a55: Disabled queueing of DChan messages VirtMGW-MGCP-0(2039)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "425", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7d" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_neighbor_config_1(2052) VirtMSC-SCCP(2032)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2032)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2032)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2032)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_1(2052)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_neighbor_config_1(2052)@9c4496f35a55: 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 := '433B1B62'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 := '41D3F487'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(2052)@9c4496f35a55: "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(2052)@9c4496f35a55: "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(2052)@9c4496f35a55: f_tc_ho_neighbor_config: 1. No 'neighbor' config IPA-BTS1-TRX0-RSL-RSL(2043)@9c4496f35a55: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2045)@9c4496f35a55: Suspending DChan TC_ho_neighbor_config_1(2052)@9c4496f35a55: "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(2052)@9c4496f35a55: 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(2052)@9c4496f35a55: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 25447 TC_ho_neighbor_config_1(2052)@9c4496f35a55: { 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(2052)@9c4496f35a55: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(2043)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2045)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_1(2052)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(2052)@9c4496f35a55: "f_probe_for_handover(1.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_1(2052)@9c4496f35a55: "f_probe_for_handover(1.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_1(2052)@9c4496f35a55: "f_probe_for_handover(1.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(2043)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2045)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_1(2052)@9c4496f35a55: "f_probe_for_handover(1.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(2043)@9c4496f35a55: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2045)@9c4496f35a55: Suspending DChan TC_ho_neighbor_config_1(2052)@9c4496f35a55: "f_probe_for_handover starting: 1.b: HO to unknown cell does not start (expecting NO handover)" TC_ho_neighbor_config_1(2052)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(2052)@9c4496f35a55: "f_probe_for_handover(1.b): Got no Handover, as expected." TC_ho_neighbor_config_1(2052)@9c4496f35a55: "f_probe_for_handover(1.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(2043)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2045)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_1(2052)@9c4496f35a55: "f_probe_for_handover(1.b): done clearing" IPA-BTS1-TRX0-RSL-RSL(2043)@9c4496f35a55: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2045)@9c4496f35a55: Suspending DChan TC_ho_neighbor_config_1(2052)@9c4496f35a55: "f_probe_for_handover starting: 1.c: HO to 871-12 is ambiguous = error (expecting NO handover)" TC_ho_neighbor_config_1(2052)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(2052)@9c4496f35a55: "f_probe_for_handover(1.c): Got no Handover, as expected." TC_ho_neighbor_config_1(2052)@9c4496f35a55: "f_probe_for_handover(1.c): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(2043)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2045)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_1(2052)@9c4496f35a55: "f_probe_for_handover(1.c): done clearing" IPA-BTS1-TRX0-RSL-RSL(2043)@9c4496f35a55: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2045)@9c4496f35a55: Suspending DChan TC_ho_neighbor_config_1(2052)@9c4496f35a55: "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(2052)@9c4496f35a55: 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(2052)@9c4496f35a55: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } on ARFCN 25447 TC_ho_neighbor_config_1(2052)@9c4496f35a55: { 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(2052)@9c4496f35a55: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(2043)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2045)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_1(2052)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(2052)@9c4496f35a55: "f_probe_for_handover(1.d): Got RSL Handover Command as expected." TC_ho_neighbor_config_1(2052)@9c4496f35a55: "f_probe_for_handover(1.d): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_1(2052)@9c4496f35a55: "f_probe_for_handover(1.d): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(2043)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2045)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_1(2052)@9c4496f35a55: "f_probe_for_handover(1.d): done clearing" TC_ho_neighbor_config_1(2052)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2032)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2032)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2032)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2032)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2032)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2032)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2032)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2032)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_1(2052)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2033)@9c4496f35a55: Deleted conn table entry 0TC_ho_neighbor_config_1(2052)15339631 VirtMSC-SCCP(2032)@9c4496f35a55: Session index based on connection ID:0 TC_ho_neighbor_config_1(2052)@9c4496f35a55: "Got RSL RR Release" TC_ho_neighbor_config_1(2052)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2032)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2032)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_neighbor_config_1(2052)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_1(2052)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2033)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2034)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2032)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2031)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(2038)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2036)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2045)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2035)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2049)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2047)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2051)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2043)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2041)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2048)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2046)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2044)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2037)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2042)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2040)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2050)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2039)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2031): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2032): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2033): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2034): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2035): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2036): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2037): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2038): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2039): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2040): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2041): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2042): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2043): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2044): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2045): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2046): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2047): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2048): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2049): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2050): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2051): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_neighbor_config_1(2052): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_neighbor_config_1 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 pass'. Sun Jun 9 06:29:37 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_1 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_neighbor_config_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1033487) Waiting for packet dumper to finish... 1 (prev_count=1033487, count=1821547) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2'. ------ BSC_Tests.TC_ho_neighbor_config_2 ------ Sun Jun 9 06:29: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_neighbor_config_2 started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2056)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2056)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2056)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2054)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2059)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2059)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2059)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2057)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2056)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2059)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2055)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2055)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2058)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2062)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2062)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2062)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2062)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2064)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2064)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2064)@9c4496f35a55: 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(2064)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2066)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2066)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2066)@9c4496f35a55: 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(2066)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2068)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2068)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2068)@9c4496f35a55: 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(2068)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2070)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2070)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2070)@9c4496f35a55: 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(2070)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2072)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2072)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2072)@9c4496f35a55: 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(2072)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_neighbor_config_2() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(2074)@9c4496f35a55: "TC_ho_neighbor_config_2": using IMSI '001016758517642'H VirtMSC-RAN(2055)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107685156724'O, n_connectPointCode := omit VirtMSC-RAN(2055)@9c4496f35a55: Created Expect[0] for '05240103505902080910107685156724'O to be handled at TC_ho_neighbor_config_2(2074) VirtMSC-SCCP(2054)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2054)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2055)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2055)@9c4496f35a55: Found Expect[0] for '05240103505902080910107685156724'O handled at TC_ho_neighbor_config_2(2074) VirtMSC-RAN(2055)@9c4496f35a55: Added conn table entry 0TC_ho_neighbor_config_2(2074)13501120 VirtMSC-SCCP(2054)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2054)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2063)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(2061)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_2(2074) VirtMSC-SCCP(2054)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2054)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(2054)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2054)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(2061)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "430", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_neighbor_config_2(2074) TC_ho_neighbor_config_2(2074)@9c4496f35a55: 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(2063)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(2054)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2054)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2054)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2054)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_2(2074)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_neighbor_config_2(2074)@9c4496f35a55: 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 := '1EB4D914'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 := '61B9321A'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(2074)@9c4496f35a55: "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(2074)@9c4496f35a55: "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(2074)@9c4496f35a55: f_tc_ho_neighbor_config: 2. explicit local neighbor: 'neighbor bts 1' IPA-BTS1-TRX0-RSL-RSL(2065)@9c4496f35a55: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2067)@9c4496f35a55: Suspending DChan TC_ho_neighbor_config_2(2074)@9c4496f35a55: "f_probe_for_handover starting: 2.a: HO to bts 1 works, explicitly listed as neighbor (expecting handover)" TC_ho_neighbor_config_2(2074)@9c4496f35a55: 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(2074)@9c4496f35a55: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 25447 TC_ho_neighbor_config_2(2074)@9c4496f35a55: { 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(2074)@9c4496f35a55: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(2065)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2067)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_2(2074)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_2(2074)@9c4496f35a55: "f_probe_for_handover(2.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_2(2074)@9c4496f35a55: "f_probe_for_handover(2.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_2(2074)@9c4496f35a55: "f_probe_for_handover(2.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(2065)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2067)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_2(2074)@9c4496f35a55: "f_probe_for_handover(2.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(2065)@9c4496f35a55: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2067)@9c4496f35a55: Suspending DChan TC_ho_neighbor_config_2(2074)@9c4496f35a55: "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(2074)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_2(2074)@9c4496f35a55: "f_probe_for_handover(2.b): Got no Handover, as expected." TC_ho_neighbor_config_2(2074)@9c4496f35a55: "f_probe_for_handover(2.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(2065)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2067)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_2(2074)@9c4496f35a55: "f_probe_for_handover(2.b): done clearing" TC_ho_neighbor_config_2(2074)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2054)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2054)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2054)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2054)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2054)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2054)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2054)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2054)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_2(2074)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2055)@9c4496f35a55: Deleted conn table entry 0TC_ho_neighbor_config_2(2074)13501120 VirtMSC-SCCP(2054)@9c4496f35a55: Session index based on connection ID:0 TC_ho_neighbor_config_2(2074)@9c4496f35a55: "Got RSL RR Release" TC_ho_neighbor_config_2(2074)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2054)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2054)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_neighbor_config_2(2074)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_2(2074)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2054)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2055)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2053)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2056)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2060)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2057)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2065)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2067)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2069)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2071)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2063)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2073)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2058)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2066)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2062)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2064)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2059)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2068)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2070)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2072)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2061)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2053): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2054): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2055): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2056): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2057): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2058): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2059): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2060): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2061): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2062): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2063): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2064): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2065): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2066): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2067): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2068): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2069): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2070): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2071): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2072): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2073): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_neighbor_config_2(2074): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_neighbor_config_2 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 pass'. Sun Jun 9 06:30:04 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_2 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_neighbor_config_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=978837) Waiting for packet dumper to finish... 1 (prev_count=978837, count=1766897) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3'. ------ BSC_Tests.TC_ho_neighbor_config_3 ------ Sun Jun 9 06:30:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_neighbor_config_3 started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2078)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2078)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2078)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2076)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2081)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2081)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2081)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2079)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2078)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2081)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2077)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2077)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2080)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2084)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2084)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2084)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2084)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2086)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2086)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2086)@9c4496f35a55: 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(2086)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2088)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2088)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2088)@9c4496f35a55: 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(2088)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2090)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2090)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2090)@9c4496f35a55: 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(2090)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2092)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2092)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2092)@9c4496f35a55: 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(2092)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2094)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2094)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2094)@9c4496f35a55: 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(2094)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_neighbor_config_3() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(2096)@9c4496f35a55: "TC_ho_neighbor_config_3": using IMSI '001016874575823'H VirtMSC-RAN(2077)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910108647758532'O, n_connectPointCode := omit VirtMSC-RAN(2077)@9c4496f35a55: Created Expect[0] for '05240103505902080910108647758532'O to be handled at TC_ho_neighbor_config_3(2096) VirtMSC-SCCP(2076)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2076)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2077)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2077)@9c4496f35a55: Found Expect[0] for '05240103505902080910108647758532'O handled at TC_ho_neighbor_config_3(2096) VirtMSC-RAN(2077)@9c4496f35a55: Added conn table entry 0TC_ho_neighbor_config_3(2096)235735 VirtMSC-SCCP(2076)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2076)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2085)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(2083)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_3(2096) VirtMSC-SCCP(2076)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2076)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(2076)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2076)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(2083)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "435", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_neighbor_config_3(2096) TC_ho_neighbor_config_3(2096)@9c4496f35a55: 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(2085)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(2076)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2076)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2076)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2076)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_3(2096)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_neighbor_config_3(2096)@9c4496f35a55: 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 := '4306D4D1'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 := '79092F93'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(2096)@9c4496f35a55: "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(2096)@9c4496f35a55: "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(2096)@9c4496f35a55: f_tc_ho_neighbor_config: 3. explicit local neighbor: 'neighbor bts 2' IPA-BTS1-TRX0-RSL-RSL(2087)@9c4496f35a55: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2089)@9c4496f35a55: Suspending DChan TC_ho_neighbor_config_3(2096)@9c4496f35a55: "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(2096)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_3(2096)@9c4496f35a55: "f_probe_for_handover(3.a): Got no Handover, as expected." TC_ho_neighbor_config_3(2096)@9c4496f35a55: "f_probe_for_handover(3.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(2087)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2089)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_3(2096)@9c4496f35a55: "f_probe_for_handover(3.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(2087)@9c4496f35a55: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2089)@9c4496f35a55: Suspending DChan TC_ho_neighbor_config_3(2096)@9c4496f35a55: "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(2096)@9c4496f35a55: 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(2096)@9c4496f35a55: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 33639 TC_ho_neighbor_config_3(2096)@9c4496f35a55: { 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(2096)@9c4496f35a55: handoverCommand: verified TSC = 4 (matches 4) IPA-BTS1-TRX0-RSL-RSL(2087)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2089)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_3(2096)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_3(2096)@9c4496f35a55: "f_probe_for_handover(3.b): Got RSL Handover Command as expected." TC_ho_neighbor_config_3(2096)@9c4496f35a55: "f_probe_for_handover(3.b): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_3(2096)@9c4496f35a55: "f_probe_for_handover(3.b): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(2087)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2089)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_3(2096)@9c4496f35a55: "f_probe_for_handover(3.b): done clearing" TC_ho_neighbor_config_3(2096)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2076)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2076)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2076)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2076)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2076)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2076)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2076)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2076)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_3(2096)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2077)@9c4496f35a55: Deleted conn table entry 0TC_ho_neighbor_config_3(2096)235735 VirtMSC-SCCP(2076)@9c4496f35a55: Session index based on connection ID:0 TC_ho_neighbor_config_3(2096)@9c4496f35a55: "Got RSL RR Release" TC_ho_neighbor_config_3(2096)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2076)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2076)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_neighbor_config_3(2096)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_3(2096)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2078)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2075)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2076)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2077)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2082)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2079)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2087)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2091)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2095)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2089)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2085)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2093)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2083)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2086)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2081)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2084)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2090)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2092)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2094)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2080)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2088)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2075): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2076): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2077): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2078): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2079): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2080): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2081): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2082): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2083): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2084): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2085): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2086): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2087): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2088): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2089): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2090): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2091): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2092): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2093): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2094): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2095): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_neighbor_config_3(2096): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_neighbor_config_3 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 pass'. Sun Jun 9 06:30:31 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_3 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_neighbor_config_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=978123) Waiting for packet dumper to finish... 1 (prev_count=978123, count=1766183) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4'. ------ BSC_Tests.TC_ho_neighbor_config_4 ------ Sun Jun 9 06:30: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_neighbor_config_4 started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2100)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2100)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2100)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2098)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2103)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2103)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2103)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2101)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2100)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2103)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2099)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2099)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2102)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2106)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2106)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2106)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2106)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2108)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2108)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2108)@9c4496f35a55: 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(2108)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2110)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2110)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2110)@9c4496f35a55: 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(2110)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2112)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2112)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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)@9c4496f35a55: 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2114)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2114)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2114)@9c4496f35a55: 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(2114)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2116)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2116)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2116)@9c4496f35a55: 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(2116)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_neighbor_config_4() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(2118)@9c4496f35a55: "TC_ho_neighbor_config_4": using IMSI '001011461877363'H VirtMSC-RAN(2099)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910104116783736'O, n_connectPointCode := omit VirtMSC-RAN(2099)@9c4496f35a55: Created Expect[0] for '05240103505902080910104116783736'O to be handled at TC_ho_neighbor_config_4(2118) VirtMSC-SCCP(2098)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2098)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2099)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2099)@9c4496f35a55: Found Expect[0] for '05240103505902080910104116783736'O handled at TC_ho_neighbor_config_4(2118) VirtMSC-RAN(2099)@9c4496f35a55: Added conn table entry 0TC_ho_neighbor_config_4(2118)10597473 VirtMSC-SCCP(2098)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2098)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2107)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(2105)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_4(2118) VirtMSC-SCCP(2098)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2098)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(2098)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2098)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(2105)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "440", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_neighbor_config_4(2118) TC_ho_neighbor_config_4(2118)@9c4496f35a55: 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(2107)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(2098)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2098)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2098)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2098)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(2118)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_neighbor_config_4(2118)@9c4496f35a55: 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 := '6F1B1D31'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 := '4E1F26E1'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(2118)@9c4496f35a55: "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(2118)@9c4496f35a55: "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(2118)@9c4496f35a55: f_tc_ho_neighbor_config: 4. explicit remote neighbor: 'neighbor lac 99 arfcn 123 bsic 45' IPA-BTS1-TRX0-RSL-RSL(2109)@9c4496f35a55: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2111)@9c4496f35a55: Suspending DChan TC_ho_neighbor_config_4(2118)@9c4496f35a55: "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(2118)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(2118)@9c4496f35a55: "f_probe_for_handover(4.a): Got no Handover, as expected." TC_ho_neighbor_config_4(2118)@9c4496f35a55: "f_probe_for_handover(4.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(2109)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2111)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_4(2118)@9c4496f35a55: "f_probe_for_handover(4.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(2109)@9c4496f35a55: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2111)@9c4496f35a55: Suspending DChan TC_ho_neighbor_config_4(2118)@9c4496f35a55: "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(2118)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(2118)@9c4496f35a55: "f_probe_for_handover(4.b): Got no Handover, as expected." TC_ho_neighbor_config_4(2118)@9c4496f35a55: "f_probe_for_handover(4.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(2109)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2111)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_4(2118)@9c4496f35a55: "f_probe_for_handover(4.b): done clearing" IPA-BTS1-TRX0-RSL-RSL(2109)@9c4496f35a55: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2111)@9c4496f35a55: Suspending DChan TC_ho_neighbor_config_4(2118)@9c4496f35a55: "f_probe_for_handover starting: 4.c: HO to 123-45 triggers inter-BSC HO (expecting handover)" VirtMSC-SCCP(2098)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2098)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2098)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2098)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(2118)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(2118)@9c4496f35a55: "f_probe_for_handover(4.c): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_4(2118)@9c4496f35a55: "f_probe_for_handover(4.c): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_4(2118)@9c4496f35a55: "f_probe_for_handover(4.c): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_4(2118)@9c4496f35a55: "f_probe_for_handover(4.c): ...done" IPA-BTS1-TRX0-RSL-RSL(2109)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2111)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_4(2118)@9c4496f35a55: "f_probe_for_handover(4.c): done clearing" TC_ho_neighbor_config_4(2118)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2098)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2098)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2098)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2098)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2098)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2098)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2098)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2098)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(2118)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2099)@9c4496f35a55: Deleted conn table entry 0TC_ho_neighbor_config_4(2118)10597473 VirtMSC-SCCP(2098)@9c4496f35a55: Session index based on connection ID:0 TC_ho_neighbor_config_4(2118)@9c4496f35a55: "Got RSL RR Release" TC_ho_neighbor_config_4(2118)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2098)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2098)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_neighbor_config_4(2118)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_4(2118)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2099)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2100)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2098)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2097)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2104)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX0-RSL-RSL(2111)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2101)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2117)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2113)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2115)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2102)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2107)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2103)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2109)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2105)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2112)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2110)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2116)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2108)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2106)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2114)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2097): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2098): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2099): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2100): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2101): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2102): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2103): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2104): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2105): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2106): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2107): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2108): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2109): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2110): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2111): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2112): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2113): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2114): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2115): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2116): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2117): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_neighbor_config_4(2118): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_neighbor_config_4 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 pass'. Sun Jun 9 06:31:04 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_4 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_neighbor_config_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=987080) Waiting for packet dumper to finish... 1 (prev_count=987080, count=1775113) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5'. ------ BSC_Tests.TC_ho_neighbor_config_5 ------ Sun Jun 9 06:31: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_neighbor_config_5 started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2122)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2122)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2122)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2120)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2125)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2125)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2125)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2123)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2122)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2125)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2121)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2121)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2124)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2128)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2128)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2128)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2128)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2130)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2130)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2130)@9c4496f35a55: 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(2130)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2132)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2132)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2132)@9c4496f35a55: 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(2132)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2134)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2134)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2134)@9c4496f35a55: 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(2134)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2136)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2136)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2136)@9c4496f35a55: 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(2136)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2138)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2138)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2138)@9c4496f35a55: 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(2138)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_neighbor_config_5() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(2140)@9c4496f35a55: "TC_ho_neighbor_config_5": using IMSI '001016132719475'H VirtMSC-RAN(2121)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910101623174957'O, n_connectPointCode := omit VirtMSC-RAN(2121)@9c4496f35a55: Created Expect[0] for '05240103505902080910101623174957'O to be handled at TC_ho_neighbor_config_5(2140) VirtMSC-SCCP(2120)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2120)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2121)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2121)@9c4496f35a55: Found Expect[0] for '05240103505902080910101623174957'O handled at TC_ho_neighbor_config_5(2140) VirtMSC-RAN(2121)@9c4496f35a55: Added conn table entry 0TC_ho_neighbor_config_5(2140)11861845 VirtMSC-SCCP(2120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2120)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2129)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(2127)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_5(2140) VirtMSC-SCCP(2120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2120)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(2120)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2120)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(2127)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "445", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "81" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_neighbor_config_5(2140) TC_ho_neighbor_config_5(2140)@9c4496f35a55: 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(2129)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(2120)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2120)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2120)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2120)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(2140)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_neighbor_config_5(2140)@9c4496f35a55: 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 := '3E65DD69'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 := '0DCEDB83'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(2140)@9c4496f35a55: "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(2140)@9c4496f35a55: "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(2140)@9c4496f35a55: 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(2131)@9c4496f35a55: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2133)@9c4496f35a55: Suspending DChan TC_ho_neighbor_config_5(2140)@9c4496f35a55: "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(2120)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2120)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2120)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2120)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(2140)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_5(2140)@9c4496f35a55: "f_probe_for_handover(5.a): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_5(2140)@9c4496f35a55: "f_probe_for_handover(5.a): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_5(2140)@9c4496f35a55: "f_probe_for_handover(5.a): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_5(2140)@9c4496f35a55: "f_probe_for_handover(5.a): ...done" IPA-BTS1-TRX0-RSL-RSL(2131)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2133)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_5(2140)@9c4496f35a55: "f_probe_for_handover(5.a): done clearing" TC_ho_neighbor_config_5(2140)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2120)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2120)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2120)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2120)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2120)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2120)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2120)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(2140)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2121)@9c4496f35a55: Deleted conn table entry 0TC_ho_neighbor_config_5(2140)11861845 VirtMSC-SCCP(2120)@9c4496f35a55: Session index based on connection ID:0 TC_ho_neighbor_config_5(2140)@9c4496f35a55: "Got RSL RR Release" TC_ho_neighbor_config_5(2140)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2120)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2120)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_neighbor_config_5(2140)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_5(2140)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2120)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2121)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2122)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2119)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2126)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(2124)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2123)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2135)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2137)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2139)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2133)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2129)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2131)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2128)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2127)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2138)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2125)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2132)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2136)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2130)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2134)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2119): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2120): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2121): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2122): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2123): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2124): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2125): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2126): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2127): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2128): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2129): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2130): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2131): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2132): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2133): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2134): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2135): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2136): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2137): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2138): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2139): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_neighbor_config_5(2140): pass (pass -> pass) MTC@9c4Sun Jun 9 06:31:26 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_5 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_neighbor_config_5.talloc 496f35a55: Test case TC_ho_neighbor_config_5 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=936477) Waiting for packet dumper to finish... 1 (prev_count=936477, count=1725041) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6'. ------ BSC_Tests.TC_ho_neighbor_config_6 ------ Sun Jun 9 06:31: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_neighbor_config_6 started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2144)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2144)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2144)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2142)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2147)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2147)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2147)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2145)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2144)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2147)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2143)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2143)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2146)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2150)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2150)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2150)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2150)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2152)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2152)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2152)@9c4496f35a55: 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(2152)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2154)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2154)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2154)@9c4496f35a55: 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(2154)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2156)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2156)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2156)@9c4496f35a55: 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(2156)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2158)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2158)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2158)@9c4496f35a55: 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(2158)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2160)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2160)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2160)@9c4496f35a55: 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(2160)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_neighbor_config_6() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(2162)@9c4496f35a55: "TC_ho_neighbor_config_6": using IMSI '001019795838067'H VirtMSC-RAN(2143)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107959380876'O, n_connectPointCode := omit VirtMSC-RAN(2143)@9c4496f35a55: Created Expect[0] for '05240103505902080910107959380876'O to be handled at TC_ho_neighbor_config_6(2162) VirtMSC-SCCP(2142)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2142)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2143)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2143)@9c4496f35a55: Found Expect[0] for '05240103505902080910107959380876'O handled at TC_ho_neighbor_config_6(2162) VirtMSC-RAN(2143)@9c4496f35a55: Added conn table entry 0TC_ho_neighbor_config_6(2162)7143902 VirtMSC-SCCP(2142)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2142)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2151)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(2149)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_6(2162) VirtMSC-SCCP(2142)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2142)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(2142)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2142)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(2149)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "450", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "82" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_neighbor_config_6(2162) TC_ho_neighbor_config_6(2162)@9c4496f35a55: 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(2151)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(2142)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2142)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2142)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2142)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_6(2162)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_neighbor_config_6(2162)@9c4496f35a55: 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 := '0F673E9E'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 := '6C2069DC'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(2162)@9c4496f35a55: "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(2162)@9c4496f35a55: "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(2162)@9c4496f35a55: 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(2153)@9c4496f35a55: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2155)@9c4496f35a55: Suspending DChan TC_ho_neighbor_config_6(2162)@9c4496f35a55: "f_probe_for_handover starting: 6.a: HO to 871-12 is ambiguous = error (expecting NO handover)" TC_ho_neighbor_config_6(2162)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_6(2162)@9c4496f35a55: "f_probe_for_handover(6.a): Got no Handover, as expected." TC_ho_neighbor_config_6(2162)@9c4496f35a55: "f_probe_for_handover(6.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(2153)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2155)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_6(2162)@9c4496f35a55: "f_probe_for_handover(6.a): done clearing" TC_ho_neighbor_config_6(2162)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2142)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2142)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2142)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2142)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2142)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2142)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2142)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2142)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_6(2162)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2143)@9c4496f35a55: Deleted conn table entry 0TC_ho_neighbor_config_6(2162)7143902 VirtMSC-SCCP(2142)@9c4496f35a55: Session index based on connection ID:0 TC_ho_neighbor_config_6(2162)@9c4496f35a55: "Got RSL RR Release" TC_ho_neighbor_config_6(2162)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2142)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2142)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_neighbor_config_6(2162)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_6(2162)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2143)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2142)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2144)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2141)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2148)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2145)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2159)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2146)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2157)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2161)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2153)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2152)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2160)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2156)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2151)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2158)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2150)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2149)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2154)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2147)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2155)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2141): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2142): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2143): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2144): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2145): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2146): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2147): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2148): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2149): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2150): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2151): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2152): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2153): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2154): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2155): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2156): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2157): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2158): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2159): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2160): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2161): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_neighbor_config_6(2162): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_neighbor_config_6 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 pass'. Sun Jun 9 06:31:50 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_6 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_neighbor_config_6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=932576) Waiting for packet dumper to finish... 1 (prev_count=932576, count=1721140) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7'. ------ BSC_Tests.TC_ho_neighbor_config_7 ------ Sun Jun 9 06:31: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_neighbor_config_7 started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2166)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2166)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2166)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2164)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2169)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2169)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2169)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2167)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2166)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2169)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2165)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2165)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2168)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2172)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2172)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2172)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2172)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2174)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2174)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2174)@9c4496f35a55: 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(2174)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2176)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2176)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2176)@9c4496f35a55: 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(2176)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2178)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2178)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2178)@9c4496f35a55: 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(2178)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2180)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2180)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2180)@9c4496f35a55: 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(2180)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2182)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2182)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2182)@9c4496f35a55: 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(2182)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_neighbor_config_7() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(2184)@9c4496f35a55: "TC_ho_neighbor_config_7": using IMSI '001017436149518'H VirtMSC-RAN(2165)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910104763415981'O, n_connectPointCode := omit VirtMSC-RAN(2165)@9c4496f35a55: Created Expect[0] for '05240103505902080910104763415981'O to be handled at TC_ho_neighbor_config_7(2184) VirtMSC-SCCP(2164)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2164)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2165)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2165)@9c4496f35a55: Found Expect[0] for '05240103505902080910104763415981'O handled at TC_ho_neighbor_config_7(2184) VirtMSC-RAN(2165)@9c4496f35a55: Added conn table entry 0TC_ho_neighbor_config_7(2184)5305411 VirtMSC-SCCP(2164)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2164)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2173)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(2171)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_7(2184) VirtMSC-SCCP(2164)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2164)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(2164)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2164)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(2171)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "455", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "83" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_neighbor_config_7(2184) TC_ho_neighbor_config_7(2184)@9c4496f35a55: 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(2173)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(2164)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2164)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2164)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2164)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(2184)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_neighbor_config_7(2184)@9c4496f35a55: 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 := '2E5D5E2F'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 := '12F4209A'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(2184)@9c4496f35a55: "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(2184)@9c4496f35a55: "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(2184)@9c4496f35a55: 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(2175)@9c4496f35a55: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2177)@9c4496f35a55: Suspending DChan TC_ho_neighbor_config_7(2184)@9c4496f35a55: "f_probe_for_handover starting: 7.a: HO to 871-12 does HO to bts 2 (expecting handover)" TC_ho_neighbor_config_7(2184)@9c4496f35a55: 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(2184)@9c4496f35a55: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 33639 TC_ho_neighbor_config_7(2184)@9c4496f35a55: { 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(2184)@9c4496f35a55: handoverCommand: verified TSC = 4 (matches 4) IPA-BTS1-TRX0-RSL-RSL(2175)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2177)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_7(2184)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_7(2184)@9c4496f35a55: "f_probe_for_handover(7.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_7(2184)@9c4496f35a55: "f_probe_for_handover(7.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_7(2184)@9c4496f35a55: "f_probe_for_handover(7.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(2175)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2177)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_7(2184)@9c4496f35a55: "f_probe_for_handover(7.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(2175)@9c4496f35a55: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2177)@9c4496f35a55: Suspending DChan TC_ho_neighbor_config_7(2184)@9c4496f35a55: "f_probe_for_handover starting: 7.b: HO to 123-45 triggers inter-BSC HO (expecting handover)" VirtMSC-SCCP(2164)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2164)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2164)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2164)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(2184)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_7(2184)@9c4496f35a55: "f_probe_for_handover(7.b): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_7(2184)@9c4496f35a55: "f_probe_for_handover(7.b): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_7(2184)@9c4496f35a55: "f_probe_for_handover(7.b): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_7(2184)@9c4496f35a55: "f_probe_for_handover(7.b): ...done" IPA-BTS1-TRX0-RSL-RSL(2175)@9c4496f35a55: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2177)@9c4496f35a55: Resuming DChan TC_ho_neighbor_config_7(2184)@9c4496f35a55: "f_probe_for_handover(7.b): done clearing" TC_ho_neighbor_config_7(2184)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2164)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2164)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2164)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2164)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2164)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2164)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2164)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2164)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(2184)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2165)@9c4496f35a55: Deleted conn table entry 0TC_ho_neighbor_config_7(2184)5305411 TC_ho_neighbor_config_7(2184)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(2164)@9c4496f35a55: Session index based on connection ID:0 TC_ho_neighbor_config_7(2184)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2164)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2164)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_neighbor_config_7(2184)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_7(2184)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2166)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2165)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2164)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2163)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2170)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2167)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2177)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2175)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2183)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2173)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2179)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2181)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2182)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2168)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2180)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2178)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2171)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2176)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2169)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2172)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2174)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2163): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2164): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2165): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2166): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2167): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2168): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2169): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2170): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2171): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2172): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2173): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2174): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2175): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2176): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2177): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2178): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2179): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2180): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2181): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2182): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2183): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_neighbor_config_7(2184): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_neighbor_config_7 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 pass'. Sun Jun 9 06:32:16 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_7 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_neighbor_config_7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=981733) Waiting for packet dumper to finish... 1 (prev_count=981733, count=1769793) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:32:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset started. VirtMSC-M3UA(2187)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2187)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2187)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2186)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2187)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2187)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2189)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2189)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2189)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2188)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2189)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2192)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2192)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2192)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2192)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2193)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2193)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2193)@9c4496f35a55: 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(2193)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2194)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2194)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2194)@9c4496f35a55: 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(2194)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2195)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2195)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2195)@9c4496f35a55: 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(2195)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2196)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2196)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2196)@9c4496f35a55: 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(2196)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2197)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2197)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2197)@9c4496f35a55: 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(2197)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_bssap_rlsd_does_not_cause_bssmap_reset() start" MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2186)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2186)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2186)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2186)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2186)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2186)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(2186)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(2186)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2186)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2186)@9c4496f35a55: Session index based on connection ID:1 MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2186)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(2186)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(2186)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2186)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2186)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2186)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(2186)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2186)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2186)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2186)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2186)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(2186)@9c4496f35a55: Warning: Re-starting timer T_guard[1], which is already active (running or expired). VirtMSC-SCCP(2186)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(2186)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2186)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2186)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(2186)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(2186)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(2186)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(2186)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2186)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2185)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2190)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2187)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2188)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2189)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2192)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2193)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2197)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2191)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2194)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2195)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2196)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2185): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2186): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2187): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2188): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2189): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2190): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2191): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2192): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2193): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2194): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2195): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2196): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2197): none (pass -> pass) MTC@9c4496f35a55: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass'. Sun Jun 9 06:32:37 UTC 2024 ====== BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.145.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=741800) Waiting for packet dumper to finish... 1 (prev_count=741800, count=1529653) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:32: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_bssmap_clear_does_not_cause_bssmap_reset started. VirtMSC-M3UA(2200)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2200)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2200)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2199)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2200)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2200)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2202)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2202)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2202)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2201)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2202)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2205)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2205)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2205)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2205)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2206)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2206)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2206)@9c4496f35a55: 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(2206)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2207)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2207)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2207)@9c4496f35a55: 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(2207)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2208)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2208)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2208)@9c4496f35a55: 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(2208)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2209)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2209)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2209)@9c4496f35a55: 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(2209)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2210)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2210)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2210)@9c4496f35a55: 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(2210)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_bssmap_clear_does_not_cause_bssmap_reset() start" MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2199)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2199)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2199)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2199)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2199)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2199)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2199)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2199)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2199)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2199)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2199)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2199)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2199)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2199)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2199)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2199)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2199)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2199)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2199)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2199)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2199)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2199)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2199)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2199)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2199)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2199)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2199)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2199)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2199)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2199)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2199)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2199)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2199)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2199)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2199)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2199)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2199)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2199)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2199)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2199)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2199)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2199)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2199)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2199)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2199)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2199)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2199)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2199)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2199)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2199)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2199)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2199)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2199)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2199)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2199)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2199)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2200)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2198)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2199)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2203)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2201)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2202)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2207)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2210)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2209)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2206)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2204)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2205)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2208)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2198): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2199): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2200): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2201): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2202): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2203): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2204): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2205): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2206): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2207): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2208): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2209): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2210): none (pass -> pass) MTC@9c4496f35a55: Test case TC_bssmap_clear_does_not_cause_bssmap_reset finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass'. Sun Jun 9 06:33:15 UTC 2024 ====== BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.145.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=991565) Waiting for packet dumper to finish... 1 (prev_count=991565, count=1779649) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:33: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset started. VirtMSC-M3UA(2213)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2213)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2213)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2212)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2213)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2213)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2215)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2215)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2215)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2214)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2215)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2218)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2218)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2218)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2218)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2219)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2219)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2219)@9c4496f35a55: 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(2219)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2220)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2220)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2220)@9c4496f35a55: 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(2220)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2221)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2221)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2221)@9c4496f35a55: 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(2221)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2222)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2222)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2222)@9c4496f35a55: 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(2222)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2223)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2223)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2223)@9c4496f35a55: 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(2223)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ms_rel_ind_does_not_cause_bssmap_reset() start" MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2212)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2212)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2212)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2212)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2212)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2212)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2212)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2212)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2212)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2212)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2212)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2212)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2212)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2212)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2212)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2212)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2212)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2212)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2212)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2212)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2212)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2212)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2212)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2212)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2212)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2212)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2212)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2213)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2211)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2216)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2214)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2220)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2218)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2219)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2222)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2223)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2217)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2221)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2215)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2211): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2212): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2213): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2214): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2215): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2216): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2217): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2218): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2219): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2220): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2221): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2222): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2223): none (pass -> pass) MTC@9c4496f35a55: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass'. Sun Jun 9 06:33:52 UTC 2024 ====== BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.145.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=1003308) Waiting for packet dumper to finish... 1 (prev_count=1003308, count=1791368) MTC@9c4496f35a55: 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@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_deact ------ Sun Jun 9 06:33: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_deact.pcap" >/data/BSC_Tests.TC_dyn_pdch_ipa_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_dyn_pdch_ipa_act_deact started. VirtMSC-M3UA(2226)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2226)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2226)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2225)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2226)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2226)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2228)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2228)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2228)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2227)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2228)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2231)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2231)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2231)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2231)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_dyn_pdch_ipa_act_deact() start" MTC@9c4496f35a55: TCH/F_PDCH pchan starts out in TCH/F mode: MTC@9c4496f35a55: TCH/F_PDCH pchan, PDCH ACT was ACKed, so now in PDCH mode: MTC@9c4496f35a55: TCH/F_PDCH pchan, PDCH DEACT via VTY, so now back in TCH/F mode: MTC@9c4496f35a55: TCH/F_PDCH pchan, PDCH ACT via VTY, so now in PDCH mode: MTC@9c4496f35a55: TCH/F_PDCH pchan, PDCH DEACT via VTY, so now back in TCH/F mode: MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2225)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2226)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2224)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2229)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2227)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2230)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2231)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2228)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2224): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2225): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2226): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2227): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2228): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2229): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2230): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2231): none (pass -> pass) MTC@9c4496f35a55: Test case TC_dyn_pdch_ipa_act_deact finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact pass'. Sun Jun 9 06:34:08 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_ipa_act_deact pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=477735) Waiting for packet dumper to finish... 1 (prev_count=477735, count=664542) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_nack ------ Sun Jun 9 06:34: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_dyn_pdch_ipa_act_nack started. VirtMSC-M3UA(2234)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2234)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2234)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2233)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2234)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2234)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2236)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2236)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2236)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2235)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2236)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2239)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2239)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2239)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2239)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_dyn_pdch_ipa_act_nack() start" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2233)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2234)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2232)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2237)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2235)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2236)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2239)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2238)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2232): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2233): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2234): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2235): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2236): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2237): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2238): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2239): none (pass -> pass) MTC@9c4496f35a55: Test case TC_dyn_pdch_ipa_act_nack finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack pass'. Sun Jun 9 06:34:23 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_ipa_act_nack pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=661469) Waiting for packet dumper to finish... 1 (prev_count=661469, count=663883) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_deact ------ Sun Jun 9 06:34: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_dyn_pdch_osmo_act_deact started. VirtMSC-M3UA(2242)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2242)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2242)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2241)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2242)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2242)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2244)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2244)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2244)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2243)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2244)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2247)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2247)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2247)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2247)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_dyn_pdch_osmo_act_deact() start" MTC@9c4496f35a55: TCH/F_TCH/H_PDCH pchan starts out in disabled mode: MTC@9c4496f35a55: TCH/F_TCH/H_PDCH requested to PDCH ACT on startup, which was ACKed, so now in PDCH: MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2241)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2240)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2242)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2245)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2243)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2244)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2247)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2246)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2240): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2241): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2242): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2243): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2244): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2245): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2246): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2247): none (pass -> pass) MTC@9c4496f35a55: Test case TC_dyn_pdch_osmo_act_deact finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact pass'. Sun Jun 9 06:34:37 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_osmo_act_deact pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=669859) Waiting for packet dumper to finish... 1 (prev_count=669859, count=671271) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_nack ------ Sun Jun 9 06:34: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_dyn_pdch_osmo_act_nack started. VirtMSC-M3UA(2250)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2250)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2250)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2249)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2250)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2250)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2252)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2252)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2252)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2251)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2252)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2255)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2255)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2255)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2255)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_dyn_pdch_osmo_act_nack() start" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2249)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2250)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2248)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2253)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2251)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2252)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2254)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2255)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2248): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2249): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2250): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2251): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2252): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2253): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2254): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2255): none (pass -> pass) MTC@9c4496f35a55: Test case TC_dyn_pdch_osmo_act_nack finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack pass'. Sun Jun 9 06:34:50 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_osmo_act_nack pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=655781) Waiting for packet dumper to finish... 1 (prev_count=655781, count=657193) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_deact ------ Sun Jun 9 06:34: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_dyn_ts_sdcch8_act_deact started. VirtMSC-M3UA(2258)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2258)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2258)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2257)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2258)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2258)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2260)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2260)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2260)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2259)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2260)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2263)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2263)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2263)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2263)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_dyn_ts_sdcch8_act_deact() start" MTC@9c4496f35a55: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@9c4496f35a55: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(2257)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2257)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2257)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2257)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(2257)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(2257)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(2257)@9c4496f35a55: First idle individual index:2 VirtMSC-SCCP(2257)@9c4496f35a55: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(2257)@9c4496f35a55: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(2257)@9c4496f35a55: First idle individual index:3 VirtMSC-SCCP(2257)@9c4496f35a55: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on connection ID:3 VirtMSC-SCCP(2257)@9c4496f35a55: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on connection ID:3 VirtMSC-SCCP(2257)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2257)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2257)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on local reference:3 VirtMSC-SCCP(2257)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2257)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2257)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on connection ID:3 VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on local reference:3 VirtMSC-SCCP(2257)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2257)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2257)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2257)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2257)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2257)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2257)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(2257)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2257)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2257)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2257)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(2257)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2257)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2257)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(2257)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2257)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2257)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(2257)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on local reference:2 VirtMSC-SCCP(2257)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2257)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2257)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(2257)@9c4496f35a55: Session index based on local reference:2 VirtMSC-SCCP(2257)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2257)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2258)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2256)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2261)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2259)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2263)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2260)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2262)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2256): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2257): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2258): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2259): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2260): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2261): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2262): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2263): none (pass -> pass) MTC@9c4496f35a55: Test case TC_dyn_ts_sdcch8_act_deact finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass'. Sun Jun 9 06:35:13 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=705107) Waiting for packet dumper to finish... 1 (prev_count=705107, count=901118) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:35: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_dyn_ts_sdcch8_all_subslots_used started. VirtMSC-M3UA(2266)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2266)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2266)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2265)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2266)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2266)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2268)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2268)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2268)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2267)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2268)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2271)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2271)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2271)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2271)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_dyn_ts_sdcch8_all_subslots_used() start" VirtMSC-SCCP(2265)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2265)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(2265)@9c4496f35a55: First idle individual index:2 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(2265)@9c4496f35a55: First idle individual index:3 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:3 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(2265)@9c4496f35a55: First idle individual index:4 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:4 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(2265)@9c4496f35a55: First idle individual index:5 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:5 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(2265)@9c4496f35a55: First idle individual index:6 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:6 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(2265)@9c4496f35a55: First idle individual index:7 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:7 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(2265)@9c4496f35a55: First idle individual index:8 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:8 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Re-starting timer T_ias[8], which is already active (running or expired). VirtMSC-SCCP(2265)@9c4496f35a55: First idle individual index:9 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Stopping inactive timer T_ias[9]. VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:9 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Re-starting timer T_ias[9], which is already active (running or expired). VirtMSC-SCCP(2265)@9c4496f35a55: First idle individual index:10 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Stopping inactive timer T_ias[10]. VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:10 VirtMSC-SCCP(2265)@9c4496f35a55: Warning: Re-starting timer T_ias[10], which is already active (running or expired). VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2265)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2265)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2265)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2265)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(2265)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2265)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2265)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2265)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(2265)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(2265)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2265)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2265)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(2265)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:2 VirtMSC-SCCP(2265)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:3 VirtMSC-SCCP(2265)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2265)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2265)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:2 VirtMSC-SCCP(2265)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:3 VirtMSC-SCCP(2265)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:3 VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:4 VirtMSC-SCCP(2265)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2265)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2265)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:3 VirtMSC-SCCP(2265)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:4 VirtMSC-SCCP(2265)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:4 VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:5 VirtMSC-SCCP(2265)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2265)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2265)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:4 VirtMSC-SCCP(2265)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:5 VirtMSC-SCCP(2265)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:5 VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:6 VirtMSC-SCCP(2265)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2265)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2265)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:5 VirtMSC-SCCP(2265)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:6 VirtMSC-SCCP(2265)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:6 VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:7 VirtMSC-SCCP(2265)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2265)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2265)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:6 VirtMSC-SCCP(2265)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:7 VirtMSC-SCCP(2265)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:7 VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:8 VirtMSC-SCCP(2265)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2265)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2265)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:7 VirtMSC-SCCP(2265)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:8 VirtMSC-SCCP(2265)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:8 VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:9 VirtMSC-SCCP(2265)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2265)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2265)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:8 VirtMSC-SCCP(2265)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:9 VirtMSC-SCCP(2265)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:9 VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:10 VirtMSC-SCCP(2265)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2265)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2265)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:9 VirtMSC-SCCP(2265)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:10 VirtMSC-SCCP(2265)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2265)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on connection ID:10 VirtMSC-SCCP(2265)@9c4496f35a55: Session index based on local reference:10 VirtMSC-SCCP(2265)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2265)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2269)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2266)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2264)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2267)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2268)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2270)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2271)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2264): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2265): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2266): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2267): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2268): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2269): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2270): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2271): none (pass -> pass) MTC@9c4496f35a55: Test case TC_dyn_ts_sdcch8_all_subslots_used finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass'. Sun Jun 9 06:35:48 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1124437) Waiting for packet dumper to finish... 1 (prev_count=1124437, count=1311244) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_dyn_ts_sdcch8_tch_call_act_deact started. VirtMSC-M3UA(2274)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2274)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2274)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2273)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2274)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2274)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2276)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2276)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2276)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2275)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2276)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2279)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2279)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2279)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2279)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_dyn_ts_sdcch8_tch_call_act_deact() start" MTC@9c4496f35a55: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@9c4496f35a55: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(2273)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2273)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2273)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2273)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(2273)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(2273)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(2273)@9c4496f35a55: First idle individual index:2 VirtMSC-SCCP(2273)@9c4496f35a55: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(2273)@9c4496f35a55: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(2273)@9c4496f35a55: First idle individual index:3 VirtMSC-SCCP(2273)@9c4496f35a55: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on connection ID:3 VirtMSC-SCCP(2273)@9c4496f35a55: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on connection ID:3 VirtMSC-SCCP(2273)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2273)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2273)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on local reference:3 VirtMSC-SCCP(2273)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2273)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2273)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on connection ID:3 VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on local reference:3 VirtMSC-SCCP(2273)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2273)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2273)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2273)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2273)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2273)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2273)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(2273)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2273)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2273)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2273)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(2273)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2273)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2273)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(2273)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2273)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2273)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(2273)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on local reference:2 VirtMSC-SCCP(2273)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2273)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2273)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(2273)@9c4496f35a55: Session index based on local reference:2 VirtMSC-SCCP(2273)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2273)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2274)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2272)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2277)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-M3UA(2276)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2275)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2278)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2279)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2272): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2273): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2274): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2275): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2276): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2277): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2278): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2279): none (pass -> pass) MTC@9c4496f35a55: Test case TC_dyn_ts_sdcch8_tch_call_act_deact finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass'. Sun Jun 9 06:36:11 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass ====== Saving talloc report from 172.18.145.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=689427) Waiting for packet dumper to finish... 1 (prev_count=689427, count=885438) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_nack ------ Sun Jun 9 06: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_dyn_ts_sdcch8_act_nack started. VirtMSC-M3UA(2282)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2282)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2282)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2281)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2282)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2282)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2284)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2284)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2284)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2283)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2284)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2287)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2287)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2287)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2287)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_dyn_ts_sdcch8_act_nack() start" MTC@9c4496f35a55: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@9c4496f35a55: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(2281)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2281)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2281)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2281)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2281)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(2281)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(2281)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(2281)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(2281)@9c4496f35a55: First idle individual index:2 VirtMSC-SCCP(2281)@9c4496f35a55: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(2281)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(2281)@9c4496f35a55: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(2281)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2281)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2281)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2281)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2281)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2281)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2281)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2281)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2281)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2281)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(2281)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2281)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2281)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2281)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2281)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2281)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(2281)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2281)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2281)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2281)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(2281)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(2281)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2281)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2281)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2281)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(2281)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2281)@9c4496f35a55: Session index based on local reference:2 VirtMSC-SCCP(2281)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2281)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2281)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2281)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(2281)@9c4496f35a55: Session index based on local reference:2 VirtMSC-SCCP(2281)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2282)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2281)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2280)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2285)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-M3UA(2284)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2283)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2287)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2286)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2280): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2281): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2282): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2283): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2284): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2285): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2286): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2287): none (pass -> pass) MTC@9c4496f35a55: Test case TC_dyn_ts_sdcch8_act_nack finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass'. Sun Jun 9 06:36:30 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=665170) Waiting for packet dumper to finish... 1 (prev_count=665170, count=851388) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping'. ------ BSC_Tests.TC_chopped_ipa_ping ------ Sun Jun 9 06:36: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_chopped_ipa_ping.pcap" >/data/BSC_Tests.TC_chopped_ipa_ping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chopped_ipa_ping started. 2288@9c4496f35a55: sending byte '00'O 2288@9c4496f35a55: 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. 2288@9c4496f35a55: sending byte '01'O 2288@9c4496f35a55: sending byte 'FE'O 2288@9c4496f35a55: sending byte '00'O 2288@9c4496f35a55: received pong from "172.18.145.20" port 3003: '0001FE01'O 2288@9c4496f35a55: setverdict(pass): none -> pass 2288@9c4496f35a55: Final verdict of PTC: pass 2289@9c4496f35a55: sending byte '00'O 2289@9c4496f35a55: 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. 2289@9c4496f35a55: sending byte '01'O 2289@9c4496f35a55: sending byte 'FE'O 2289@9c4496f35a55: sending byte '00'O 2289@9c4496f35a55: received pong from "172.18.145.20" port 3002: '0001FE01'O 2289@9c4496f35a55: setverdict(pass): none -> pass 2289@9c4496f35a55: Final verdict of PTC: pass 2290@9c4496f35a55: sending byte '00'O 2290@9c4496f35a55: sending byte '01'O 2290@9c4496f35a55: sending byte 'FE'O 2290@9c4496f35a55: sending byte '00'O 2290@9c4496f35a55: 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. 2290@9c4496f35a55: received pong from "172.18.145.20" port 4249: '0001FE01'O 2290@9c4496f35a55: setverdict(pass): none -> pass 2290@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC with component reference 2288: pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC with component reference 2289: pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC with component reference 2290: pass (pass -> pass) MTC@9c4496f35a55: Test case TC_chopped_ipa_ping finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass'. Sun Jun 9 06:37:49 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_ping pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chopped_ipa_ping.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=376703) Waiting for packet dumper to finish... 1 (prev_count=376703, count=388126) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload'. ------ BSC_Tests.TC_chopped_ipa_payload ------ Sun Jun 9 06:37: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_chopped_ipa_payload.pcap" >/data/BSC_Tests.TC_chopped_ipa_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chopped_ipa_payload started. 2291@9c4496f35a55: sending byte '04'O 2291@9c4496f35a55: 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. 2291@9c4496f35a55: sending byte '01'O 2291@9c4496f35a55: sending byte '08'O ("\b") 2291@9c4496f35a55: sending byte '01'O 2291@9c4496f35a55: sending byte '07'O ("\a") 2291@9c4496f35a55: sending byte '01'O 2291@9c4496f35a55: sending byte '02'O 2291@9c4496f35a55: setverdict(pass): none -> pass 2291@9c4496f35a55: Final verdict of PTC: pass 2292@9c4496f35a55: sending byte '04'O 2292@9c4496f35a55: 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. 2292@9c4496f35a55: sending byte '01'O 2292@9c4496f35a55: sending byte '08'O ("\b") 2292@9c4496f35a55: sending byte '01'O 2292@9c4496f35a55: sending byte '07'O ("\a") 2292@9c4496f35a55: sending byte '01'O 2292@9c4496f35a55: sending byte '02'O 2292@9c4496f35a55: setverdict(pass): none -> pass 2292@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC with component reference 2291: pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC with component reference 2292: pass (pass -> pass) MTC@9c4496f35a55: Test case TC_chopped_ipa_payload finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass'. Sun Jun 9 06:39:19 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_payload pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chopped_ipa_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=438295) Waiting for packet dumper to finish... 1 (prev_count=438295, count=441534) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:39: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_verify_ms_power_params_ie started. MTC@9c4496f35a55: "TC_assignment_verify_ms_power_params_ie": using IMSI '001017589395586'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2296)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2296)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2296)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2294)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2299)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2299)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2299)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2297)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2296)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2299)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2295)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2295)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2298)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2302)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2302)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2302)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2302)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_verify_ms_power_params_ie() start" VirtMSC-RAN(2295)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910105798935568'O, n_connectPointCode := omit VirtMSC-RAN(2295)@9c4496f35a55: Created Expect[0] for '05240103505902080910105798935568'O to be handled at TC_assignment_verify_ms_power_params_ie(2304) VirtMSC-SCCP(2294)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2294)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2295)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2295)@9c4496f35a55: Found Expect[0] for '05240103505902080910105798935568'O handled at TC_assignment_verify_ms_power_params_ie(2304) VirtMSC-RAN(2295)@9c4496f35a55: Added conn table entry 0TC_assignment_verify_ms_power_params_ie(2304)12956213 VirtMSC-SCCP(2294)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2294)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2303)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(2301)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_verify_ms_power_params_ie(2304) VirtMSC-SCCP(2294)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2294)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(2294)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2294)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(2301)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "460", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ae" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_verify_ms_power_params_ie(2304) TC_assignment_verify_ms_power_params_ie(2304)@9c4496f35a55: 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(2303)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(2294)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2294)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2294)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2294)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_verify_ms_power_params_ie(2304)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_verify_ms_power_params_ie(2304)@9c4496f35a55: 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 := '73694222'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 := '754804D0'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(2304)@9c4496f35a55: "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(2304)@9c4496f35a55: "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(2304)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2294)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2294)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2294)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2294)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2294)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2294)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2294)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2294)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_verify_ms_power_params_ie(2304)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2295)@9c4496f35a55: Deleted conn table entry 0TC_assignment_verify_ms_power_params_ie(2304)12956213 VirtMSC-SCCP(2294)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_verify_ms_power_params_ie(2304)@9c4496f35a55: "Got RSL RR Release" TC_assignment_verify_ms_power_params_ie(2304)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2294)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2294)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_verify_ms_power_params_ie(2304)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_verify_ms_power_params_ie(2304)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2295)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2293)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2296)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2294)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2300)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2298)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2303)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2297)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2299)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2301)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2302)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2293): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2294): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2295): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2296): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2297): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2298): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2299): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2300): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2301): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2302): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2303): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_verify_ms_power_params_ie(2304): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_verify_ms_power_params_ie finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie pass'. Sun Jun 9 06:39:33 UTC 2024 ====== BSC_Tests.TC_assignment_verify_ms_power_params_ie pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_verify_ms_power_params_ie.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=357102) Waiting for packet dumper to finish... 1 (prev_count=357102, count=543731) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode'. ------ BSC_Tests.TC_c0_power_red_mode ------ Sun Jun 9 06: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_c0_power_red_mode started. VirtMSC-M3UA(2307)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2307)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2307)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2306)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2307)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2307)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2309)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2309)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2309)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2308)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2309)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2312)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2312)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2312)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2312)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_c0_power_red_mode() start" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2306)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2307)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2305)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2310)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2308)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2309)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2311)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2312)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2305): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2306): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2307): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2308): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2309): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2310): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2311): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2312): none (pass -> pass) MTC@9c4496f35a55: Test case TC_c0_power_red_mode finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode pass'. Sun Jun 9 06:39:41 UTC 2024 ====== BSC_Tests.TC_c0_power_red_mode pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_c0_power_red_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=205133) Waiting for packet dumper to finish... 1 (prev_count=205133, count=393177) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc'. ------ BSC_Tests.TC_mscpool_L3Compl_on_1_msc ------ Sun Jun 9 06: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_mscpool_L3Compl_on_1_msc started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2316)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2316)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2316)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2314)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2319)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2319)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2319)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2317)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2316)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2319)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2315)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2315)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2318)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2322)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2322)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mscpool_L3Compl_on_1_msc() start" MTC@9c4496f35a55: "TC_mscpool_L3Compl_on_1_msc": using IMSI '001016973349042'H MTC@9c4496f35a55: 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@9c4496f35a55: 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(2324)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2315)@9c4496f35a55: f_create_expect(l3 := '05080200F110172A52080910100000000010'O, n_connectPointCode := omit VirtMSC-RAN(2315)@9c4496f35a55: Created Expect[0] for '05080200F110172A52080910100000000010'O to be handled at TC_mscpool_L3Compl_on_1_msc(2324) TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2314)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2314)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2315)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2315)@9c4496f35a55: Found Expect[0] for '05080200F110172A52080910100000000010'O handled at TC_mscpool_L3Compl_on_1_msc(2324) VirtMSC-RAN(2315)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Compl_on_1_msc(2324)6247133 VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2314)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: 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(2324)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2314)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2314)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2314)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2314)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2314)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2314)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2315)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Compl_on_1_msc(2324)6247133 VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2314)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2315)@9c4496f35a55: f_create_expect(l3 := '05240403505902080910100000000020'O, n_connectPointCode := omit VirtMSC-RAN(2315)@9c4496f35a55: Created Expect[0] for '05240403505902080910100000000020'O to be handled at TC_mscpool_L3Compl_on_1_msc(2324) TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2314)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2314)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2314)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2315)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2315)@9c4496f35a55: Found Expect[0] for '05240403505902080910100000000020'O handled at TC_mscpool_L3Compl_on_1_msc(2324) VirtMSC-RAN(2315)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Compl_on_1_msc(2324)13146477 VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2314)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: 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(2324)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2314)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2314)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2314)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2314)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2314)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2314)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2315)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Compl_on_1_msc(2324)13146477 VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2314)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2315)@9c4496f35a55: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit VirtMSC-RAN(2315)@9c4496f35a55: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_L3Compl_on_1_msc(2324) TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2314)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2314)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2314)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2315)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2315)@9c4496f35a55: Found Expect[0] for '06270003505902080910100000000030'O handled at TC_mscpool_L3Compl_on_1_msc(2324) VirtMSC-RAN(2315)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Compl_on_1_msc(2324)14118750 VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2314)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: 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(2324)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2314)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2314)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2314)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2314)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2314)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2314)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "Got RSL RR Release" VirtMSC-RAN(2315)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Compl_on_1_msc(2324)14118750 VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2314)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2315)@9c4496f35a55: f_create_expect(l3 := '050152080910100000000040'O, n_connectPointCode := omit VirtMSC-RAN(2315)@9c4496f35a55: Created Expect[0] for '050152080910100000000040'O to be handled at TC_mscpool_L3Compl_on_1_msc(2324) TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2314)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2314)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2314)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2315)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2315)@9c4496f35a55: Found Expect[0] for '050152080910100000000040'O handled at TC_mscpool_L3Compl_on_1_msc(2324) VirtMSC-RAN(2315)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Compl_on_1_msc(2324)13785249 VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2314)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: 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(2324)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2314)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2314)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2314)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2314)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2314)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2314)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "Got RSL RR Release" VirtMSC-RAN(2315)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Compl_on_1_msc(2324)13785249 VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2314)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2314)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_msc(2324)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2314)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2316)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2315)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2313)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2320)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2317)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2318)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2323)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2319)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2321)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2322)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2313): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2314): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2315): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2316): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2317): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2318): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2319): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2320): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2321): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2322): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2323): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_L3Compl_on_1_msc(2324): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mscpool_L3Compl_on_1_msc finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc pass'. Sun Jun 9 06:40:04 UTC 2024 ====== BSC_Tests.TC_mscpool_L3Compl_on_1_msc pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_L3Compl_on_1_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=469712) Waiting for packet dumper to finish... 1 (prev_count=469712, count=656519) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:40: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2328)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2328)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2328)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2326)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2331)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2331)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2331)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2329)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2334)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2334)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2334)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2332)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2328)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2331)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2334)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2327)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2327)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2330)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2330)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2333)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2337)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2337)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2337)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2337)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2339)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2339)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2339)@9c4496f35a55: 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(2339)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2341)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2341)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2341)@9c4496f35a55: 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(2341)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2343)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2343)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2343)@9c4496f35a55: 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(2343)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2345)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2345)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2345)@9c4496f35a55: 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(2345)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2347)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2347)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2347)@9c4496f35a55: 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(2347)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mscpool_L3Complete_by_imsi_round_robin() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: "TC_mscpool_L3Complete_by_imsi_round_robin": using IMSI '001012242456641'H TC_mscpool_L3Complete_by_imsi_round_robin(2349)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2327)@9c4496f35a55: f_create_expect(l3 := '05080200F110172A52080910100000000010'O, n_connectPointCode := omit VirtMSC-RAN(2327)@9c4496f35a55: Created Expect[0] for '05080200F110172A52080910100000000010'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin(2349) TC_mscpool_L3Complete_by_imsi_round_robin(2349)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2326)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2326)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2327)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2327)@9c4496f35a55: Found Expect[0] for '05080200F110172A52080910100000000010'O handled at TC_mscpool_L3Complete_by_imsi_round_robin(2349) VirtMSC-RAN(2327)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin(2349)2018113 VirtMSC-SCCP(2326)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2326)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin(2349)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_imsi_round_robin(2349)@9c4496f35a55: 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(2349)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2326)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2326)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2326)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2326)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2326)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2326)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2326)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2326)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_imsi_round_robin(2349)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2327)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin(2349)2018113 VirtMSC-SCCP(2326)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin(2349)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(2326)@9c4496f35a55: Session index based on local reference:0 TC_mscpool_L3Complete_by_imsi_round_robin(2349)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2326)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_imsi_round_robin(2349)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_imsi_round_robin(2349)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin(2349)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_L3Complete_by_imsi_round_robin": using IMSI '001016201928012'H TC_mscpool_L3Complete_by_imsi_round_robin(2350)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2330)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit VirtMSC-RAN(2330)@9c4496f35a55: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin(2350) TC_mscpool_L3Complete_by_imsi_round_robin(2350)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2329)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2329)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2330)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2330)@9c4496f35a55: Found Expect[0] for '05240103505902080910100000000020'O handled at TC_mscpool_L3Complete_by_imsi_round_robin(2350) VirtMSC-RAN(2330)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin(2350)501309 VirtMSC-SCCP(2329)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2329)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin(2350)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_imsi_round_robin(2350)@9c4496f35a55: 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(2350)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2329)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2329)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2329)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2329)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2329)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2329)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2329)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2329)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_imsi_round_robin(2350)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2330)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin(2350)501309 VirtMSC-SCCP(2329)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2329)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2329)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_imsi_round_robin(2350)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_L3Complete_by_imsi_round_robin(2350)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_imsi_round_robin(2350)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_imsi_round_robin(2350)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin(2350)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_L3Complete_by_imsi_round_robin": using IMSI '001015303401016'H TC_mscpool_L3Complete_by_imsi_round_robin(2351)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2327)@9c4496f35a55: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit VirtMSC-RAN(2327)@9c4496f35a55: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin(2351) TC_mscpool_L3Complete_by_imsi_round_robin(2351)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2326)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2326)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2326)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2327)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2327)@9c4496f35a55: Found Expect[0] for '06270003505902080910100000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin(2351) VirtMSC-RAN(2327)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin(2351)15673316 VirtMSC-SCCP(2326)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2326)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin(2351)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_imsi_round_robin(2351)@9c4496f35a55: 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(2351)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2326)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2326)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2326)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2326)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2326)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2326)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2326)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2326)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_imsi_round_robin(2351)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2327)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin(2351)15673316 VirtMSC-SCCP(2326)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2326)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2326)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_imsi_round_robin(2351)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_L3Complete_by_imsi_round_robin(2351)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_imsi_round_robin(2351)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_imsi_round_robin(2351)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin(2351)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2330)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2326)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2327)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2328)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2329)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2325)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2331)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2335)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2332)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2338)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2344)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2333)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2348)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2346)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2337)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2340)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2341)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2343)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2347)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2336)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2345)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2342)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2334)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2339)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2325): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2326): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2327): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2328): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2329): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2330): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2331): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2332): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2333): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2334): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2335): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2336): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2337): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2338): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2339): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2340): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2341): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2342): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2343): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2344): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2345): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2346): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2347): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2348): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin(2349): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin(2350): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin(2351): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sun Jun 9 06:40:27 UTC 2024 ====== BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=811990) Waiting for packet dumper to finish... 1 (prev_count=811990, count=1600065) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:40: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_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@9c4496f35a55: 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@9c4496f35a55: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2355)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2355)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2355)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2353)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2358)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2358)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2358)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2356)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2361)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2361)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2361)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2359)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2355)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2358)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2361)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2354)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2354)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2357)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2357)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2360)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2364)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2364)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2364)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2364)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2366)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2366)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2366)@9c4496f35a55: 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(2366)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2368)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2368)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2368)@9c4496f35a55: 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(2368)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2370)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2370)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2370)@9c4496f35a55: 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(2370)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2372)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2372)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2372)@9c4496f35a55: 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(2372)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2374)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2374)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2374)@9c4496f35a55: 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(2374)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mscpool_LU_by_tmsi_null_nri_0_round_robin() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: "TC_mscpool_LU_by_tmsi_null_nri_0_round_robin": using IMSI '001017401611910'H MTC@9c4496f35a55: 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(2376)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2354)@9c4496f35a55: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit VirtMSC-RAN(2354)@9c4496f35a55: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2376) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2376)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2353)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2353)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2354)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2354)@9c4496f35a55: Found Expect[0] for '05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2376) VirtMSC-RAN(2354)@9c4496f35a55: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2376)6649 VirtMSC-SCCP(2353)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2353)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2376)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2376)@9c4496f35a55: 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(2376)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2353)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2353)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2353)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2353)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2353)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2353)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2353)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2353)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2376)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2354)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2376)6649 VirtMSC-SCCP(2353)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2376)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(2353)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2353)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2376)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2376)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2376)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2376)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_LU_by_tmsi_null_nri_0_round_robin": using IMSI '001014090892008'H MTC@9c4496f35a55: 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(2377)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2357)@9c4496f35a55: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit VirtMSC-RAN(2357)@9c4496f35a55: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2377) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2377)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2356)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2356)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2357)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2357)@9c4496f35a55: Found Expect[0] for '05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2377) VirtMSC-RAN(2357)@9c4496f35a55: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2377)3950675 VirtMSC-SCCP(2356)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2356)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2377)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2377)@9c4496f35a55: 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(2377)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2356)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2356)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2356)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2356)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2356)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2356)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2356)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2356)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2377)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2357)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2377)3950675 VirtMSC-SCCP(2356)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2377)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(2356)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2356)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2377)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2377)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2377)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2377)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_LU_by_tmsi_null_nri_0_round_robin": using IMSI '001011023299036'H MTC@9c4496f35a55: 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(2378)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2354)@9c4496f35a55: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit VirtMSC-RAN(2354)@9c4496f35a55: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2378) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2378)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2353)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2353)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2353)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2354)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2354)@9c4496f35a55: Found Expect[0] for '05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2378) VirtMSC-RAN(2354)@9c4496f35a55: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2378)958895 VirtMSC-SCCP(2353)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2353)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2378)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2378)@9c4496f35a55: 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(2378)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2353)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2353)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2353)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2353)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2353)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2353)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2353)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2353)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2378)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2354)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2378)958895 VirtMSC-SCCP(2353)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2353)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2353)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2378)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2378)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2378)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2378)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2378)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2356)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2353)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2357)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2358)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2354)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2352)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2355)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2362)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2359)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2360)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2361)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2367)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2365)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2371)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2369)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2373)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2375)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2372)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2366)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2363)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2370)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2374)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2368)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2364)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2352): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2353): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2354): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2355): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2356): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2357): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2358): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2359): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2360): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2361): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2362): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2363): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2364): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2365): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2366): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2367): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2368): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2369): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2370): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2371): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2372): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2373): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2374): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2375): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2376): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2377): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2378): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Sun Jun 9 06:40:50 UTC 2024 ====== BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.145.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=823671) Waiting for packet dumper to finish... 1 (prev_count=823671, count=1612020) MTC@9c4496f35a55: 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@9c4496f35a55: 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 ------ Sun Jun 9 06:40: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_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@9c4496f35a55: 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@9c4496f35a55: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2382)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2382)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2382)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2380)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2385)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2385)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2385)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2383)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2388)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2388)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2388)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2386)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2382)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2385)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2388)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2381)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2381)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2384)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2384)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2387)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2391)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2391)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2391)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2391)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2393)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2393)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2393)@9c4496f35a55: 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(2393)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2395)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2395)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2395)@9c4496f35a55: 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(2395)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2397)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2397)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2397)@9c4496f35a55: 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(2397)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2399)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2399)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2399)@9c4496f35a55: 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(2399)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2401)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2401)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2401)@9c4496f35a55: 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(2401)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mscpool_LU_by_tmsi_null_nri_1_round_robin() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: "TC_mscpool_LU_by_tmsi_null_nri_1_round_robin": using IMSI '001014384999598'H MTC@9c4496f35a55: 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(2403)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2381)@9c4496f35a55: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit VirtMSC-RAN(2381)@9c4496f35a55: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2403) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2403)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2380)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2380)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2381)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2381)@9c4496f35a55: Found Expect[0] for '05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2403) VirtMSC-RAN(2381)@9c4496f35a55: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2403)9461858 VirtMSC-SCCP(2380)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2380)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2403)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2403)@9c4496f35a55: 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(2403)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2380)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2380)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2380)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2380)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2380)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2380)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2380)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2380)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2403)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2381)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2403)9461858 VirtMSC-SCCP(2380)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2380)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2380)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2403)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2403)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2403)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2403)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2403)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_LU_by_tmsi_null_nri_1_round_robin": using IMSI '001014088809252'H MTC@9c4496f35a55: 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(2404)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2384)@9c4496f35a55: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit VirtMSC-RAN(2384)@9c4496f35a55: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2404) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2404)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2383)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2383)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2384)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2384)@9c4496f35a55: Found Expect[0] for '05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2404) VirtMSC-RAN(2384)@9c4496f35a55: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2404)4950039 VirtMSC-SCCP(2383)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2383)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2404)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2404)@9c4496f35a55: 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(2404)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2383)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2383)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2383)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2383)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2383)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2383)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2383)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2383)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2404)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2384)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2404)4950039 VirtMSC-SCCP(2383)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2404)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(2383)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2383)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2404)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2404)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2404)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2404)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_LU_by_tmsi_null_nri_1_round_robin": using IMSI '001019033077379'H MTC@9c4496f35a55: 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(2405)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2381)@9c4496f35a55: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit VirtMSC-RAN(2381)@9c4496f35a55: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2405) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2405)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2380)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2380)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2380)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2381)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2381)@9c4496f35a55: Found Expect[0] for '05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2405) VirtMSC-RAN(2381)@9c4496f35a55: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2405)6003904 VirtMSC-SCCP(2380)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2380)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2405)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2405)@9c4496f35a55: 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(2405)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2380)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2380)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2380)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2380)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2380)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2380)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2380)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2380)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2405)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2381)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2405)6003904 VirtMSC-SCCP(2380)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2380)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2380)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2405)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2405)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2405)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2405)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2405)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2380)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2382)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2379)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2381)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2383)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2385)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2384)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2389)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(2394)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2388)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2392)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2387)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2386)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2393)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2398)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2396)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2399)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2400)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2391)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2397)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2402)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2395)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2401)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2390)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2379): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2380): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2381): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2382): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2383): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2384): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2385): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2386): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2387): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2388): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2389): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2390): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2391): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2392): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2393): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2394): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2395): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2396): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2397): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2398): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2399): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2400): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2401): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2402): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2403): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2404): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2405): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Sun Jun 9 06:41:14 UTC 2024 ====== BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.145.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=830435) Waiting for packet dumper to finish... 1 (prev_count=830435, count=1618510) MTC@9c4496f35a55: 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@9c4496f35a55: 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 ------ Sun Jun 9 06:41: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2409)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2409)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2409)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2407)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2412)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2412)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2412)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2410)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2415)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2415)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2415)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2413)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2409)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2412)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2415)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2408)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2408)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2411)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2411)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2414)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2418)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2418)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2418)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2418)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2420)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2420)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2420)@9c4496f35a55: 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(2420)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2422)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2422)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2422)@9c4496f35a55: 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(2422)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2424)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2424)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2424)@9c4496f35a55: 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(2424)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2426)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2426)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2426)@9c4496f35a55: 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(2426)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2428)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2428)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2428)@9c4496f35a55: 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(2428)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: "TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin": using IMSI '001016794103786'H MTC@9c4496f35a55: 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(2430)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2408)@9c4496f35a55: f_create_expect(l3 := '05015205F442FFC023'O, n_connectPointCode := omit VirtMSC-RAN(2408)@9c4496f35a55: Created Expect[0] for '05015205F442FFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2430) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2430)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2407)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2407)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2408)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2408)@9c4496f35a55: Found Expect[0] for '05015205F442FFC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2430) VirtMSC-RAN(2408)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2430)6410988 VirtMSC-SCCP(2407)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2407)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2430)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2430)@9c4496f35a55: 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(2430)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2407)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2407)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2407)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2407)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2407)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2407)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2407)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2407)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2430)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2408)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2430)6410988 VirtMSC-SCCP(2407)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2430)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2430)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2407)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2407)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2430)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2430)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2430)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin": using IMSI '001016758700597'H MTC@9c4496f35a55: 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(2431)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2411)@9c4496f35a55: f_create_expect(l3 := '05080200F110172A5205F442C00023'O, n_connectPointCode := omit VirtMSC-RAN(2411)@9c4496f35a55: Created Expect[0] for '05080200F110172A5205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2431) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2431)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2410)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2410)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2411)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2411)@9c4496f35a55: Found Expect[0] for '05080200F110172A5205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2431) VirtMSC-RAN(2411)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2431)4499530 VirtMSC-SCCP(2410)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2410)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2431)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2431)@9c4496f35a55: 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(2431)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2410)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2410)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2410)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2410)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2410)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2410)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2410)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2410)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2431)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2411)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2431)4499530 VirtMSC-SCCP(2410)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2410)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2410)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2431)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2431)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2431)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2431)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2431)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin": using IMSI '001015738060749'H MTC@9c4496f35a55: 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(2432)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2408)@9c4496f35a55: f_create_expect(l3 := '0524080350590205F442CCC023'O, n_connectPointCode := omit VirtMSC-RAN(2408)@9c4496f35a55: Created Expect[0] for '0524080350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2432) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2432)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2407)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2407)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2407)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2408)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2408)@9c4496f35a55: Found Expect[0] for '0524080350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2432) VirtMSC-RAN(2408)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2432)14252349 VirtMSC-SCCP(2407)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2407)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2432)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2432)@9c4496f35a55: 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(2432)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2407)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2407)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2407)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2407)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2407)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2407)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2407)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2407)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2432)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2408)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2432)14252349 VirtMSC-SCCP(2407)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2407)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2407)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2432)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2432)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2432)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2432)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2432)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2411)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2409)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2410)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2407)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2412)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2406)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2416)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2408)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2413)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2421)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2419)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2425)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2423)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2427)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2429)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2415)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2428)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2414)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2422)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2420)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2426)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2418)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2417)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2424)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2406): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2407): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2408): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2409): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2410): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2411): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2412): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2413): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2414): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2415): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2416): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2417): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2418): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2419): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2420): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2421): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2422): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2423): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2424): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2425): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2426): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2427): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2428): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2429): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2430): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2431): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2432): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Sun Jun 9 06:41:37 UTC 2024 ====== BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.145.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=825365) Waiting for packet dumper to finish... 1 (prev_count=825365, count=1613714) MTC@9c4496f35a55: 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@9c4496f35a55: 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 ------ Sun Jun 9 06:41: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_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@9c4496f35a55: 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@9c4496f35a55: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2436)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2436)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2436)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2434)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2439)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2439)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2439)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2437)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2442)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2442)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2442)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2440)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2436)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2439)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2442)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2435)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2435)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2438)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2438)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2441)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2445)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2445)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2445)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2445)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2447)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2447)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2447)@9c4496f35a55: 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(2447)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2449)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2449)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2449)@9c4496f35a55: 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(2449)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2451)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2451)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2451)@9c4496f35a55: 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(2451)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2453)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2453)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2453)@9c4496f35a55: 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(2453)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2455)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2455)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2455)@9c4496f35a55: 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(2455)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: "TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin": using IMSI '001016201340913'H MTC@9c4496f35a55: 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(2457)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2435)@9c4496f35a55: f_create_expect(l3 := '0627000350590205F442800023'O, n_connectPointCode := omit VirtMSC-RAN(2435)@9c4496f35a55: Created Expect[0] for '0627000350590205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2457) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2457)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2434)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2434)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2435)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2435)@9c4496f35a55: Found Expect[0] for '0627000350590205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2457) VirtMSC-RAN(2435)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2457)3833094 VirtMSC-SCCP(2434)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2434)@9c4496f35a55: 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(2457)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2457)@9c4496f35a55: 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(2457)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2434)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2434)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2434)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2434)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2434)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2434)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2434)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2434)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2457)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2435)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2457)3833094 VirtMSC-SCCP(2434)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2457)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(2434)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2434)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2457)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2457)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2457)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2457)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin": using IMSI '001012511510163'H MTC@9c4496f35a55: 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(2458)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2438)@9c4496f35a55: f_create_expect(l3 := '05015205F442BFC023'O, n_connectPointCode := omit VirtMSC-RAN(2438)@9c4496f35a55: Created Expect[0] for '05015205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2458) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2458)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2437)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2437)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2438)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2438)@9c4496f35a55: Found Expect[0] for '05015205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2458) VirtMSC-RAN(2438)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2458)10076068 VirtMSC-SCCP(2437)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2437)@9c4496f35a55: 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(2458)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2458)@9c4496f35a55: 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(2458)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2437)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2437)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2437)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2437)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2437)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2437)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2437)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2437)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2458)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2438)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2458)10076068 VirtMSC-SCCP(2437)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2458)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(2437)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2437)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2458)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2458)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2458)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2458)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin": using IMSI '001013923550533'H MTC@9c4496f35a55: 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(2459)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2435)@9c4496f35a55: f_create_expect(l3 := '05080200F110172A5205F442BB8023'O, n_connectPointCode := omit VirtMSC-RAN(2435)@9c4496f35a55: Created Expect[0] for '05080200F110172A5205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2459) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2459)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2434)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2434)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2434)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2435)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2435)@9c4496f35a55: Found Expect[0] for '05080200F110172A5205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2459) VirtMSC-RAN(2435)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2459)10658789 VirtMSC-SCCP(2434)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2434)@9c4496f35a55: 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(2459)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2459)@9c4496f35a55: 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(2459)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2434)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2434)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2434)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2434)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2434)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2434)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2434)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2434)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2459)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2435)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2459)10658789 VirtMSC-SCCP(2434)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2434)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2434)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2459)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2459)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2459)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2459)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2459)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2434)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2435)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2439)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2436)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2437)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2438)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2433)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2443)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(2441)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2440)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2456)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2450)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2452)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2454)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2453)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2445)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2444)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2442)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2447)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2446)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2449)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2451)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2448)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2455)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2433): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2434): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2435): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2436): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2437): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2438): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2439): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2440): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2441): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2442): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2443): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2444): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2445): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2446): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2447): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2448): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2449): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2450): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2451): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2452): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2453): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2454): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2455): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2456): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2457): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2458): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2459): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sun Jun 9 06:42:00 UTC 2024 ====== BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.145.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=826380) Waiting for packet dumper to finish... 1 (prev_count=826380, count=1614729) MTC@9c4496f35a55: 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@9c4496f35a55: 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 ------ Sun Jun 9 06:42: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2463)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2463)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2463)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2461)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2466)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2466)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2466)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2464)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2469)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2469)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2469)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2467)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2463)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2466)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2469)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2462)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2462)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2465)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2465)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2468)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2472)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2472)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2472)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2472)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2474)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2474)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2474)@9c4496f35a55: 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(2474)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2476)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2476)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2476)@9c4496f35a55: 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(2476)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2478)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2478)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2478)@9c4496f35a55: 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(2478)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2480)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2480)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2480)@9c4496f35a55: 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(2480)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2482)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2482)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2482)@9c4496f35a55: 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(2482)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mscpool_L3Complete_by_tmsi_valid_nri_1() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: "TC_mscpool_L3Complete_by_tmsi_valid_nri_1": using IMSI '001018709796794'H MTC@9c4496f35a55: 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(2484)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2465)@9c4496f35a55: f_create_expect(l3 := '0524040350590205F442400023'O, n_connectPointCode := omit VirtMSC-RAN(2465)@9c4496f35a55: Created Expect[0] for '0524040350590205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2484) TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2484)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2464)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2464)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2465)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2465)@9c4496f35a55: Found Expect[0] for '0524040350590205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2484) VirtMSC-RAN(2465)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2484)14858306 VirtMSC-SCCP(2464)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2464)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2484)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2484)@9c4496f35a55: 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(2484)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2464)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2464)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2464)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2464)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2464)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2464)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2464)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2464)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2484)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2465)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2484)14858306 VirtMSC-SCCP(2464)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2484)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2484)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2464)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2464)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2484)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2484)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2484)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_L3Complete_by_tmsi_valid_nri_1": using IMSI '001018512650550'H MTC@9c4496f35a55: 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(2485)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2465)@9c4496f35a55: f_create_expect(l3 := '0627000350590205F442410023'O, n_connectPointCode := omit VirtMSC-RAN(2465)@9c4496f35a55: Created Expect[0] for '0627000350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2485) TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2485)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2464)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2464)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2464)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2465)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2465)@9c4496f35a55: Found Expect[0] for '0627000350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2485) VirtMSC-RAN(2465)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2485)221887 VirtMSC-SCCP(2464)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2464)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2485)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2485)@9c4496f35a55: 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(2485)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2464)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2464)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2464)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2464)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2464)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2464)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2464)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2464)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2485)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2465)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2485)221887 VirtMSC-SCCP(2464)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2464)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2464)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2485)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2485)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2485)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2485)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2485)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_L3Complete_by_tmsi_valid_nri_1": using IMSI '001015591181352'H MTC@9c4496f35a55: 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(2486)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2465)@9c4496f35a55: f_create_expect(l3 := '05080200F110172A5205F4427FC023'O, n_connectPointCode := omit VirtMSC-RAN(2465)@9c4496f35a55: Created Expect[0] for '05080200F110172A5205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2486) TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2486)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2464)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2464)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2464)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2465)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2465)@9c4496f35a55: Found Expect[0] for '05080200F110172A5205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2486) VirtMSC-RAN(2465)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2486)13334079 VirtMSC-SCCP(2464)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2464)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2486)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2486)@9c4496f35a55: 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(2486)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2464)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2464)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2464)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2464)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2464)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2464)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2464)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2464)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2486)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2465)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2486)13334079 VirtMSC-SCCP(2464)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2464)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2464)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2486)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2486)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2486)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2486)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2486)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2461)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2462)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2464)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2463)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2460)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2466)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2465)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2470)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2467)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2473)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2468)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2475)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2477)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2481)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2479)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2474)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2471)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2483)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2476)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2472)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2478)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2469)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2482)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2480)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2460): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2461): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2462): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2463): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2464): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2465): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2466): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2467): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2468): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2469): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2470): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2471): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2472): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2473): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2474): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2475): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2476): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2477): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2478): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2479): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2480): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2481): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2482): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2483): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2484): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2485): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2486): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sun Jun 9 06:42:23 UTC 2024 ====== BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.145.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=821619) Waiting for packet dumper to finish... 1 (prev_count=821619, count=1609694) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:42: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2490)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2490)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2490)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2488)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2493)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2493)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2493)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2491)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2496)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2496)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2496)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2494)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2499)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2499)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2499)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2497)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2490)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2493)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2496)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23907 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2499)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2489)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2489)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2492)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2492)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2495)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2495)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2498)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2502)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2502)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2502)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2502)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2504)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2504)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2504)@9c4496f35a55: 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(2504)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2506)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2506)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2506)@9c4496f35a55: 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(2506)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2508)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2508)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2508)@9c4496f35a55: 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(2508)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2510)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2510)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2510)@9c4496f35a55: 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(2510)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2512)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2512)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2512)@9c4496f35a55: 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(2512)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mscpool_L3Complete_by_tmsi_valid_nri_2() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: "TC_mscpool_L3Complete_by_tmsi_valid_nri_2": using IMSI '001019966326561'H MTC@9c4496f35a55: 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(2514)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2495)@9c4496f35a55: f_create_expect(l3 := '0524040350590205F442800023'O, n_connectPointCode := omit VirtMSC-RAN(2495)@9c4496f35a55: Created Expect[0] for '0524040350590205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2514) TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2514)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2494)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2494)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2495)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2495)@9c4496f35a55: Found Expect[0] for '0524040350590205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2514) VirtMSC-RAN(2495)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2514)14116313 VirtMSC-SCCP(2494)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2494)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2514)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2514)@9c4496f35a55: 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(2514)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2494)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2494)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2494)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2494)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2494)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2494)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2494)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2494)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2514)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2495)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2514)14116313 VirtMSC-SCCP(2494)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2514)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2514)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2494)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2494)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2514)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2514)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2514)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_L3Complete_by_tmsi_valid_nri_2": using IMSI '001016219541234'H MTC@9c4496f35a55: 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(2515)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2495)@9c4496f35a55: f_create_expect(l3 := '0627000350590205F442A98023'O, n_connectPointCode := omit VirtMSC-RAN(2495)@9c4496f35a55: Created Expect[0] for '0627000350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2515) TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2515)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2494)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2494)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2494)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2495)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2495)@9c4496f35a55: Found Expect[0] for '0627000350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2515) VirtMSC-RAN(2495)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2515)3765965 VirtMSC-SCCP(2494)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2494)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2515)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2515)@9c4496f35a55: 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(2515)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2494)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2494)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2494)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2494)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2494)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2494)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2494)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2494)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2515)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2495)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2515)3765965 VirtMSC-SCCP(2494)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2494)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2494)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2515)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2515)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2515)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2515)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2515)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_L3Complete_by_tmsi_valid_nri_2": using IMSI '001019278493005'H TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2516)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2492)@9c4496f35a55: f_create_expect(l3 := '05080200F110172A52080910100000000031'O, n_connectPointCode := omit VirtMSC-RAN(2492)@9c4496f35a55: Created Expect[0] for '05080200F110172A52080910100000000031'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2516) TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2516)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2491)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2491)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2492)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2492)@9c4496f35a55: Found Expect[0] for '05080200F110172A52080910100000000031'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2516) VirtMSC-RAN(2492)@9c4496f35a55: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2516)14670748 VirtMSC-SCCP(2491)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2491)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2516)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2516)@9c4496f35a55: 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(2516)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2491)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2491)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2491)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2491)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2491)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2491)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2491)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2491)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2516)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2492)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2516)14670748 VirtMSC-SCCP(2491)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2516)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(2491)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2491)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2516)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2516)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2516)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2516)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2488)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2489)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2490)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2492)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2491)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2495)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2493)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2496)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2487)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2494)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2500)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(2505)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2503)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2498)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2499)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2504)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2497)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2506)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2501)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2507)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2502)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2509)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2511)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2513)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2512)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2508)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2510)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2487): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2488): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2489): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2490): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2491): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2492): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2493): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2494): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2495): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2496): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2497): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2498): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2499): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2500): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2501): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2502): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2503): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2504): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2505): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2506): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2507): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2508): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2509): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2510): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2511): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2512): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2513): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2514): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2515): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2516): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sun Jun 9 06:42:46 UTC 2024 ====== BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.145.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=851525) Waiting for packet dumper to finish... 1 (prev_count=851525, count=1639378) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:42: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2520)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2520)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2520)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2518)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2523)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2523)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2523)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2521)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2526)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2526)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2526)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2524)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2529)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2529)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2529)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2527)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2520)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2523)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2526)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23907 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2529)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2519)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2519)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2522)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2522)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2525)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2525)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2528)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2532)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2532)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2532)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2532)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2534)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2534)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2534)@9c4496f35a55: 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(2534)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2536)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2536)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2536)@9c4496f35a55: 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(2536)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2538)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2538)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2538)@9c4496f35a55: 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(2538)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2540)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2540)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2540)@9c4496f35a55: 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(2540)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2542)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2542)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2542)@9c4496f35a55: 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(2542)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mscpool_LU_by_tmsi_from_other_PLMN() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: "TC_mscpool_LU_by_tmsi_from_other_PLMN": using IMSI '001013492168403'H MTC@9c4496f35a55: 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(2544)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2519)@9c4496f35a55: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit VirtMSC-RAN(2519)@9c4496f35a55: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN(2544) TC_mscpool_LU_by_tmsi_from_other_PLMN(2544)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2518)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2518)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2519)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2519)@9c4496f35a55: Found Expect[0] for '05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN(2544) VirtMSC-RAN(2519)@9c4496f35a55: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN(2544)15608307 VirtMSC-SCCP(2518)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2518)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN(2544)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_LU_by_tmsi_from_other_PLMN(2544)@9c4496f35a55: 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(2544)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2518)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2518)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2518)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2518)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2518)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2518)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2518)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2518)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_LU_by_tmsi_from_other_PLMN(2544)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_LU_by_tmsi_from_other_PLMN(2544)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_LU_by_tmsi_from_other_PLMN(2544)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2519)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN(2544)15608307 VirtMSC-SCCP(2518)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2518)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2518)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_LU_by_tmsi_from_other_PLMN(2544)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_LU_by_tmsi_from_other_PLMN(2544)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN(2544)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_LU_by_tmsi_from_other_PLMN": using IMSI '001011046572109'H MTC@9c4496f35a55: 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(2545)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2525)@9c4496f35a55: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit VirtMSC-RAN(2525)@9c4496f35a55: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN(2545) TC_mscpool_LU_by_tmsi_from_other_PLMN(2545)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2524)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2524)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2525)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2525)@9c4496f35a55: Found Expect[0] for '05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN(2545) VirtMSC-RAN(2525)@9c4496f35a55: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN(2545)9213870 VirtMSC-SCCP(2524)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2524)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN(2545)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_LU_by_tmsi_from_other_PLMN(2545)@9c4496f35a55: 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(2545)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2524)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2524)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2524)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2524)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2524)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2524)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2524)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2524)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_LU_by_tmsi_from_other_PLMN(2545)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_LU_by_tmsi_from_other_PLMN(2545)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_LU_by_tmsi_from_other_PLMN(2545)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2525)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN(2545)9213870 VirtMSC-SCCP(2524)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2524)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2524)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_LU_by_tmsi_from_other_PLMN(2545)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_LU_by_tmsi_from_other_PLMN(2545)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN(2545)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(2517)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2521)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2519)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2526)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2520)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2525)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2524)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2522)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2523)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2518)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2530)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX0-RSL-RSL(2537)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2528)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2541)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2529)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2538)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2540)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2531)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2539)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2534)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2533)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2543)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2536)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2535)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2542)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2532)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2527)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2517): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2518): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2519): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2520): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2521): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2522): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2523): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2524): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2525): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2526): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2527): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2528): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2529): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2530): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2531): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2532): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2533): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2534): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2535): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2536): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2537): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2538): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2539): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2540): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2541): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2542): none (pass -> pass) MTC@9c4496f35a55: Local verdict oSun Jun 9 06:43:06 UTC 2024 ====== BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc f PTC IPA-BTS2-TRX3-RSL-RSL(2543): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN(2544): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN(2545): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=783421) Waiting for packet dumper to finish... 1 (prev_count=783421, count=1571274) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_imsi'. ------ BSC_Tests.TC_mscpool_paging_and_response_imsi ------ Sun Jun 9 06:43: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_imsi' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_mscpool_paging_and_response_imsi started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2549)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2549)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2549)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2547)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2552)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2552)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2552)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2550)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2555)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2555)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2555)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2553)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2558)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2558)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2558)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2556)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2549)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2552)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2555)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23907 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2558)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2548)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2548)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2551)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2551)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2554)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2554)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2557)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2561)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2561)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2561)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2561)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mscpool_paging_and_response_imsi() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: "TC_mscpool_paging_and_response_imsi": using IMSI '001014277650039'H TC_mscpool_paging_and_response_imsi(2563)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2548)@9c4496f35a55: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit VirtMSC-RAN(2548)@9c4496f35a55: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_and_response_imsi(2563) TC_mscpool_paging_and_response_imsi(2563)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2547)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2547)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2548)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2548)@9c4496f35a55: Found Expect[0] for '06270003505902080910100000001032'O handled at TC_mscpool_paging_and_response_imsi(2563) VirtMSC-RAN(2548)@9c4496f35a55: Added conn table entry 0TC_mscpool_paging_and_response_imsi(2563)5691185 VirtMSC-SCCP(2547)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2547)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_and_response_imsi(2563)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_paging_and_response_imsi(2563)@9c4496f35a55: 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(2563)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2547)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2547)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2547)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2547)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2547)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2547)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2547)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2547)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_paging_and_response_imsi(2563)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2548)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_paging_and_response_imsi(2563)5691185 VirtMSC-SCCP(2547)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_paging_and_response_imsi(2563)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_paging_and_response_imsi(2563)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2547)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2547)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_paging_and_response_imsi(2563)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_paging_and_response_imsi(2563)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_paging_and_response_imsi(2563)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2549)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2550)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2552)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2547)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2553)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2548)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2555)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2551)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2554)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2546)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2559)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2556)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2557)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2562)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2558)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2561)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2560)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2546): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2547): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2548): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2549): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2550): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2551): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2552): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2553): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2554): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2555): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2556): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2557): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2558): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2559): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2560): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2561): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2562): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_paging_and_response_imsi(2563): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mscpool_paging_and_response_imsi finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_imsi pass'. Sun Jun 9 06:43:20 UTC 2024 ====== BSC_Tests.TC_mscpool_paging_and_response_imsi pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_paging_and_response_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=372938) Waiting for packet dumper to finish... 1 (prev_count=372938, count=560569) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_imsi pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi'. ------ BSC_Tests.TC_mscpool_paging_and_response_tmsi ------ Sun Jun 9 06:43: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_mscpool_paging_and_response_tmsi started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2567)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2567)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2567)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2565)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2570)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2570)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2570)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2568)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2573)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2573)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2573)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2571)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2576)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2576)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2576)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2574)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2567)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2570)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2573)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23907 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2576)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2566)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2566)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2569)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2569)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2572)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2572)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2575)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2579)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2579)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2579)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2579)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mscpool_paging_and_response_tmsi() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: "TC_mscpool_paging_and_response_tmsi": using IMSI '001012920704663'H TC_mscpool_paging_and_response_tmsi(2581)@9c4496f35a55: 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(2581)@9c4496f35a55: 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(2581)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2566)@9c4496f35a55: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit VirtMSC-RAN(2566)@9c4496f35a55: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_and_response_tmsi(2581) TC_mscpool_paging_and_response_tmsi(2581)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2565)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2565)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2566)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2566)@9c4496f35a55: Found Expect[0] for '0627000350590205F4424B0023'O handled at TC_mscpool_paging_and_response_tmsi(2581) VirtMSC-RAN(2566)@9c4496f35a55: Added conn table entry 0TC_mscpool_paging_and_response_tmsi(2581)4471693 VirtMSC-SCCP(2565)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2565)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_and_response_tmsi(2581)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_paging_and_response_tmsi(2581)@9c4496f35a55: 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(2581)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2565)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2565)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2565)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2565)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2565)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2565)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2565)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2565)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_paging_and_response_tmsi(2581)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2566)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_paging_and_response_tmsi(2581)4471693 VirtMSC-SCCP(2565)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_paging_and_response_tmsi(2581)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_paging_and_response_tmsi(2581)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2565)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2565)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_paging_and_response_tmsi(2581)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_paging_and_response_tmsi(2581)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_paging_and_response_tmsi(2581)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2569)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2565)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2572)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2570)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2567)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2573)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2568)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2566)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2571)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2564)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2577)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(2580)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2575)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2574)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2578)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2579)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2576)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2564): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2565): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2566): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2567): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2568): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2569): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2570): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2571): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2572): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2573): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2574): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2575): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2576): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2577): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2578): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2579): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2580): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_paging_and_response_tmsi(2581): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mscpool_paging_and_response_tmsi finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi pass'. Sun Jun 9 06:43:34 UTC 2024 ====== BSC_Tests.TC_mscpool_paging_and_response_tmsi pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_paging_and_response_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=358093) Waiting for packet dumper to finish... 1 (prev_count=358093, count=543898) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:43: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_mscpool_no_allow_attach_round_robin started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2585)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2585)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2585)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2583)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2588)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2588)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2588)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2586)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2591)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2591)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2591)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2589)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2594)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2594)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2594)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2592)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2585)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2588)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2591)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23907 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2594)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2584)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2584)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2587)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2587)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2590)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2590)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2593)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2597)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2597)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2597)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2597)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2599)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2599)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2599)@9c4496f35a55: 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(2599)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2601)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2601)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2601)@9c4496f35a55: 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(2601)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2603)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2603)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2603)@9c4496f35a55: 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(2603)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2605)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2605)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2605)@9c4496f35a55: 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(2605)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2607)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2607)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2607)@9c4496f35a55: 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(2607)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mscpool_no_allow_attach_round_robin() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: "TC_mscpool_no_allow_attach_round_robin": using IMSI '001010636982910'H TC_mscpool_no_allow_attach_round_robin(2609)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2584)@9c4496f35a55: f_create_expect(l3 := '05080200F110172A52080910100000000010'O, n_connectPointCode := omit VirtMSC-RAN(2584)@9c4496f35a55: Created Expect[0] for '05080200F110172A52080910100000000010'O to be handled at TC_mscpool_no_allow_attach_round_robin(2609) TC_mscpool_no_allow_attach_round_robin(2609)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2583)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2583)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2584)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2584)@9c4496f35a55: Found Expect[0] for '05080200F110172A52080910100000000010'O handled at TC_mscpool_no_allow_attach_round_robin(2609) VirtMSC-RAN(2584)@9c4496f35a55: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin(2609)7337348 VirtMSC-SCCP(2583)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2583)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin(2609)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_no_allow_attach_round_robin(2609)@9c4496f35a55: 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(2609)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2583)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2583)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2583)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2583)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2583)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2583)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2583)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2583)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_no_allow_attach_round_robin(2609)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2584)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_no_allow_attach_round_robin(2609)7337348 VirtMSC-SCCP(2583)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin(2609)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_no_allow_attach_round_robin(2609)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2583)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2583)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_no_allow_attach_round_robin(2609)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_no_allow_attach_round_robin(2609)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin(2609)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_no_allow_attach_round_robin": using IMSI '001017967851424'H TC_mscpool_no_allow_attach_round_robin(2610)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2590)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit VirtMSC-RAN(2590)@9c4496f35a55: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_round_robin(2610) TC_mscpool_no_allow_attach_round_robin(2610)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2589)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2589)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2590)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2590)@9c4496f35a55: Found Expect[0] for '05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_round_robin(2610) VirtMSC-RAN(2590)@9c4496f35a55: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin(2610)1597401 VirtMSC-SCCP(2589)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2589)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin(2610)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_no_allow_attach_round_robin(2610)@9c4496f35a55: 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(2610)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2589)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2589)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2589)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2589)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2589)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2589)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2589)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2589)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_no_allow_attach_round_robin(2610)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2590)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_no_allow_attach_round_robin(2610)1597401 VirtMSC-SCCP(2589)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin(2610)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(2589)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2589)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_no_allow_attach_round_robin(2610)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_no_allow_attach_round_robin(2610)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_no_allow_attach_round_robin(2610)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin(2610)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_no_allow_attach_round_robin": using IMSI '001010315565630'H TC_mscpool_no_allow_attach_round_robin(2611)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2584)@9c4496f35a55: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit VirtMSC-RAN(2584)@9c4496f35a55: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin(2611) TC_mscpool_no_allow_attach_round_robin(2611)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2583)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2583)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2583)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2584)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2584)@9c4496f35a55: Found Expect[0] for '06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_round_robin(2611) VirtMSC-RAN(2584)@9c4496f35a55: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin(2611)3054390 VirtMSC-SCCP(2583)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2583)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin(2611)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_no_allow_attach_round_robin(2611)@9c4496f35a55: 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(2611)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2583)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2583)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2583)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2583)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2583)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2583)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2583)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2583)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_no_allow_attach_round_robin(2611)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2584)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_no_allow_attach_round_robin(2611)3054390 VirtMSC-SCCP(2583)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2583)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2583)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_no_allow_attach_round_robin(2611)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_no_allow_attach_round_robin(2611)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_no_allow_attach_round_robin(2611)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_no_allow_attach_round_robin(2611)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin(2611)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2584)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2583)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2587)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2588)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2585)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2582)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2589)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2590)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2591)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2595)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2586)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(2600)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2592)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2594)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2593)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2598)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2597)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2601)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2596)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2602)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2599)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2604)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2605)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2606)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2603)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2608)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2607)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2582): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2583): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2584): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2585): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2586): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2587): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2588): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2589): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2590): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2591): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2592): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2593): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2594): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2595): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2596): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2597): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2598): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2599): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2600): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2601): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2602): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2603): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2604): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2605): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2606): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2607): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2608): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin(2609): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin(2610): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin(2611): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sun Jun 9 06:43:57 UTC 2024 ====== BSC_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=839339) Waiting for packet dumper to finish... 1 (prev_count=839339, count=1627399) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:44: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_mscpool_no_allow_attach_valid_nri started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2615)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2615)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2615)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2613)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2618)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2618)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2618)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2616)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2621)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2621)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2621)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2619)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2624)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2624)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2624)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2622)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2615)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2618)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2621)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23907 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2624)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2614)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2614)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2617)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2617)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2620)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2620)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2623)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2627)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2627)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2627)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2627)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2629)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2629)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2629)@9c4496f35a55: 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(2629)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2631)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2631)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2631)@9c4496f35a55: 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(2631)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2633)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2633)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2633)@9c4496f35a55: 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(2633)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2635)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2635)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2635)@9c4496f35a55: 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(2635)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2637)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2637)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2637)@9c4496f35a55: 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(2637)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mscpool_no_allow_attach_valid_nri() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: "TC_mscpool_no_allow_attach_valid_nri": using IMSI '001012259166717'H MTC@9c4496f35a55: 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(2639)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2617)@9c4496f35a55: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit VirtMSC-RAN(2617)@9c4496f35a55: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri(2639) TC_mscpool_no_allow_attach_valid_nri(2639)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2616)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2616)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2617)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2617)@9c4496f35a55: Found Expect[0] for '0524010350590205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri(2639) VirtMSC-RAN(2617)@9c4496f35a55: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri(2639)13298419 VirtMSC-SCCP(2616)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2616)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri(2639)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_no_allow_attach_valid_nri(2639)@9c4496f35a55: 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(2639)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2616)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2616)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2616)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2616)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2616)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2616)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2616)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2616)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_no_allow_attach_valid_nri(2639)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2617)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_no_allow_attach_valid_nri(2639)13298419 VirtMSC-SCCP(2616)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri(2639)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_no_allow_attach_valid_nri(2639)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2616)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2616)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_no_allow_attach_valid_nri(2639)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_no_allow_attach_valid_nri(2639)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri(2639)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_no_allow_attach_valid_nri": using IMSI '001018563809617'H TC_mscpool_no_allow_attach_valid_nri(2640)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2614)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit VirtMSC-RAN(2614)@9c4496f35a55: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri(2640) TC_mscpool_no_allow_attach_valid_nri(2640)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2613)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2613)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2614)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2614)@9c4496f35a55: Found Expect[0] for '05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri(2640) VirtMSC-RAN(2614)@9c4496f35a55: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri(2640)2101299 VirtMSC-SCCP(2613)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2613)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri(2640)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_no_allow_attach_valid_nri(2640)@9c4496f35a55: 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(2640)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2613)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2613)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2613)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2613)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2613)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2613)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2613)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2613)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_no_allow_attach_valid_nri(2640)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2614)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_no_allow_attach_valid_nri(2640)2101299 VirtMSC-SCCP(2613)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri(2640)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(2613)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2613)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_no_allow_attach_valid_nri(2640)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_no_allow_attach_valid_nri(2640)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_no_allow_attach_valid_nri(2640)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri(2640)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_no_allow_attach_valid_nri": using IMSI '001010093098369'H TC_mscpool_no_allow_attach_valid_nri(2641)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2620)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910100000000030'O, n_connectPointCode := omit VirtMSC-RAN(2620)@9c4496f35a55: Created Expect[0] for '05240103505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri(2641) TC_mscpool_no_allow_attach_valid_nri(2641)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2619)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2619)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2620)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2620)@9c4496f35a55: Found Expect[0] for '05240103505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri(2641) VirtMSC-RAN(2620)@9c4496f35a55: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri(2641)7130148 VirtMSC-SCCP(2619)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2619)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri(2641)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_no_allow_attach_valid_nri(2641)@9c4496f35a55: 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(2641)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2619)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2619)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2619)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2619)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2619)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2619)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2619)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2619)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_no_allow_attach_valid_nri(2641)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2620)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_no_allow_attach_valid_nri(2641)7130148 VirtMSC-SCCP(2619)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri(2641)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_no_allow_attach_valid_nri(2641)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2619)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2619)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_no_allow_attach_valid_nri(2641)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_no_allow_attach_valid_nri(2641)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri(2641)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2614)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2616)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2613)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2615)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2621)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2620)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2619)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2617)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2618)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2612)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2625)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(2623)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2628)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2624)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2630)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2622)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2631)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2627)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2629)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2632)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2634)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2636)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2626)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2633)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2635)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2637)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2638)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2612): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2613): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2614): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2615): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2616): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2617): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2618): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2619): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2620): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2621): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2622): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2623): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2624): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2625): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2626): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2627): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2628): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2629): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2630): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2631): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2632): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2633): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2634): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2635): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2636): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2637): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2638): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri(2639): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri(2640): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri(2641): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Sun Jun 9 06:44:21 UTC 2024 ====== BSC_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=854930) Waiting for packet dumper to finish... 1 (prev_count=854930, count=1642990) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:44: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_mscpool_sccp_n_pcstate_detaches_msc started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2645)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2645)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2645)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2643)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2648)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2648)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2648)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2646)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2651)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2651)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2651)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2649)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2645)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2648)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2651)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2644)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2644)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2647)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2647)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2650)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2654)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2654)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2654)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2654)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2656)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2656)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2656)@9c4496f35a55: 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(2656)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2658)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2658)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2658)@9c4496f35a55: 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(2658)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2660)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2660)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2660)@9c4496f35a55: 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(2660)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2662)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2662)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2662)@9c4496f35a55: 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(2662)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2664)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2664)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2664)@9c4496f35a55: 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(2664)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mscpool_sccp_n_pcstate_detaches_msc() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: "TC_mscpool_sccp_n_pcstate_detaches_msc": using IMSI '001011633147573'H TC_mscpool_sccp_n_pcstate_detaches_msc(2666)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2644)@9c4496f35a55: f_create_expect(l3 := '05080200F110172A52080910100000000010'O, n_connectPointCode := omit VirtMSC-RAN(2644)@9c4496f35a55: Created Expect[0] for '05080200F110172A52080910100000000010'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_msc(2666) TC_mscpool_sccp_n_pcstate_detaches_msc(2666)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2643)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2643)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2644)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2644)@9c4496f35a55: Found Expect[0] for '05080200F110172A52080910100000000010'O handled at TC_mscpool_sccp_n_pcstate_detaches_msc(2666) VirtMSC-RAN(2644)@9c4496f35a55: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_msc(2666)16764404 VirtMSC-SCCP(2643)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2643)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_msc(2666)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_sccp_n_pcstate_detaches_msc(2666)@9c4496f35a55: 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(2666)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2643)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2643)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2643)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2643)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2643)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2643)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2643)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2643)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_sccp_n_pcstate_detaches_msc(2666)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_sccp_n_pcstate_detaches_msc(2666)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_sccp_n_pcstate_detaches_msc(2666)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2644)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_msc(2666)16764404 VirtMSC-SCCP(2643)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2643)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2643)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_sccp_n_pcstate_detaches_msc(2666)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_sccp_n_pcstate_detaches_msc(2666)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_msc(2666)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_sccp_n_pcstate_detaches_msc": using IMSI '001014012529005'H TC_mscpool_sccp_n_pcstate_detaches_msc(2667)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2647)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit VirtMSC-RAN(2647)@9c4496f35a55: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_msc(2667) TC_mscpool_sccp_n_pcstate_detaches_msc(2667)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2646)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2646)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2647)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2647)@9c4496f35a55: Found Expect[0] for '05240103505902080910100000000020'O handled at TC_mscpool_sccp_n_pcstate_detaches_msc(2667) VirtMSC-RAN(2647)@9c4496f35a55: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_msc(2667)15569769 VirtMSC-SCCP(2646)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2646)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_msc(2667)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_sccp_n_pcstate_detaches_msc(2667)@9c4496f35a55: 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(2667)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2646)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2646)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2646)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2646)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2646)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2646)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2646)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2646)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_sccp_n_pcstate_detaches_msc(2667)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2647)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_msc(2667)15569769 VirtMSC-SCCP(2646)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_msc(2667)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(2646)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2646)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_sccp_n_pcstate_detaches_msc(2667)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_sccp_n_pcstate_detaches_msc(2667)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_sccp_n_pcstate_detaches_msc(2667)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_msc(2667)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "disconnecting msc0" VirtMSC-RAN(2644)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2645)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2643)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: "TC_mscpool_sccp_n_pcstate_detaches_msc": using IMSI '001013476838290'H TC_mscpool_sccp_n_pcstate_detaches_msc(2668)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2647)@9c4496f35a55: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit VirtMSC-RAN(2647)@9c4496f35a55: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_msc(2668) TC_mscpool_sccp_n_pcstate_detaches_msc(2668)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2646)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2646)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2646)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2647)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2647)@9c4496f35a55: Found Expect[0] for '06270003505902080910100000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_msc(2668) VirtMSC-RAN(2647)@9c4496f35a55: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_msc(2668)15552047 VirtMSC-SCCP(2646)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2646)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_msc(2668)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_sccp_n_pcstate_detaches_msc(2668)@9c4496f35a55: 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(2668)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2646)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2646)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2646)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2646)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2646)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2646)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2646)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2646)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_sccp_n_pcstate_detaches_msc(2668)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2647)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_msc(2668)15552047 VirtMSC-SCCP(2646)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2646)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2646)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_sccp_n_pcstate_detaches_msc(2668)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_sccp_n_pcstate_detaches_msc(2668)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_sccp_n_pcstate_detaches_msc(2668)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_sccp_n_pcstate_detaches_msc(2668)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_msc(2668)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2646)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2648)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2647)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2642)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2652)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2649)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2657)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2659)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2661)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2650)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2655)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2665)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2656)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2658)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2653)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2663)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2660)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2662)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2654)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2664)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2651)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2642): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2643): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2644): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2645): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2646): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2647): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2648): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2649): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2650): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2651): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2652): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2653): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2654): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2655): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2656): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2657): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2658): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2659): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2660): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2661): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2662): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2663): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2664): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2665): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_msc(2666): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_msc(2667): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_msc(2668): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mscpool_sccp_n_pcstate_detaches_msc finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc pass'. Sun Jun 9 06:44:44 UTC 2024 ====== BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=832457) Waiting for packet dumper to finish... 1 (prev_count=832457, count=1620752) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:44: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_mscpool_sccp_n_pcstate_attaches_msc started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2672)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2672)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2672)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2670)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2675)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2675)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2675)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2673)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2672)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2675)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2671)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2671)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2674)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2678)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2678)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2678)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2678)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2680)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2680)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2680)@9c4496f35a55: 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(2680)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2682)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2682)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2682)@9c4496f35a55: 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(2682)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2684)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2684)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2684)@9c4496f35a55: 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(2684)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2686)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2686)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2686)@9c4496f35a55: 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(2686)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2688)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2688)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2688)@9c4496f35a55: 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(2688)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mscpool_sccp_n_pcstate_attaches_msc() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: "TC_mscpool_sccp_n_pcstate_attaches_msc": using IMSI '001017406624970'H TC_mscpool_sccp_n_pcstate_attaches_msc(2690)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2671)@9c4496f35a55: f_create_expect(l3 := '05080200F110172A52090110100032000000F1'O, n_connectPointCode := omit VirtMSC-RAN(2671)@9c4496f35a55: Created Expect[0] for '05080200F110172A52090110100032000000F1'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_msc(2690) TC_mscpool_sccp_n_pcstate_attaches_msc(2690)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2670)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2670)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2671)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2671)@9c4496f35a55: Found Expect[0] for '05080200F110172A52090110100032000000F1'O handled at TC_mscpool_sccp_n_pcstate_attaches_msc(2690) VirtMSC-RAN(2671)@9c4496f35a55: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_msc(2690)4399979 VirtMSC-SCCP(2670)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2670)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_msc(2690)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_sccp_n_pcstate_attaches_msc(2690)@9c4496f35a55: 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(2690)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2670)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2670)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2670)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2670)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2670)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2670)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2670)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2670)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_sccp_n_pcstate_attaches_msc(2690)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2671)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_msc(2690)4399979 VirtMSC-SCCP(2670)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_msc(2690)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_sccp_n_pcstate_attaches_msc(2690)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2670)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2670)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_sccp_n_pcstate_attaches_msc(2690)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_sccp_n_pcstate_attaches_msc(2690)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_msc(2690)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "TC_mscpool_sccp_n_pcstate_attaches_msc": using IMSI '001019561579799'H TC_mscpool_sccp_n_pcstate_attaches_msc(2691)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2671)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910100032000020'O, n_connectPointCode := omit VirtMSC-RAN(2671)@9c4496f35a55: Created Expect[0] for '05240103505902080910100032000020'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_msc(2691) TC_mscpool_sccp_n_pcstate_attaches_msc(2691)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2670)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2670)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2670)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2671)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2671)@9c4496f35a55: Found Expect[0] for '05240103505902080910100032000020'O handled at TC_mscpool_sccp_n_pcstate_attaches_msc(2691) VirtMSC-RAN(2671)@9c4496f35a55: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_msc(2691)15724272 VirtMSC-SCCP(2670)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2670)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_msc(2691)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_sccp_n_pcstate_attaches_msc(2691)@9c4496f35a55: 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(2691)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2670)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2670)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2670)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2670)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2670)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2670)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2670)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2670)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_sccp_n_pcstate_attaches_msc(2691)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2671)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_msc(2691)15724272 VirtMSC-SCCP(2670)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2670)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2670)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_sccp_n_pcstate_attaches_msc(2691)@9c4496f35a55: "Got RSL RR Release" TC_mscpool_sccp_n_pcstate_attaches_msc(2691)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_sccp_n_pcstate_attaches_msc(2691)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_sccp_n_pcstate_attaches_msc(2691)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_msc(2691)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: "connecting msc1" MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2694)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2694)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2694)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2692)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2694)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 MTC@9c4496f35a55: "TC_mscpool_sccp_n_pcstate_attaches_msc": using IMSI '001016002396855'H VirtMSC-RAN(2693)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2693)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_mscpool_sccp_n_pcstate_attaches_msc(2695)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2693)@9c4496f35a55: f_create_expect(l3 := '06270003505902080910100032000030'O, n_connectPointCode := omit VirtMSC-RAN(2693)@9c4496f35a55: Created Expect[0] for '06270003505902080910100032000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_msc(2695) TC_mscpool_sccp_n_pcstate_attaches_msc(2695)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2692)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2692)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2693)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2693)@9c4496f35a55: Found Expect[0] for '06270003505902080910100032000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_msc(2695) VirtMSC-RAN(2693)@9c4496f35a55: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_msc(2695)9150355 VirtMSC-SCCP(2692)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2692)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_msc(2695)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_mscpool_sccp_n_pcstate_attaches_msc(2695)@9c4496f35a55: 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(2695)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2692)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2692)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2692)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2692)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2692)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2692)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2692)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2692)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_sccp_n_pcstate_attaches_msc(2695)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2693)@9c4496f35a55: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_msc(2695)9150355 VirtMSC-SCCP(2692)@9c4496f35a55: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_msc(2695)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(2692)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2692)@9c4496f35a55: RLC received in state:disconnect_pending TC_mscpool_sccp_n_pcstate_attaches_msc(2695)@9c4496f35a55: "Got RSL Deact SACCH" TC_mscpool_sccp_n_pcstate_attaches_msc(2695)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_sccp_n_pcstate_attaches_msc(2695)@9c4496f35a55: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_msc(2695)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2692)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2670)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2671)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2672)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2669)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2693)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2694)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2676)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(2681)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2683)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2674)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2685)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2679)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2673)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2689)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2680)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2684)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2678)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2675)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2688)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2677)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2686)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2687)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2682)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2669): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2670): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2671): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2672): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2673): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2674): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2675): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2676): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2677): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2678): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2679): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2680): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2681): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2682): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2683): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2684): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2685): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2686): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2687): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2688): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2689): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_msc(2690): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_msc(2691): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2692): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2693): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2694): none (pasSun Jun 9 06:45:08 UTC 2024 ====== BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc.talloc s -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_msc(2695): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mscpool_sccp_n_pcstate_attaches_msc finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=846001) Waiting for packet dumper to finish... 1 (prev_count=846001, count=1634061) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail'. ------ BSC_Tests.TC_early_conn_fail ------ Sun Jun 9 06:45: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_early_conn_fail.pcap" >/data/BSC_Tests.TC_early_conn_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_early_conn_fail started. VirtMSC-M3UA(2698)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2698)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2698)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2697)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2698)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2698)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2700)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2700)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2700)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2699)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2700)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2703)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2703)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2703)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2703)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_early_conn_fail() start" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2698)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2697)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2696)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2701)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2699)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2702)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2700)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2703)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2696): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2697): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2698): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2699): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2700): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2701): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2702): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2703): none (pass -> pass) MTC@9c4496f35a55: Test case TC_early_conn_fail finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail pass'. Sun Jun 9 06:45:16 UTC 2024 ====== BSC_Tests.TC_early_conn_fail pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_early_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=215295) Waiting for packet dumper to finish... 1 (prev_count=215295, count=402102) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail'. ------ BSC_Tests.TC_late_conn_fail ------ Sun Jun 9 06: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_late_conn_fail.pcap" >/data/BSC_Tests.TC_late_conn_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_late_conn_fail started. VirtMSC-M3UA(2706)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2706)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2706)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2705)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2706)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2706)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2708)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2708)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2708)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2707)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2708)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2711)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2711)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2711)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2711)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_late_conn_fail() start" VirtMSC-SCCP(2705)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2705)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2705)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2705)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2705)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2705)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2705)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2705)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2705)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2705)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2705)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2705)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2705)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 VirtMSC-SCCP(2705)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2705)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2705)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2706)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2704)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2709)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2707)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2708)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2711)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2710)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2704): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2705): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2706): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2707): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2708): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2709): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2710): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2711): none (pass -> pass) MTC@9c4496f35a55: Test case TC_late_conn_fail finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail pass'. Sun Jun 9 06:45:28 UTC 2024 ====== BSC_Tests.TC_late_conn_fail pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_late_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241725) Waiting for packet dumper to finish... 1 (prev_count=241725, count=428532) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail'. ------ BSC_Tests.TC_stats_conn_fail ------ Sun Jun 9 06: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_stats_conn_fail.pcap" >/data/BSC_Tests.TC_stats_conn_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_stats_conn_fail started. MTC@9c4496f35a55: "TC_stats_conn_fail": using IMSI '001019159487551'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2715)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2715)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2715)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2713)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2718)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2718)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2718)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2716)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2715)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2718)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2714)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2714)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2717)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2721)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2721)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2721)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2721)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_stats_conn_fail() start" VirtMSC-RAN(2714)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910101995845715'O, n_connectPointCode := omit VirtMSC-RAN(2714)@9c4496f35a55: Created Expect[0] for '05240103505902080910101995845715'O to be handled at TC_stats_conn_fail(2723) VirtMSC-SCCP(2713)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2713)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2714)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2714)@9c4496f35a55: Found Expect[0] for '05240103505902080910101995845715'O handled at TC_stats_conn_fail(2723) VirtMSC-RAN(2714)@9c4496f35a55: Added conn table entry 0TC_stats_conn_fail(2723)12222814 VirtMSC-SCCP(2713)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2713)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2722)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(2720)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_stats_conn_fail(2723) VirtMSC-SCCP(2713)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2713)@9c4496f35a55: vl_len:16 VirtMSC-SCCP(2713)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2713)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000E010B030208FF7C06010203040926'O VirtMSC-SCCP(2713)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2713)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2713)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2713)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stats_conn_fail(2723)@9c4496f35a55: setverdict(pass): none -> pass TC_stats_conn_fail(2723)@9c4496f35a55: 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 := '2D32C79C'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 := '767975C2'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(2723)@9c4496f35a55: "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(2723)@9c4496f35a55: "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(2712)@9c4496f35a55: 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(2712)@9c4496f35a55: 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(2713)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2713)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2713)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2713)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-STATS(2712)@9c4496f35a55: 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(2712)@9c4496f35a55: 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(2723)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2713)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2713)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2713)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2713)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2713)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2713)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2713)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2713)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stats_conn_fail(2723)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2714)@9c4496f35a55: Deleted conn table entry 0TC_stats_conn_fail(2723)12222814 VirtMSC-SCCP(2713)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2713)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2713)@9c4496f35a55: RLC received in state:disconnect_pending TC_stats_conn_fail(2723)@9c4496f35a55: "Got RSL RR Release" TC_stats_conn_fail(2723)@9c4496f35a55: "Got RSL Deact SACCH" TC_stats_conn_fail(2723)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_stats_conn_fail(2723)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2714)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2713)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2712)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2715)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2719)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2717)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2716)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2722)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2720)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2718)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2721)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2712): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2713): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2714): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2715): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2716): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2717): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2718): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2719): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2720): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2721): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2722): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_stats_conn_fail(2723): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_stats_conn_fail finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail pass'. Sun Jun 9 06:45:41 UTC 2024 ====== BSC_Tests.TC_stats_conn_fail pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_stats_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398061) Waiting for packet dumper to finish... 1 (prev_count=398061, count=593194) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow'. ------ BSC_Tests.TC_assignment_emerg_setup_allow ------ Sun Jun 9 06:45: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_emerg_setup_allow started. MTC@9c4496f35a55: "TC_assignment_emerg_setup_allow": using IMSI '001015941509151'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2727)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2727)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2727)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2725)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2730)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2730)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2730)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2728)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2727)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2730)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2726)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2726)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2729)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2733)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2733)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2733)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2733)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_emerg_setup_allow() start" VirtMSC-RAN(2726)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910109514051915'O, n_connectPointCode := omit VirtMSC-RAN(2726)@9c4496f35a55: Created Expect[0] for '05240103505902080910109514051915'O to be handled at TC_assignment_emerg_setup_allow(2735) VirtMSC-SCCP(2725)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2725)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2726)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2726)@9c4496f35a55: Found Expect[0] for '05240103505902080910109514051915'O handled at TC_assignment_emerg_setup_allow(2735) VirtMSC-RAN(2726)@9c4496f35a55: Added conn table entry 0TC_assignment_emerg_setup_allow(2735)1371926 VirtMSC-SCCP(2725)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2725)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2725)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2725)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2725)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2725)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-RSL(2734)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(2732)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_emerg_setup_allow(2735) VirtMSC-SCCP(2725)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2725)@9c4496f35a55: vl_len:26 VirtMSC-SCCP(2725)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2725)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0018010B06010AC29181057C060102030409267D058189018280'O TC_assignment_emerg_setup_allow(2735)@9c4496f35a55: 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(2732)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "465", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "da" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_emerg_setup_allow(2735) VirtMSC-SCCP(2725)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2725)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2725)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2725)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow(2735)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_emerg_setup_allow(2735)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_assignment_emerg_setup_allow(2735)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2725)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2725)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2725)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2725)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2725)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2725)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2725)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2725)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow(2735)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2726)@9c4496f35a55: Deleted conn table entry 0TC_assignment_emerg_setup_allow(2735)1371926 VirtMSC-SCCP(2725)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_emerg_setup_allow(2735)@9c4496f35a55: "Got RSL RR Release" TC_assignment_emerg_setup_allow(2735)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2725)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2725)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_emerg_setup_allow(2735)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_emerg_setup_allow(2735)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2727)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2726)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2731)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2725)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2724)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2729)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2734)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2728)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2730)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2732)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2733)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2724): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2725): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2726): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2727): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2728): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2729): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2730): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2731): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2732): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2733): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2734): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_emerg_setup_allow(2735): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_emerg_setup_allow finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow pass'. Sun Jun 9 06:45:55 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_allow pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=344011) Waiting for packet dumper to finish... 1 (prev_count=344011, count=532189) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei'. ------ BSC_Tests.TC_assignment_emerg_setup_allow_imei ------ Sun Jun 9 06:46: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_emerg_setup_allow_imei started. MTC@9c4496f35a55: "TC_assignment_emerg_setup_allow_imei": using IMSI '001017461869626'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2739)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2739)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2739)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2737)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2742)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2742)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2742)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2740)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2739)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2742)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2738)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2738)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2741)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2745)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2745)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2745)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2745)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_emerg_setup_allow_imei() start" VirtMSC-RAN(2738)@9c4496f35a55: f_create_expect(l3 := '05240103505902080A10101488027403'O, n_connectPointCode := omit VirtMSC-RAN(2738)@9c4496f35a55: Created Expect[0] for '05240103505902080A10101488027403'O to be handled at TC_assignment_emerg_setup_allow_imei(2747) VirtMSC-SCCP(2737)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2737)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2738)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2738)@9c4496f35a55: Found Expect[0] for '05240103505902080A10101488027403'O handled at TC_assignment_emerg_setup_allow_imei(2747) VirtMSC-RAN(2738)@9c4496f35a55: Added conn table entry 0TC_assignment_emerg_setup_allow_imei(2747)3659254 VirtMSC-SCCP(2737)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2737)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2737)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2737)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2737)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2737)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-RSL(2746)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(2744)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_emerg_setup_allow_imei(2747) VirtMSC-SCCP(2737)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2737)@9c4496f35a55: vl_len:26 VirtMSC-SCCP(2737)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2737)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0018010B06010AC29181057C060102030409267D058189018280'O TC_assignment_emerg_setup_allow_imei(2747)@9c4496f35a55: 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(2744)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "470", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "db" }, { 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(2747) VirtMSC-SCCP(2737)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2737)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2737)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2737)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow_imei(2747)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_emerg_setup_allow_imei(2747)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_assignment_emerg_setup_allow_imei(2747)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2737)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2737)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2737)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2737)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2737)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2737)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2737)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2737)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow_imei(2747)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2738)@9c4496f35a55: Deleted conn table entry 0TC_assignment_emerg_setup_allow_imei(2747)3659254 VirtMSC-SCCP(2737)@9c4496f35a55: Session index based on connection ID:0 TC_assignment_emerg_setup_allow_imei(2747)@9c4496f35a55: "Got RSL RR Release" TC_assignment_emerg_setup_allow_imei(2747)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2737)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2737)@9c4496f35a55: RLC received in state:disconnect_pending TC_assignment_emerg_setup_allow_imei(2747)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_emerg_setup_allow_imei(2747)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2737)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2738)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2736)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2739)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2743)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2746)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2740)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2741)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2742)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2744)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2745)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2736): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2737): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2738): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2739): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2740): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2741): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2742): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2743): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2744): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2745): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2746): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_emerg_setup_allow_imei(2747): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_emerg_setup_allow_imei finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei pass'. Sun Jun 9 06:46:09 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_allow_imei pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=343681) Waiting for packet dumper to finish... 1 (prev_count=343681, count=530310) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_msc ------ Sun Jun 9 06:46: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_emerg_setup_deny_msc started. MTC@9c4496f35a55: "TC_assignment_emerg_setup_deny_msc": using IMSI '001016335248444'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2751)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2751)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2751)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2749)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2754)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2754)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2754)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2752)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2751)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2754)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2750)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2750)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2753)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2757)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2757)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2757)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2757)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_emerg_setup_deny_msc() start" VirtMSC-RAN(2750)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103653424844'O, n_connectPointCode := omit VirtMSC-RAN(2750)@9c4496f35a55: Created Expect[0] for '05240103505902080910103653424844'O to be handled at TC_assignment_emerg_setup_deny_msc(2759) VirtMSC-SCCP(2749)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2749)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2750)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2750)@9c4496f35a55: Found Expect[0] for '05240103505902080910103653424844'O handled at TC_assignment_emerg_setup_deny_msc(2759) VirtMSC-RAN(2750)@9c4496f35a55: Added conn table entry 0TC_assignment_emerg_setup_deny_msc(2759)6835227 VirtMSC-SCCP(2749)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2749)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2749)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2749)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2749)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2749)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_msc(2759)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_emerg_setup_deny_msc(2759)@9c4496f35a55: "MSC instructs BSC to clear channel" TC_assignment_emerg_setup_deny_msc(2759)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_emerg_setup_deny_msc(2759)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" VirtMSC-SCCP(2749)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2749)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2749)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2749)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2749)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2749)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2749)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2749)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_msc(2759)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2750)@9c4496f35a55: Deleted conn table entry 0TC_assignment_emerg_setup_deny_msc(2759)6835227 TC_assignment_emerg_setup_deny_msc(2759)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-SCCP(2749)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 VirtMSC-SCCP(2749)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2749)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2749)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2748)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2751)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2750)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2755)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2752)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2758)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2753)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2754)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2756)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2757)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2748): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2749): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2750): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2751): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2752): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2753): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2754): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2755): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2756): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2757): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2758): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_emerg_setup_deny_msc(2759): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_emerg_setup_deny_msc finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc pass'. Sun Jun 9 06:46:21 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_deny_msc pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=274244) Waiting for packet dumper to finish... 1 (prev_count=274244, count=470614) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_bts ------ Sun Jun 9 06:46: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_assignment_emerg_setup_deny_bts started. MTC@9c4496f35a55: "TC_assignment_emerg_setup_deny_bts": using IMSI '001018204980162'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2763)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2763)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2763)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2761)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2766)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2766)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2766)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2764)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2763)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2766)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2762)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2762)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2765)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2769)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2769)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2769)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2769)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_assignment_emerg_setup_deny_bts() start" VirtMSC-RAN(2762)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910102840891026'O, n_connectPointCode := omit VirtMSC-RAN(2762)@9c4496f35a55: Created Expect[0] for '05240103505902080910102840891026'O to be handled at TC_assignment_emerg_setup_deny_bts(2771) VirtMSC-SCCP(2761)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2761)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2762)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2762)@9c4496f35a55: Found Expect[0] for '05240103505902080910102840891026'O handled at TC_assignment_emerg_setup_deny_bts(2771) VirtMSC-RAN(2762)@9c4496f35a55: Added conn table entry 0TC_assignment_emerg_setup_deny_bts(2771)16032653 VirtMSC-SCCP(2761)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2761)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2761)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2761)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2761)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2761)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_bts(2771)@9c4496f35a55: setverdict(pass): none -> pass TC_assignment_emerg_setup_deny_bts(2771)@9c4496f35a55: "MSC instructs BSC to clear channel" TC_assignment_emerg_setup_deny_bts(2771)@9c4496f35a55: "Got RSL Deact SACCH" TC_assignment_emerg_setup_deny_bts(2771)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" VirtMSC-SCCP(2761)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2761)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2761)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2761)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2761)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2761)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2761)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2761)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_bts(2771)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2762)@9c4496f35a55: Deleted conn table entry 0TC_assignment_emerg_setup_deny_bts(2771)16032653 TC_assignment_emerg_setup_deny_bts(2771)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-SCCP(2761)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 VirtMSC-SCCP(2761)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2761)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2761)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2762)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2767)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2763)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2760)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2765)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2770)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2764)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2766)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2769)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2768)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2760): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2761): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2762): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2763): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2764): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2765): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2766): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2767): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2768): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2769): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2770): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_assignment_emerg_setup_deny_bts(2771): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_assignment_emerg_setup_deny_bts finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts pass'. Sun Jun 9 06:46:34 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_deny_bts pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=275434) Waiting for packet dumper to finish... 1 (prev_count=275434, count=471569) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption'. ------ BSC_Tests.TC_emerg_premption ------ Sun Jun 9 06:46: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_emerg_premption.pcap" >/data/BSC_Tests.TC_emerg_premption.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_emerg_premption started. VirtMSC-M3UA(2774)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2774)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2774)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2773)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2774)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2774)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2776)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2776)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2776)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2775)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2776)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2779)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2779)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2779)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2779)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_emerg_premption() start" VirtMSC-SCCP(2773)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2773)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. MTC@9c4496f35a55: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(2773)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2773)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2773)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2773)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2773)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2773)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: GOT CAUSE CODE: '05'O = GSM48_RR_CAUSE_PREMPTIVE_REL (5) MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@9c4496f35a55: 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 := 9137283, importance := omit } VirtMSC-SCCP(2773)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2773)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2773)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2773)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040129'O VirtMSC-SCCP(2773)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2773)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2773)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2773)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2773)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 VirtMSC-SCCP(2773)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2773)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2773)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2774)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2777)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2772)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2775)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2776)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2779)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2778)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2772): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2773): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2774): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2775): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2776): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2777): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2778): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2779): none (pass -> pass) MTC@9c4496f35a55: Test case TC_emerg_premption finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption pass'. Sun Jun 9 06:46:47 UTC 2024 ====== BSC_Tests.TC_emerg_premption pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_emerg_premption.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=712541) Waiting for packet dumper to finish... 1 (prev_count=712541, count=722457) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ'. ------ BSC_Tests.TC_fh_params_chan_activ ------ Sun Jun 9 06:46: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_fh_params_chan_activ started. MTC@9c4496f35a55: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 2 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 33, maio := 15, ma := { 5, 10, 15, 20 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 15, maio := 23, ma := { 4, 8, 12, 16, 20, 24, 28, 32 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 29, maio := 7, ma := { 5, 10, 15, 20 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2782)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2782)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2782)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2781)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2782)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2782)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2784)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2784)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2784)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2783)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2784)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2787)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2787)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2787)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2787)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_fh_params_chan_activ() start" IPA-BTS0-TRX0-RSL-IPA(2787)@9c4496f35a55: IPA: Closed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2781)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2782)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2780)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2785)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(2787)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2784)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2783)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2786)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2780): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2781): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2782): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2783): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2784): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2785): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2786): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2787): none (pass -> pass) MTC@9c4496f35a55: Test case TC_fh_params_chan_activ finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ pass'. Sun Jun 9 06:46:58 UTC 2024 ====== BSC_Tests.TC_fh_params_chan_activ pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_fh_params_chan_activ.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=820292) Waiting for packet dumper to finish... 1 (prev_count=820292, count=821882) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass'. ------ BSC_Tests.TC_fh_params_imm_ass ------ Sun Jun 9 06:47: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_fh_params_imm_ass started. MTC@9c4496f35a55: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 2 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 55, maio := 22, ma := { 5, 10, 15, 20, 25, 30, 35, 40 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 17, maio := 55, ma := { 3, 6, 9, 12, 15, 18 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 26, maio := 11, ma := { 5, 10, 15, 20, 25, 30 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2790)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2790)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2790)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2789)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2790)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2790)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2792)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2792)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2792)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2791)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2792)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2795)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2795)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2795)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2795)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_fh_params_imm_ass() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(2795)@9c4496f35a55: IPA: Closed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2789)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2790)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2788)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(2793)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2795)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2791)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2792)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2794)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2788): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2789): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2790): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2791): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2792): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2793): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2794): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2795): none (pass -> pass) MTC@9c4496f35a55: Test case TC_fh_params_imm_ass finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass pass'. Sun Jun 9 06:47:09 UTC 2024 ====== BSC_Tests.TC_fh_params_imm_ass pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_fh_params_imm_ass.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=838124) Waiting for packet dumper to finish... 1 (prev_count=838124, count=840127) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd'. ------ BSC_Tests.TC_fh_params_assignment_cmd ------ Sun Jun 9 06:47: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_fh_params_assignment_cmd started. MTC@9c4496f35a55: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 1 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 58, maio := 47, ma := { 4, 8 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 36, maio := 61, ma := { 4, 8, 12, 16, 20, 24 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 15, maio := 56, ma := { 3, 6, 9, 12, 15 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2798)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2798)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2798)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2797)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2798)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2798)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2800)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2800)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2800)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2799)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2800)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2803)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2803)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2803)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2803)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_fh_params_assignment_cmd() start" VirtMSC-SCCP(2797)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2797)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2797)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2797)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(2797)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2797)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2797)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2797)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2797)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2797)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2797)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2797)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2797)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2797)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2797)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2797)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2797)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2797)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(2797)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2797)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2797)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2797)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2797)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2797)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2797)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2797)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2797)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(2797)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2797)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2797)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2797)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2797)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(2797)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2797)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2797)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2797)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2797)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2797)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2797)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2797)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2797)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2797)@9c4496f35a55: RLC received in state:disconnect_pending IPA-BTS0-TRX0-RSL-IPA(2803)@9c4496f35a55: IPA: Closed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2798)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2796)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2801)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2797)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2799)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2803)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2800)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2802)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2796): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2797): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2798): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2799): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2800): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2801): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2802): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2803): none (pass -> pass) MTC@9c4496f35a55: Test case TC_fh_params_assignment_cmd finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd pass'. Sun Jun 9 06:47:25 UTC 2024 ====== BSC_Tests.TC_fh_params_assignment_cmd pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_fh_params_assignment_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=682644) Waiting for packet dumper to finish... 1 (prev_count=682644, count=870386) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd'. ------ BSC_Tests.TC_fh_params_handover_cmd ------ Sun Jun 9 06:47: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_fh_params_handover_cmd started. MTC@9c4496f35a55: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 0 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 53, maio := 20, ma := { 5, 10, 15, 20, 25, 30, 35, 40, 45, 50 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 15, maio := 29, ma := { 4, 8, 12, 16, 20, 24 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 43, maio := 60, ma := { 4, 8, 12, 16, 20, 24 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2806)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2806)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2806)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2805)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2806)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2806)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2808)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2808)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2808)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2807)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2808)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2811)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2811)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2811)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2811)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2812)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2812)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2812)@9c4496f35a55: 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(2812)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_fh_params_handover_cmd() start" VirtMSC-SCCP(2805)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2805)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2805)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2805)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(2805)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2805)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2805)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2805)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2805)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2805)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2805)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2805)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2805)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2805)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2805)@9c4496f35a55: RLC received in state:disconnect_pending IPA-BTS0-TRX0-RSL-IPA(2811)@9c4496f35a55: IPA: Closed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2806)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2805)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2804)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2809)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-M3UA(2808)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2807)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2811)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2812)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2810)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2804): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2805): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2806): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2807): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2808): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2809): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2810): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2811): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2812): none (pass -> pass) MTC@9c4496f35a55: Test case TC_fh_params_handover_cmd finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd pass'. Sun Jun 9 06:47:39 UTC 2024 ====== BSC_Tests.TC_fh_params_handover_cmd pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_fh_params_handover_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=830459) Waiting for packet dumper to finish... 1 (prev_count=830459, count=1004370) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch'. ------ BSC_Tests.TC_fh_params_si4_cbch ------ Sun Jun 9 06:47: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_fh_params_si4_cbch started. MTC@9c4496f35a55: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 0 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 39, maio := 24, ma := { 4, 8, 12, 16, 20, 24 } }, { 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(2815)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2815)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2815)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2814)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2815)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2815)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2817)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2817)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2817)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2816)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2817)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2820)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2820)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2820)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2820)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_fh_params_si4_cbch() start" MTC@9c4496f35a55: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(2820)@9c4496f35a55: IPA: Closed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2814)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2815)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2813)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2818)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-M3UA(2817)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2816)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2820)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2819)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2813): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2814): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2815): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2816): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2817): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2818): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2819): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2820): none (pass -> pass) MTC@9c4496f35a55: Test case TC_fh_params_si4_cbch finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch pass'. Sun Jun 9 06:47:51 UTC 2024 ====== BSC_Tests.TC_fh_params_si4_cbch pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_fh_params_si4_cbch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=461524) Waiting for packet dumper to finish... 1 (prev_count=461524, count=647830) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:47: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.pcap" >/data/BSC_Tests.TC_lcs_loc_req_for_active_ms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcs_loc_req_for_active_ms started. MTC@9c4496f35a55: "TC_lcs_loc_req_for_active_ms": using IMSI '001011450553740'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2824)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2824)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2824)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2822)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2827)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2827)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2827)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2825)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2824)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2827)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2823)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2823)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2826)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2830)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2830)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcs_loc_req_for_active_ms() start" VirtMSC-RAN(2823)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910104105557304'O, n_connectPointCode := omit VirtMSC-RAN(2823)@9c4496f35a55: Created Expect[0] for '05240103505902080910104105557304'O to be handled at TC_lcs_loc_req_for_active_ms(2832) VirtMSC-SCCP(2822)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2822)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2823)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2823)@9c4496f35a55: Found Expect[0] for '05240103505902080910104105557304'O handled at TC_lcs_loc_req_for_active_ms(2832) VirtMSC-RAN(2823)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_for_active_ms(2832)1575418 VirtMSC-SCCP(2822)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2822)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-BSSAP_LE(2826)@9c4496f35a55: Created IMSI[0] for '001011450553740'H'FFFFFFFF'O to be handled at TC_lcs_loc_req_for_active_ms(2832) VirtMSC-SCCP(2822)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2822)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(2822)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2822)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910104105557304'O VirtSMLC-SCCP(2825)@9c4496f35a55: First idle individual index:0 VirtSMLC-SCCP(2825)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2826)@9c4496f35a55: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_active_ms(2832) for IMSI '001011450553740'H VirtSMLC-BSSAP_LE(2826)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_for_active_ms(2832)12911543 VirtSMLC-SCCP(2825)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2825)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-SCCP(2825)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2825)@9c4496f35a55: vl_len:13 VirtSMLC-SCCP(2825)@9c4496f35a55: vl_from0 VirtSMLC-SCCP(2825)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000B2D450810B0646D0D5F6627'O VirtMSC-SCCP(2822)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2822)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2822)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2822)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2825)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2826)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms(2832)12911543 VirtMSC-SCCP(2822)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2822)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2822)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2822)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_for_active_ms(2832)@9c4496f35a55: setverdict(pass): none -> pass TC_lcs_loc_req_for_active_ms(2832)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2822)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2822)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2822)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2822)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2822)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2822)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2822)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2822)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_for_active_ms(2832)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2823)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms(2832)1575418 VirtMSC-SCCP(2822)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2822)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2822)@9c4496f35a55: RLC received in state:disconnect_pending TC_lcs_loc_req_for_active_ms(2832)@9c4496f35a55: "Got RSL RR Release" TC_lcs_loc_req_for_active_ms(2832)@9c4496f35a55: "Got RSL Deact SACCH" TC_lcs_loc_req_for_active_ms(2832)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_lcs_loc_req_for_active_ms(2832)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_active_ms(2832)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2822)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2821)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2823)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2824)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2828)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2825)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2831)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2826)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2827)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2830)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2829)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2821): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2822): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2823): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2824): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2825): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2826): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2827): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2828): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2829): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2830): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2831): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcs_loc_req_for_active_ms(2832): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcs_loc_req_for_active_ms finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms pass'. Sun Jun 9 06:48:06 UTC 2024 ====== BSC_Tests.TC_lcs_loc_req_for_active_ms pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=309554) Waiting for packet dumper to finish... 1 (prev_count=309554, count=497797) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:48: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcs_loc_req_for_active_ms_ta_req started. MTC@9c4496f35a55: "TC_lcs_loc_req_for_active_ms_ta_req": using IMSI '001017331903604'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2836)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2836)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2836)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2834)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2839)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2839)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2839)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2837)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2836)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2839)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2835)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2835)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2838)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2842)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2842)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2842)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2842)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcs_loc_req_for_active_ms_ta_req() start" VirtMSC-RAN(2835)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103713096340'O, n_connectPointCode := omit VirtMSC-RAN(2835)@9c4496f35a55: Created Expect[0] for '05240103505902080910103713096340'O to be handled at TC_lcs_loc_req_for_active_ms_ta_req(2844) VirtMSC-SCCP(2834)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2834)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2835)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2835)@9c4496f35a55: Found Expect[0] for '05240103505902080910103713096340'O handled at TC_lcs_loc_req_for_active_ms_ta_req(2844) VirtMSC-RAN(2835)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_for_active_ms_ta_req(2844)1236472 VirtMSC-SCCP(2834)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2834)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-BSSAP_LE(2838)@9c4496f35a55: Created IMSI[0] for '001017331903604'H'FFFFFFFF'O to be handled at TC_lcs_loc_req_for_active_ms_ta_req(2844) VirtMSC-SCCP(2834)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2834)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(2834)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2834)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910103713096340'O VirtSMLC-SCCP(2837)@9c4496f35a55: First idle individual index:0 VirtSMLC-SCCP(2837)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2838)@9c4496f35a55: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_active_ms_ta_req(2844) for IMSI '001017331903604'H VirtSMLC-BSSAP_LE(2838)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_for_active_ms_ta_req(2844)13159525 VirtSMLC-SCCP(2837)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2837)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-SCCP(2837)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2837)@9c4496f35a55: vl_len:8 VirtSMLC-SCCP(2837)@9c4496f35a55: vl_from0 VirtSMLC-SCCP(2837)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00062A4900020101'O VirtSMLC-SCCP(2837)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-SCCP(2837)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2837)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2837)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_for_active_ms_ta_req(2844)@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2837)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2837)@9c4496f35a55: vl_len:13 VirtSMLC-SCCP(2837)@9c4496f35a55: vl_from0 VirtSMLC-SCCP(2837)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000B2D450810B0646D0D5F6627'O VirtMSC-SCCP(2834)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2834)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2834)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2834)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2837)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2838)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms_ta_req(2844)13159525 VirtMSC-SCCP(2834)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2834)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2834)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2834)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_for_active_ms_ta_req(2844)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_active_ms_ta_req(2844)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2834)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2834)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2834)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2834)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2834)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2834)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2834)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2834)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_for_active_ms_ta_req(2844)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2835)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms_ta_req(2844)1236472 VirtMSC-SCCP(2834)@9c4496f35a55: Session index based on connection ID:0 TC_lcs_loc_req_for_active_ms_ta_req(2844)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(2834)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2834)@9c4496f35a55: RLC received in state:disconnect_pending TC_lcs_loc_req_for_active_ms_ta_req(2844)@9c4496f35a55: "Got RSL Deact SACCH" TC_lcs_loc_req_for_active_ms_ta_req(2844)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_lcs_loc_req_for_active_ms_ta_req(2844)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_active_ms_ta_req(2844)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2836)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2833)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2834)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2835)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2840)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2843)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2837)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2838)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2839)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2842)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2841)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2833): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2834): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2835): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2836): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2837): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2838): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2839): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2840): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2841): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2842): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2843): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcs_loc_req_for_active_ms_ta_req(2844): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcs_loc_req_for_active_ms_ta_req finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req pass'. Sun Jun 9 06:48:21 UTC 2024 ====== BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req pass ====== Saving talloc report from 172.18.145.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=331373) Waiting for packet dumper to finish... 1 (prev_count=331373, count=518503) MTC@9c4496f35a55: 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@9c4496f35a55: 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 ------ Sun Jun 9 06:48: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcs_loc_req_for_idle_ms started. MTC@9c4496f35a55: "TC_lcs_loc_req_for_idle_ms": using IMSI '001010980232365'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2848)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2848)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2848)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2846)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2851)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2851)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2851)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2849)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2848)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2851)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2847)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2847)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2850)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2854)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2854)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2854)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2854)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcs_loc_req_for_idle_ms() start" VirtSMLC-BSSAP_LE(2850)@9c4496f35a55: Created IMSI[0] for '001010980232365'H'FFFFFFFF'O to be handled at TC_lcs_loc_req_for_idle_ms(2856) VirtMSC-RAN(2847)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_for_idle_ms(2856)15777941 VirtMSC-SCCP(2846)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2846)@9c4496f35a55: { messageType := 2, destLocRef := 'F0C095'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(2846)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-SCCP(2849)@9c4496f35a55: First idle individual index:0 VirtSMLC-SCCP(2849)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2850)@9c4496f35a55: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_idle_ms(2856) for IMSI '001010980232365'H VirtSMLC-BSSAP_LE(2850)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_for_idle_ms(2856)9986829 VirtSMLC-SCCP(2849)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2849)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-SCCP(2849)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2849)@9c4496f35a55: vl_len:8 VirtSMLC-SCCP(2849)@9c4496f35a55: vl_from0 VirtSMLC-SCCP(2849)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00062A4900020101'O TC_lcs_loc_req_for_idle_ms(2856)@9c4496f35a55: "got Paging Command" TC_lcs_loc_req_for_idle_ms(2856)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2847)@9c4496f35a55: f_create_expect(l3 := '06270003505902080910109008323256'O, n_connectPointCode := omit VirtMSC-RAN(2847)@9c4496f35a55: Created Expect[0] for '06270003505902080910109008323256'O to be handled at TC_lcs_loc_req_for_idle_ms(2856) TC_lcs_loc_req_for_idle_ms(2856)@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2849)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-SCCP(2849)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2849)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2849)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_for_idle_ms(2856)@9c4496f35a55: "Got RSL RR Release" TC_lcs_loc_req_for_idle_ms(2856)@9c4496f35a55: "Got RSL Deact SACCH" TC_lcs_loc_req_for_idle_ms(2856)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_lcs_loc_req_for_idle_ms(2856)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2849)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2849)@9c4496f35a55: vl_len:13 VirtSMLC-SCCP(2849)@9c4496f35a55: vl_from0 VirtSMLC-SCCP(2849)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000B2D450810B0646D0D5F6627'O VirtMSC-SCCP(2846)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2846)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2846)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2846)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2849)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2850)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_for_idle_ms(2856)9986829 TC_lcs_loc_req_for_idle_ms(2856)@9c4496f35a55: "f_verify_active_A_conn_and_clear: test A link, then clear" VirtMSC-SCCP(2846)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2846)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(2846)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2846)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910109008323256'O VirtSMLC-SCCP(2849)@9c4496f35a55: First idle individual index:0 VirtSMLC-SCCP(2849)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtSMLC-SCCP(2849)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2850)@9c4496f35a55: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_idle_ms(2856) for IMSI '001010980232365'H VirtSMLC-BSSAP_LE(2850)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_for_idle_ms(2856)1982173 VirtSMLC-SCCP(2849)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2849)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2846)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2846)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2846)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2846)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2846)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2846)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2846)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2846)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2849)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-SCCP(2849)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2849)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2849)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(2847)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_for_idle_ms(2856)15777941 VirtMSC-SCCP(2846)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2846)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2846)@9c4496f35a55: RLC received in state:disconnect_pending VirtSMLC-SCCP(2849)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2850)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_for_idle_ms(2856)1982173 TC_lcs_loc_req_for_idle_ms(2856)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_idle_ms(2856)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_idle_ms(2856)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2846)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2847)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2848)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2852)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2845)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2849)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2850)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2855)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2853)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2851)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2854)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2845): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2846): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2847): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2848): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2849): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2850): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2851): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2852): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2853): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2854): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2855): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcs_loc_req_for_idle_ms(2856): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcs_loc_req_for_idle_ms finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms pass'. Sun Jun 9 06:48:40 UTC 2024 ====== BSC_Tests.TC_lcs_loc_req_for_idle_ms pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_lcs_loc_req_for_idle_ms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=355689) Waiting for packet dumper to finish... 1 (prev_count=355689, count=542819) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_no_subscriber'. ------ BSC_Tests.TC_lcs_loc_req_no_subscriber ------ Sun Jun 9 06:48: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_no_subscriber' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcs_loc_req_no_subscriber started. MTC@9c4496f35a55: "TC_lcs_loc_req_no_subscriber": using IMSI '001010193482098'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2860)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2860)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2860)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2858)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2863)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2863)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2863)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2861)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2860)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2863)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2859)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2859)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2862)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2866)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2866)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2866)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2866)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcs_loc_req_no_subscriber() start" VirtSMLC-BSSAP_LE(2862)@9c4496f35a55: Created IMSI[0] for '001010193482098'H'FFFFFFFF'O to be handled at TC_lcs_loc_req_no_subscriber(2868) VirtMSC-RAN(2859)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_no_subscriber(2868)11889579 VirtMSC-SCCP(2858)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2858)@9c4496f35a55: { messageType := 2, destLocRef := 'B56BAB'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(2858)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2858)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2858)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2858)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2858)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_no_subscriber(2868)@9c4496f35a55: "f_verify_active_A_conn_and_clear: test A link, then clear" VirtMSC-SCCP(2858)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2858)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(2858)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2858)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910101039840289'O VirtSMLC-SCCP(2861)@9c4496f35a55: First idle individual index:0 VirtSMLC-SCCP(2861)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2862)@9c4496f35a55: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_no_subscriber(2868) for IMSI '001010193482098'H VirtSMLC-BSSAP_LE(2862)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_no_subscriber(2868)2699324 VirtSMLC-SCCP(2861)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2861)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2858)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2858)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2858)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2858)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2858)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2858)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2858)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2858)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2861)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-SCCP(2861)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2861)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2861)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(2859)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_no_subscriber(2868)11889579 VirtMSC-SCCP(2858)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2858)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2858)@9c4496f35a55: RLC received in state:disconnect_pending VirtSMLC-SCCP(2861)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2862)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_no_subscriber(2868)2699324 TC_lcs_loc_req_no_subscriber(2868)@9c4496f35a55: setverdict(pass): none -> pass TC_lcs_loc_req_no_subscriber(2868)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_no_subscriber(2868)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2860)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2857)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2858)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2859)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2864)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2862)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2861)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2867)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2866)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2863)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2865)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2857): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2858): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2859): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2860): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2861): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2862): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2863): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2864): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2865): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2866): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2867): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcs_loc_req_no_subscriber(2868): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcs_loc_req_no_subscriber finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_no_subscriber pass'. Sun Jun 9 06:48:57 UTC 2024 ====== BSC_Tests.TC_lcs_loc_req_no_subscriber pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_lcs_loc_req_no_subscriber.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=294045) Waiting for packet dumper to finish... 1 (prev_count=294045, count=490504) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_no_subscriber pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:49: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcs_loc_req_for_active_ms_le_timeout started. MTC@9c4496f35a55: "TC_lcs_loc_req_for_active_ms_le_timeout": using IMSI '001011327128339'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2872)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2872)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2872)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2870)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2875)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2875)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2875)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2873)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2872)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2875)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2871)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2871)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2874)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2878)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2878)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2878)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2878)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcs_loc_req_for_active_ms_le_timeout() start" VirtMSC-RAN(2871)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103172213893'O, n_connectPointCode := omit VirtMSC-RAN(2871)@9c4496f35a55: Created Expect[0] for '05240103505902080910103172213893'O to be handled at TC_lcs_loc_req_for_active_ms_le_timeout(2880) VirtMSC-SCCP(2870)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2870)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2871)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2871)@9c4496f35a55: Found Expect[0] for '05240103505902080910103172213893'O handled at TC_lcs_loc_req_for_active_ms_le_timeout(2880) VirtMSC-RAN(2871)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout(2880)13285249 VirtMSC-SCCP(2870)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2870)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-BSSAP_LE(2874)@9c4496f35a55: Created IMSI[0] for '001011327128339'H'FFFFFFFF'O to be handled at TC_lcs_loc_req_for_active_ms_le_timeout(2880) VirtMSC-SCCP(2870)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2870)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(2870)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2870)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910103172213893'O VirtSMLC-SCCP(2873)@9c4496f35a55: First idle individual index:0 VirtSMLC-SCCP(2873)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2874)@9c4496f35a55: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_active_ms_le_timeout(2880) for IMSI '001011327128339'H VirtSMLC-BSSAP_LE(2874)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout(2880)3617870 VirtSMLC-SCCP(2873)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2873)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2870)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2870)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2870)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2870)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2873)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-SCCP(2873)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2873)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2873)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2873)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2874)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout(2880)3617870 TC_lcs_loc_req_for_active_ms_le_timeout(2880)@9c4496f35a55: "f_verify_active_A_conn_and_clear: test A link, then clear" VirtMSC-SCCP(2870)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2870)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(2870)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2870)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910103172213893'O VirtSMLC-SCCP(2873)@9c4496f35a55: First idle individual index:0 VirtSMLC-SCCP(2873)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtSMLC-SCCP(2873)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2874)@9c4496f35a55: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_active_ms_le_timeout(2880) for IMSI '001011327128339'H VirtSMLC-BSSAP_LE(2874)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout(2880)2423119 VirtSMLC-SCCP(2873)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2873)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2870)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2870)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2870)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2870)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2870)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2870)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2870)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2870)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2873)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-SCCP(2873)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2873)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2873)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(2871)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout(2880)13285249 VirtMSC-SCCP(2870)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2870)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2870)@9c4496f35a55: RLC received in state:disconnect_pending VirtSMLC-SCCP(2873)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2874)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout(2880)2423119 TC_lcs_loc_req_for_active_ms_le_timeout(2880)@9c4496f35a55: setverdict(pass): none -> pass TC_lcs_loc_req_for_active_ms_le_timeout(2880)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_active_ms_le_timeout(2880)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(2869)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2870)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2871)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2872)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2876)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2873)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2879)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2874)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2875)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2878)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2877)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2869): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2870): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2871): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2872): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2873): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2874): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2875): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2876): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2877): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2878): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2879): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcs_loc_req_for_active_ms_le_timeout(2880): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcs_loc_req_for_active_ms_le_timeout finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout pass'. Sun Jun 9 06:49:20 UTC 2024 ====== BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout pass ====== Saving talloc report from 172.18.145.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=349356) Waiting for packet dumper to finish... 1 (prev_count=349356, count=545814) MTC@9c4496f35a55: 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@9c4496f35a55: 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 ------ Sun Jun 9 06:49: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcs_loc_req_for_active_ms_le_timeout2 started. MTC@9c4496f35a55: "TC_lcs_loc_req_for_active_ms_le_timeout2": using IMSI '001010837246503'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2884)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2884)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2884)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2882)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2887)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2887)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2887)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2885)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2884)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2887)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2883)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2883)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2886)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2890)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2890)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcs_loc_req_for_active_ms_le_timeout2() start" VirtMSC-RAN(2883)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910108073425630'O, n_connectPointCode := omit VirtMSC-RAN(2883)@9c4496f35a55: Created Expect[0] for '05240103505902080910108073425630'O to be handled at TC_lcs_loc_req_for_active_ms_le_timeout2(2892) VirtMSC-SCCP(2882)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2882)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2883)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2883)@9c4496f35a55: Found Expect[0] for '05240103505902080910108073425630'O handled at TC_lcs_loc_req_for_active_ms_le_timeout2(2892) VirtMSC-RAN(2883)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout2(2892)10385795 VirtMSC-SCCP(2882)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2882)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-BSSAP_LE(2886)@9c4496f35a55: Created IMSI[0] for '001010837246503'H'FFFFFFFF'O to be handled at TC_lcs_loc_req_for_active_ms_le_timeout2(2892) VirtMSC-SCCP(2882)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2882)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(2882)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2882)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910108073425630'O VirtSMLC-SCCP(2885)@9c4496f35a55: First idle individual index:0 VirtSMLC-SCCP(2885)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2886)@9c4496f35a55: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_active_ms_le_timeout2(2892) for IMSI '001010837246503'H VirtSMLC-BSSAP_LE(2886)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout2(2892)11919893 VirtSMLC-SCCP(2885)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2885)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-SCCP(2885)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2885)@9c4496f35a55: vl_len:8 VirtSMLC-SCCP(2885)@9c4496f35a55: vl_from0 VirtSMLC-SCCP(2885)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00062A4900020101'O VirtSMLC-SCCP(2885)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-SCCP(2885)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2885)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2885)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_for_active_ms_le_timeout2(2892)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(2882)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2882)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2882)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2882)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2885)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-SCCP(2885)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2885)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2885)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2885)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2886)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout2(2892)11919893 TC_lcs_loc_req_for_active_ms_le_timeout2(2892)@9c4496f35a55: "f_verify_active_A_conn_and_clear: test A link, then clear" VirtMSC-SCCP(2882)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2882)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(2882)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2882)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910108073425630'O VirtSMLC-SCCP(2885)@9c4496f35a55: First idle individual index:0 VirtSMLC-SCCP(2885)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtSMLC-SCCP(2885)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2886)@9c4496f35a55: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_active_ms_le_timeout2(2892) for IMSI '001010837246503'H VirtSMLC-BSSAP_LE(2886)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout2(2892)1017202 VirtSMLC-SCCP(2885)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2885)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2882)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2882)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2882)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2882)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2882)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2882)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2882)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2882)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2885)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-SCCP(2885)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2885)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2885)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(2883)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout2(2892)10385795 VirtMSC-SCCP(2882)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2882)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2882)@9c4496f35a55: RLC received in state:disconnect_pending VirtSMLC-SCCP(2885)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2886)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout2(2892)1017202 TC_lcs_loc_req_for_active_ms_le_timeout2(2892)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_active_ms_le_timeout2(2892)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_active_ms_le_timeout2(2892)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2883)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2884)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2881)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2888)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2882)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2886)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2891)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2885)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2889)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2890)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2887)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2881): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2882): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2883): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2884): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2885): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2886): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2887): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2888): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2889): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2890): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2891): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcs_loc_req_for_active_ms_le_timeout2(2892): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcs_loc_req_for_active_ms_le_timeout2 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 pass'. Sun Jun 9 06:49:43 UTC 2024 ====== BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 pass ====== Saving talloc report from 172.18.145.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=357947) Waiting for packet dumper to finish... 1 (prev_count=357947, count=554405) MTC@9c4496f35a55: 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@9c4496f35a55: 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 ------ Sun Jun 9 06: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_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@9c4496f35a55: 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@9c4496f35a55: Test case TC_lcs_loc_req_for_idle_ms_no_pag_resp started. MTC@9c4496f35a55: "TC_lcs_loc_req_for_idle_ms_no_pag_resp": using IMSI '001015118083196'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2896)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2896)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2896)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2894)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2899)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2899)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2899)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2897)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2896)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2899)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2895)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2895)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2898)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2902)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2902)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2902)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2902)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcs_loc_req_for_idle_ms_no_pag_resp() start" VirtSMLC-BSSAP_LE(2898)@9c4496f35a55: Created IMSI[0] for '001015118083196'H'FFFFFFFF'O to be handled at TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904) VirtMSC-RAN(2895)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)2069117 VirtMSC-SCCP(2894)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2894)@9c4496f35a55: { messageType := 2, destLocRef := '1F927D'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(2894)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-SCCP(2897)@9c4496f35a55: First idle individual index:0 VirtSMLC-SCCP(2897)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2898)@9c4496f35a55: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904) for IMSI '001015118083196'H VirtSMLC-BSSAP_LE(2898)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)13576515 VirtSMLC-SCCP(2897)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2897)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-SCCP(2897)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2897)@9c4496f35a55: vl_len:8 VirtSMLC-SCCP(2897)@9c4496f35a55: vl_from0 VirtSMLC-SCCP(2897)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00062A4900020101'O TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)@9c4496f35a55: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)@9c4496f35a55: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)@9c4496f35a55: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)@9c4496f35a55: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)@9c4496f35a55: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)@9c4496f35a55: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)@9c4496f35a55: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)@9c4496f35a55: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)@9c4496f35a55: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)@9c4496f35a55: "got Paging Command" VirtSMLC-SCCP(2897)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-SCCP(2897)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2897)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2897)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)@9c4496f35a55: 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(2904)@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2897)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2897)@9c4496f35a55: vl_len:6 VirtSMLC-SCCP(2897)@9c4496f35a55: vl_from0 VirtSMLC-SCCP(2897)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00042D470107'O VirtMSC-SCCP(2894)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2894)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2894)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2894)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2897)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2898)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)13576515 TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)@9c4496f35a55: "f_verify_active_A_conn_and_clear: test A link, then clear" VirtMSC-SCCP(2894)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2894)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(2894)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2894)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910101581801369'O VirtSMLC-SCCP(2897)@9c4496f35a55: First idle individual index:0 VirtSMLC-SCCP(2897)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtSMLC-SCCP(2897)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2898)@9c4496f35a55: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904) for IMSI '001015118083196'H VirtSMLC-BSSAP_LE(2898)@9c4496f35a55: Added conn table entry 0TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)66259 VirtSMLC-SCCP(2897)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2897)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2894)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2894)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2894)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2894)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2894)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2894)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2894)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2894)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2897)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-SCCP(2897)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2897)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2897)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(2895)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)2069117 VirtMSC-SCCP(2894)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2894)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2894)@9c4496f35a55: RLC received in state:disconnect_pending VirtSMLC-SCCP(2897)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2898)@9c4496f35a55: Deleted conn table entry 0TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)66259 TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2895)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2894)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2896)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2893)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2900)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2897)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2903)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2898)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2899)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2901)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2902)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2893): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2894): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2895): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2896): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2897): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2898): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2899): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2900): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2901): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2902): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2903): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcs_loc_req_for_idle_ms_no_pag_resp(2904): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcs_loc_req_for_idle_ms_no_pag_resp finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp pass'. Sun Jun 9 06:50:06 UTC 2024 ====== BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp pass ====== Saving talloc report from 172.18.145.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=367640) Waiting for packet dumper to finish... 1 (prev_count=367640, count=564099) MTC@9c4496f35a55: 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@9c4496f35a55: 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 ------ Sun Jun 9 06:50: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_service_during_lcs_loc_req' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cm_service_during_lcs_loc_req started. MTC@9c4496f35a55: "TC_cm_service_during_lcs_loc_req": using IMSI '001016196287568'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2908)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2908)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2908)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2906)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2911)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2911)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2911)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2909)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2908)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2911)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2907)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2907)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2910)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2914)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2914)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2914)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2914)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cm_service_during_lcs_loc_req() start" VirtSMLC-BSSAP_LE(2910)@9c4496f35a55: Created IMSI[0] for '001016196287568'H'FFFFFFFF'O to be handled at TC_cm_service_during_lcs_loc_req(2916) VirtMSC-RAN(2907)@9c4496f35a55: Added conn table entry 0TC_cm_service_during_lcs_loc_req(2916)15889876 VirtMSC-SCCP(2906)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2906)@9c4496f35a55: { messageType := 2, destLocRef := 'F275D4'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(2906)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-SCCP(2909)@9c4496f35a55: First idle individual index:0 VirtSMLC-SCCP(2909)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2910)@9c4496f35a55: ExpectedCreateCallback: Found ConnHdlr TC_cm_service_during_lcs_loc_req(2916) for IMSI '001016196287568'H VirtSMLC-BSSAP_LE(2910)@9c4496f35a55: Added conn table entry 0TC_cm_service_during_lcs_loc_req(2916)6711574 VirtSMLC-SCCP(2909)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2909)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_cm_service_during_lcs_loc_req(2916)@9c4496f35a55: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2907)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910101669825786'O, n_connectPointCode := omit VirtMSC-RAN(2907)@9c4496f35a55: Created Expect[0] for '05240103505902080910101669825786'O to be handled at TC_cm_service_during_lcs_loc_req(2916) TC_cm_service_during_lcs_loc_req(2916)@9c4496f35a55: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2906)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2906)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2906)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2906)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_service_during_lcs_loc_req(2916)@9c4496f35a55: "received expected Complete Layer 3 Info at MSC" TC_cm_service_during_lcs_loc_req(2916)@9c4496f35a55: 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 := '05240103505902080910101669825786'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(2916)@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2909)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2909)@9c4496f35a55: vl_len:8 VirtSMLC-SCCP(2909)@9c4496f35a55: vl_from0 VirtSMLC-SCCP(2909)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00062A4900020101'O VirtSMLC-SCCP(2909)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-SCCP(2909)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2909)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2909)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_service_during_lcs_loc_req(2916)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2909)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2909)@9c4496f35a55: vl_len:13 VirtSMLC-SCCP(2909)@9c4496f35a55: vl_from0 VirtSMLC-SCCP(2909)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000B2D450810B0646D0D5F6627'O VirtMSC-SCCP(2906)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2906)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2906)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2906)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2909)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2910)@9c4496f35a55: Deleted conn table entry 0TC_cm_service_during_lcs_loc_req(2916)6711574 VirtMSC-SCCP(2906)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2906)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2906)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2906)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_service_during_lcs_loc_req(2916)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_cm_service_during_lcs_loc_req(2916)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2906)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2906)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2906)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2906)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2906)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2906)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2906)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2906)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_service_during_lcs_loc_req(2916)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2907)@9c4496f35a55: Deleted conn table entry 0TC_cm_service_during_lcs_loc_req(2916)15889876 VirtMSC-SCCP(2906)@9c4496f35a55: Session index based on connection ID:0 TC_cm_service_during_lcs_loc_req(2916)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(2906)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2906)@9c4496f35a55: RLC received in state:disconnect_pending TC_cm_service_during_lcs_loc_req(2916)@9c4496f35a55: "Got RSL Deact SACCH" TC_cm_service_during_lcs_loc_req(2916)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_service_during_lcs_loc_req(2916)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_cm_service_during_lcs_loc_req(2916)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2908)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2906)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2905)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2907)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2912)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2910)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2915)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2909)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2914)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2911)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2913)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2905): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2906): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2907): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2908): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2909): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2910): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2911): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2912): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2913): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2914): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2915): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_cm_service_during_lcs_loc_req(2916): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_cm_service_during_lcs_loc_req finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_service_during_lcs_loc_req pass'. Sun Jun 9 06:50:22 UTC 2024 ====== BSC_Tests.TC_cm_service_during_lcs_loc_req pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_cm_service_during_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=323965) Waiting for packet dumper to finish... 1 (prev_count=323965, count=511096) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_service_during_lcs_loc_req pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_during_lcs_loc_req'. ------ BSC_Tests.TC_ho_during_lcs_loc_req ------ Sun Jun 9 06:50: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_during_lcs_loc_req' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_during_lcs_loc_req started. MTC@9c4496f35a55: "TC_ho_during_lcs_loc_req": using IMSI '001014169042504'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2920)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2920)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2920)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2918)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2923)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2923)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2923)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2921)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2920)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2923)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2919)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2919)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2922)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2926)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2926)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2926)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2926)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2928)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2928)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2928)@9c4496f35a55: 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(2928)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_during_lcs_loc_req() start" VirtMSC-RAN(2919)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910101496405240'O, n_connectPointCode := omit VirtMSC-RAN(2919)@9c4496f35a55: Created Expect[0] for '05240103505902080910101496405240'O to be handled at TC_ho_during_lcs_loc_req(2930) VirtMSC-SCCP(2918)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2918)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2919)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2919)@9c4496f35a55: Found Expect[0] for '05240103505902080910101496405240'O handled at TC_ho_during_lcs_loc_req(2930) VirtMSC-RAN(2919)@9c4496f35a55: Added conn table entry 0TC_ho_during_lcs_loc_req(2930)12210597 VirtMSC-SCCP(2918)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2918)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-BSSAP_LE(2922)@9c4496f35a55: Created IMSI[0] for '001014169042504'H'FFFFFFFF'O to be handled at TC_ho_during_lcs_loc_req(2930) VirtMSC-SCCP(2918)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2918)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(2918)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2918)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910101496405240'O VirtSMLC-SCCP(2921)@9c4496f35a55: First idle individual index:0 VirtSMLC-SCCP(2921)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2922)@9c4496f35a55: ExpectedCreateCallback: Found ConnHdlr TC_ho_during_lcs_loc_req(2930) for IMSI '001014169042504'H VirtSMLC-BSSAP_LE(2922)@9c4496f35a55: Added conn table entry 0TC_ho_during_lcs_loc_req(2930)9274503 VirtSMLC-SCCP(2921)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2921)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS1-TRX0-RSL-RSL(2929)@9c4496f35a55: Suspending DChan TC_ho_during_lcs_loc_req(2930)@9c4496f35a55: 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(2930)@9c4496f35a55: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(2929)@9c4496f35a55: Resuming DChan VirtMSC-SCCP(2918)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2918)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2918)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2918)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2921)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-SCCP(2921)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2921)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2921)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_during_lcs_loc_req(2930)@9c4496f35a55: Warning: dec_BSSLAP_PDU(): Data remained at the end of the stream after successful decoding: '04'O TC_ho_during_lcs_loc_req(2930)@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(2921)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2921)@9c4496f35a55: vl_len:13 VirtSMLC-SCCP(2921)@9c4496f35a55: vl_from0 VirtSMLC-SCCP(2921)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000B2D450810B0646D0D5F6627'O VirtMSC-SCCP(2918)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2918)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2918)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2918)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2921)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2922)@9c4496f35a55: Deleted conn table entry 0TC_ho_during_lcs_loc_req(2930)9274503 VirtMSC-SCCP(2918)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2918)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2918)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2918)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_during_lcs_loc_req(2930)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_during_lcs_loc_req(2930)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2918)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2918)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2918)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2918)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2918)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2918)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2918)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2918)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_during_lcs_loc_req(2930)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2919)@9c4496f35a55: Deleted conn table entry 0TC_ho_during_lcs_loc_req(2930)12210597 VirtMSC-SCCP(2918)@9c4496f35a55: Session index based on connection ID:0 TC_ho_during_lcs_loc_req(2930)@9c4496f35a55: "Got RSL RR Release" TC_ho_during_lcs_loc_req(2930)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2918)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2918)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_during_lcs_loc_req(2930)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_during_lcs_loc_req(2930)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_during_lcs_loc_req(2930)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2920)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2918)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2924)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2919)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2917)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2922)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2921)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2929)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2927)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2923)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2928)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2926)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2925)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2917): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2918): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2919): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2920): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2921): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2922): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2923): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2924): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2925): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2926): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2927): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2928): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2929): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_during_lcs_loc_req(2930): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_during_lcs_loc_req finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_during_lcs_loc_req pass'. Sun Jun 9 06:50:41 UTC 2024 ====== BSC_Tests.TC_ho_during_lcs_loc_req pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_during_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=657552) Waiting for packet dumper to finish... 1 (prev_count=657552, count=831291) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_during_lcs_loc_req pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:50: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_emerg_call_and_lcs_loc_req started. MTC@9c4496f35a55: "TC_emerg_call_and_lcs_loc_req": using IMSI '001017619185403'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2934)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2934)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2934)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2932)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2937)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2937)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2937)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2935)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2934)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2937)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2933)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2933)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2936)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2940)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2940)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2940)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2940)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_emerg_call_and_lcs_loc_req() start" VirtMSC-RAN(2933)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910106791814530'O, n_connectPointCode := omit VirtMSC-RAN(2933)@9c4496f35a55: Created Expect[0] for '05240103505902080910106791814530'O to be handled at TC_emerg_call_and_lcs_loc_req(2942) VirtMSC-SCCP(2932)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2932)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2933)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2933)@9c4496f35a55: Found Expect[0] for '05240103505902080910106791814530'O handled at TC_emerg_call_and_lcs_loc_req(2942) VirtMSC-RAN(2933)@9c4496f35a55: Added conn table entry 0TC_emerg_call_and_lcs_loc_req(2942)16071006 VirtMSC-SCCP(2932)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2932)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2932)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2932)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2932)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2932)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-BSSAP_LE(2936)@9c4496f35a55: Created IMSI[0] for '001017619185403'H'FFFFFFFF'O to be handled at TC_emerg_call_and_lcs_loc_req(2942) VirtMSC-SCCP(2932)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2932)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(2932)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2932)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910106791814530'O VirtSMLC-SCCP(2935)@9c4496f35a55: First idle individual index:0 VirtSMLC-SCCP(2935)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2936)@9c4496f35a55: ExpectedCreateCallback: Found ConnHdlr TC_emerg_call_and_lcs_loc_req(2942) for IMSI '001017619185403'H VirtSMLC-BSSAP_LE(2936)@9c4496f35a55: Added conn table entry 0TC_emerg_call_and_lcs_loc_req(2942)13834288 VirtSMLC-SCCP(2935)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2935)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-SCCP(2935)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2935)@9c4496f35a55: vl_len:13 VirtSMLC-SCCP(2935)@9c4496f35a55: vl_from0 VirtSMLC-SCCP(2935)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000B2D450810B0646D0D5F6627'O VirtMSC-SCCP(2932)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2932)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2932)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2932)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2935)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2936)@9c4496f35a55: Deleted conn table entry 0TC_emerg_call_and_lcs_loc_req(2942)13834288 IPA-BTS0-TRX0-RSL-RSL(2941)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(2939)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_and_lcs_loc_req(2942) VirtMSC-SCCP(2932)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2932)@9c4496f35a55: vl_len:26 VirtMSC-SCCP(2932)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2932)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0018010B06010AC29181057C060102030409267D058189018280'O TC_emerg_call_and_lcs_loc_req(2942)@9c4496f35a55: 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(2939)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "478", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f5" }, { 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(2942) VirtMSC-SCCP(2932)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2932)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2932)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2932)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_and_lcs_loc_req(2942)@9c4496f35a55: setverdict(pass): none -> pass TC_emerg_call_and_lcs_loc_req(2942)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_and_lcs_loc_req(2942)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2932)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2932)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2932)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2932)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2932)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2932)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2932)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2932)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_and_lcs_loc_req(2942)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2933)@9c4496f35a55: Deleted conn table entry 0TC_emerg_call_and_lcs_loc_req(2942)16071006 VirtMSC-SCCP(2932)@9c4496f35a55: Session index based on connection ID:0 TC_emerg_call_and_lcs_loc_req(2942)@9c4496f35a55: "Got RSL RR Release" TC_emerg_call_and_lcs_loc_req(2942)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2932)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2932)@9c4496f35a55: RLC received in state:disconnect_pending TC_emerg_call_and_lcs_loc_req(2942)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_emerg_call_and_lcs_loc_req(2942)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2932)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2933)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2938)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2934)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2931)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2936)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2935)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2941)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2937)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2940)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2939)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2931): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2932): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2933): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2934): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2935): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2936): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2937): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2938): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2939): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2940): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2941): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_emerg_call_and_lcs_loc_req(2942): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_emerg_call_and_lcs_loc_req finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req pass'. Sun Jun 9 06:50:55 UTC 2024 ====== BSC_Tests.TC_emerg_call_and_lcs_loc_req pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_emerg_call_and_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=368745) Waiting for packet dumper to finish... 1 (prev_count=368745, count=556576) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:51: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_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@9c4496f35a55: 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@9c4496f35a55: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind started. MTC@9c4496f35a55: "TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind": using IMSI '001012782078270'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(2946)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2946)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2946)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2944)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2949)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2949)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2949)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2947)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2946)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2949)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2945)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2945)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2948)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2952)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2952)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2952)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2952)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind() start" VirtMSC-RAN(2945)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107228702807'O, n_connectPointCode := omit VirtMSC-RAN(2945)@9c4496f35a55: Created Expect[0] for '05240103505902080910107228702807'O to be handled at TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2954) VirtMSC-SCCP(2944)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2944)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2945)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2945)@9c4496f35a55: Found Expect[0] for '05240103505902080910107228702807'O handled at TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2954) VirtMSC-RAN(2945)@9c4496f35a55: Added conn table entry 0TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2954)16389097 VirtMSC-SCCP(2944)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2944)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2944)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2944)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2944)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2944)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-BSSAP_LE(2948)@9c4496f35a55: Created IMSI[0] for '001012782078270'H'FFFFFFFF'O to be handled at TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2954) VirtMSC-SCCP(2944)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2944)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(2944)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2944)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910107228702807'O VirtSMLC-SCCP(2947)@9c4496f35a55: First idle individual index:0 VirtSMLC-SCCP(2947)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2948)@9c4496f35a55: ExpectedCreateCallback: Found ConnHdlr TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2954) for IMSI '001012782078270'H VirtSMLC-BSSAP_LE(2948)@9c4496f35a55: Added conn table entry 0TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2954)9610334 VirtSMLC-SCCP(2947)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2947)@9c4496f35a55: 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(2954)@9c4496f35a55: "Got RSL Deact SACCH" TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2954)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" VirtSMLC-SCCP(2947)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2947)@9c4496f35a55: vl_len:13 VirtSMLC-SCCP(2947)@9c4496f35a55: vl_from0 VirtSMLC-SCCP(2947)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000B2D450810B0646D0D5F6627'O VirtMSC-SCCP(2944)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2944)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2944)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2944)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2947)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2948)@9c4496f35a55: Deleted conn table entry 0TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2954)9610334 TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2954)@9c4496f35a55: setverdict(pass): none -> pass TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2954)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2944)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2944)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2944)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2944)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2944)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2944)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2944)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2944)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2954)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2954)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-RAN(2945)@9c4496f35a55: Deleted conn table entry 0TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2954)16389097 VirtMSC-SCCP(2944)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2944)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2944)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2944)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2945)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2946)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2943)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2950)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2953)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2948)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2947)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2949)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2951)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2952)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2943): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2944): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2945): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2946): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2947): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2948): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2949): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2950): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2951): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2952): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2953): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2954): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind pass'. Sun Jun 9 06:51:10 UTC 2024 ====== BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind pass ====== Saving talloc report from 172.18.145.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=314098) Waiting for packet dumper to finish... 1 (prev_count=314098, count=501229) MTC@9c4496f35a55: 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@9c4496f35a55: 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 ------ Sun Jun 9 06:51: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_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@9c4496f35a55: 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@9c4496f35a55: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail started. MTC@9c4496f35a55: "TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail": using IMSI '001018797488537'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2958)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2958)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2958)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2956)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2961)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2961)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2961)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2959)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2958)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2961)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2957)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2957)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2960)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2964)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2964)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2964)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2964)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail() start" VirtMSC-RAN(2957)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107879845873'O, n_connectPointCode := omit VirtMSC-RAN(2957)@9c4496f35a55: Created Expect[0] for '05240103505902080910107879845873'O to be handled at TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2966) VirtMSC-SCCP(2956)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2956)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2957)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2957)@9c4496f35a55: Found Expect[0] for '05240103505902080910107879845873'O handled at TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2966) VirtMSC-RAN(2957)@9c4496f35a55: Added conn table entry 0TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2966)12269330 VirtMSC-SCCP(2956)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2956)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2956)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2956)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2956)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2956)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-BSSAP_LE(2960)@9c4496f35a55: Created IMSI[0] for '001018797488537'H'FFFFFFFF'O to be handled at TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2966) VirtMSC-SCCP(2956)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2956)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(2956)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2956)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910107879845873'O VirtSMLC-SCCP(2959)@9c4496f35a55: First idle individual index:0 VirtSMLC-SCCP(2959)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2960)@9c4496f35a55: ExpectedCreateCallback: Found ConnHdlr TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2966) for IMSI '001018797488537'H VirtSMLC-BSSAP_LE(2960)@9c4496f35a55: Added conn table entry 0TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2966)11237954 VirtSMLC-SCCP(2959)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2959)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-SCCP(2959)@9c4496f35a55: Session index based on connection ID:0 VirtSMLC-SCCP(2959)@9c4496f35a55: vl_len:13 VirtSMLC-SCCP(2959)@9c4496f35a55: vl_from0 VirtSMLC-SCCP(2959)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000B2D450810B0646D0D5F6627'O VirtMSC-SCCP(2956)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2956)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2956)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2956)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2959)@9c4496f35a55: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2960)@9c4496f35a55: Deleted conn table entry 0TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2966)11237954 TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2966)@9c4496f35a55: setverdict(pass): none -> pass TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2966)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2956)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2956)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2956)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2956)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2956)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2956)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2956)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2956)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2966)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2957)@9c4496f35a55: Deleted conn table entry 0TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2966)12269330 VirtMSC-SCCP(2956)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2956)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2956)@9c4496f35a55: RLC received in state:disconnect_pending TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2966)@9c4496f35a55: "Got RSL RR Release" TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2966)@9c4496f35a55: "Got RSL Deact SACCH" TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2966)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2966)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2956)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2955)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2957)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2958)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2962)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2960)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2965)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2959)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2961)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2963)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2964)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2955): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2956): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2957): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2958): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2959): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2960): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2961): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2962): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2963): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2964): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2965): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2966): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail pass'. Sun Jun 9 06:51:22 UTC 2024 ====== BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail pass ====== Saving talloc report from 172.18.145.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=300401) Waiting for packet dumper to finish... 1 (prev_count=300401, count=487119) MTC@9c4496f35a55: 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@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc'. ------ BSC_Tests.TC_no_msc ------ Sun Jun 9 06:51: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_no_msc.pcap" >/data/BSC_Tests.TC_no_msc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_no_msc started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2970)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2970)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2970)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2968)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2973)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2973)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2973)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2971)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2970)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2973)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2969)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2969)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2972)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2976)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2976)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2976)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2976)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_no_msc() start" MTC@9c4496f35a55: "TC_no_msc": using IMSI '001019169155626'H MTC@9c4496f35a55: retrieved rate counters: "bsc": { { { name := "mscpool:subscr:no_msc", val := 0 } } } MTC@9c4496f35a55: initial bsc rate counters: { { { name := "mscpool:subscr:no_msc", val := 0 } } } TC_no_msc(2978)@9c4496f35a55: "Got RSL RR Release" TC_no_msc(2978)@9c4496f35a55: "Got RSL Deact SACCH" TC_no_msc(2978)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_no_msc(2978)@9c4496f35a55: setverdict(pass): none -> pass TC_no_msc(2978)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2968)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2967)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(2969)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2970)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2974)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(2972)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2977)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2971)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2976)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2973)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2975)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2967): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2968): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2969): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2970): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2971): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2972): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2973): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2974): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2975): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2976): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2977): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_no_msc(2978): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_no_msc finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc pass'. Sun Jun 9 06:51:31 UTC 2024 ====== BSC_Tests.TC_no_msc pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_no_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=251568) Waiting for packet dumper to finish... 1 (prev_count=251568, count=437874) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos'. ------ BSC_Tests.TC_refuse_chan_act_to_vamos ------ Sun Jun 9 06:51:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_refuse_chan_act_to_vamos started. VirtMSC-M3UA(2981)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2981)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2981)@9c4496f35a55: ************************************************* VirtMSC-SCCP(2980)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2981)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2981)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2983)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2983)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2983)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2982)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2983)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2986)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2986)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2986)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2986)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_refuse_chan_act_to_vamos() start" MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(2980)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2981)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2982)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2979)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2984)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2983)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2985)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2986)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2979): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2980): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2981): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2982): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2983): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2984): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2985): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2986): none (pass -> pass) MTC@9c4496f35a55: Test case TC_refuse_chan_act_to_vamos finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos pass'. Sun Jun 9 06:51:46 UTC 2024 ====== BSC_Tests.TC_refuse_chan_act_to_vamos pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_refuse_chan_act_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=214618) Waiting for packet dumper to finish... 1 (prev_count=214618, count=401336) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos'. ------ BSC_Tests.TC_refuse_mode_modif_to_vamos ------ Sun Jun 9 06:51: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_refuse_mode_modif_to_vamos started. MTC@9c4496f35a55: "TC_refuse_mode_modif_to_vamos": using IMSI '001016451258971'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2990)@9c4496f35a55: ************************************************* VirtMSC-M3UA(2990)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2990)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(2988)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2993)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(2993)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2993)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(2991)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2990)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2993)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(2989)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2989)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2992)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2996)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2996)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2996)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2996)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_refuse_mode_modif_to_vamos() start" TC_refuse_mode_modif_to_vamos(2998)@9c4496f35a55: 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(2989)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910104615529817'O, n_connectPointCode := omit VirtMSC-RAN(2989)@9c4496f35a55: Created Expect[0] for '05240103505902080910104615529817'O to be handled at TC_refuse_mode_modif_to_vamos(2998) VirtMSC-SCCP(2988)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(2988)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2989)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2989)@9c4496f35a55: Found Expect[0] for '05240103505902080910104615529817'O handled at TC_refuse_mode_modif_to_vamos(2998) VirtMSC-RAN(2989)@9c4496f35a55: Added conn table entry 0TC_refuse_mode_modif_to_vamos(2998)7866831 VirtMSC-SCCP(2988)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2988)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2997)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(2995)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_refuse_mode_modif_to_vamos(2998) VirtMSC-SCCP(2988)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2988)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(2988)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2988)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(2995)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "483", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fb" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_refuse_mode_modif_to_vamos(2998) TC_refuse_mode_modif_to_vamos(2998)@9c4496f35a55: 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(2997)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(2988)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2988)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2988)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2988)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_refuse_mode_modif_to_vamos(2998)@9c4496f35a55: setverdict(pass): none -> pass TC_refuse_mode_modif_to_vamos(2998)@9c4496f35a55: 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 := '56800EF6'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 := '4D73B315'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(2998)@9c4496f35a55: "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(2998)@9c4496f35a55: "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(2998)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_refuse_mode_modif_to_vamos(2998)@9c4496f35a55: Warning: Stopping inactive timer T. TC_refuse_mode_modif_to_vamos(2998)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2988)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(2988)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(2988)@9c4496f35a55: vl_from0 VirtMSC-SCCP(2988)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2988)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2988)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2988)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2988)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_refuse_mode_modif_to_vamos(2998)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(2989)@9c4496f35a55: Deleted conn table entry 0TC_refuse_mode_modif_to_vamos(2998)7866831 VirtMSC-SCCP(2988)@9c4496f35a55: Session index based on connection ID:0 TC_refuse_mode_modif_to_vamos(2998)@9c4496f35a55: "Got RSL RR Release" TC_refuse_mode_modif_to_vamos(2998)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(2988)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(2988)@9c4496f35a55: RLC received in state:disconnect_pending TC_refuse_mode_modif_to_vamos(2998)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_refuse_mode_modif_to_vamos(2998)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2989)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(2988)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2987)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(2990)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2994)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2992)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2997)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(2991)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(2993)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2996)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(2995)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2987): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(2988): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(2989): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(2990): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(2991): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(2992): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(2993): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(2994): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(2995): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2996): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2997): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_refuse_mode_modif_to_vamos(2998): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_refuse_mode_modif_to_vamos finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos pass'. Sun Jun 9 06:52:04 UTC 2024 ====== BSC_Tests.TC_refuse_mode_modif_to_vamos pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_refuse_mode_modif_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=366344) Waiting for packet dumper to finish... 1 (prev_count=366344, count=555436) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr'. ------ BSC_Tests.TC_reassignment_fr ------ Sun Jun 9 06:52: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_reassignment_fr.pcap" >/data/BSC_Tests.TC_reassignment_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_reassignment_fr started. MTC@9c4496f35a55: "TC_reassignment_fr": using IMSI '001018178860933'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3002)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3002)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3002)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3000)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3005)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3005)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3005)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3003)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3002)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3005)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3001)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3001)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3004)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3008)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3008)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_reassignment_fr() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(3010)@9c4496f35a55: 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(3001)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910101887689033'O, n_connectPointCode := omit VirtMSC-RAN(3001)@9c4496f35a55: Created Expect[0] for '05240103505902080910101887689033'O to be handled at TC_reassignment_fr(3010) VirtMSC-SCCP(3000)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3000)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3001)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3001)@9c4496f35a55: Found Expect[0] for '05240103505902080910101887689033'O handled at TC_reassignment_fr(3010) VirtMSC-RAN(3001)@9c4496f35a55: Added conn table entry 0TC_reassignment_fr(3010)10633503 VirtMSC-SCCP(3000)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3000)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3009)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3007)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_reassignment_fr(3010) VirtMSC-SCCP(3000)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3000)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3000)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3000)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3007)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "488", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fc" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_reassignment_fr(3010) TC_reassignment_fr(3010)@9c4496f35a55: 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(3009)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3000)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3000)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3000)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3000)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_reassignment_fr(3010)@9c4496f35a55: setverdict(pass): none -> pass TC_reassignment_fr(3010)@9c4496f35a55: 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 := '466895B2'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 := '19D1F921'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(3010)@9c4496f35a55: "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(3010)@9c4496f35a55: "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(3010)@9c4496f35a55: 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(3009)@9c4496f35a55: Queueing of DChan messages is already enabled/disabled TC_reassignment_fr(3010)@9c4496f35a55: "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(3010)@9c4496f35a55: "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(3010)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_reassignment_fr(3010)@9c4496f35a55: 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(3000)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3000)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3000)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3000)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3000)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3000)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3000)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3000)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(3001)@9c4496f35a55: Deleted conn table entry 0TC_reassignment_fr(3010)10633503 VirtMSC-SCCP(3000)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3000)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3000)@9c4496f35a55: RLC received in state:disconnect_pending TC_reassignment_fr(3010)@9c4496f35a55: Got first DLCX: { line := { verb := "DLCX", trans_id := "492", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "fc" }, { code := "I", val := "466895B2" } }, sdp := omit } TC_reassignment_fr(3010)@9c4496f35a55: Got second DLCX: { line := { verb := "DLCX", trans_id := "493", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "fc" }, { code := "I", val := "19D1F921" } }, sdp := omit } TC_reassignment_fr(3010)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(3001)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3000)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3002)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(2999)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3006)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3003)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3004)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3009)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3005)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3007)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3008)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(2999): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3000): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3001): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3002): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3003): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3004): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3005): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3006): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3007): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3008): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3009): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_reassignment_fr(3010): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_reassignment_fr finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr pass'. Sun Jun 9 06:52:26 UTC 2024 ====== BSC_Tests.TC_reassignment_fr pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_reassignment_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=602572) Waiting for packet dumper to finish... 1 (prev_count=602572, count=790403) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment'. ------ BSC_Tests.TC_cm_reestablishment ------ Sun Jun 9 06:52: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_cm_reestablishment.pcap" >/data/BSC_Tests.TC_cm_reestablishment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cm_reestablishment started. MTC@9c4496f35a55: "TC_cm_reestablishment": using IMSI '001015010396308'H MTC@9c4496f35a55: "TC_cm_reestablishment": using IMSI '001014491084010'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3014)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3014)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3014)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(3012)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(3017)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3017)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3017)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(3015)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3014)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3017)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3013)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3013)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3016)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3020)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3020)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3022)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3022)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3022)@9c4496f35a55: 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(3022)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cm_reestablishment() start" VirtMSC-RAN(3013)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910100501933680'O, n_connectPointCode := omit VirtMSC-RAN(3013)@9c4496f35a55: Created Expect[0] for '05240103505902080910100501933680'O to be handled at TC_cm_reestablishment(3024) VirtMSC-SCCP(3012)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3012)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3013)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3013)@9c4496f35a55: Found Expect[0] for '05240103505902080910100501933680'O handled at TC_cm_reestablishment(3024) VirtMSC-RAN(3013)@9c4496f35a55: Added conn table entry 0TC_cm_reestablishment(3024)15275728 VirtMSC-SCCP(3012)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3012)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3021)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3019)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cm_reestablishment(3024) VirtMSC-SCCP(3012)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3012)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3012)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3012)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3019)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "494", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fd" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_cm_reestablishment(3024) TC_cm_reestablishment(3024)@9c4496f35a55: 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(3021)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3012)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3012)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3012)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3012)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(3024)@9c4496f35a55: setverdict(pass): none -> pass TC_cm_reestablishment(3024)@9c4496f35a55: 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 := '08A0BAE7'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 := '108CFB7C'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(3024)@9c4496f35a55: "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(3024)@9c4496f35a55: "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(3013)@9c4496f35a55: f_create_expect(l3 := '05280003505902080910100501933680'O, n_connectPointCode := omit VirtMSC-RAN(3013)@9c4496f35a55: Created Expect[0] for '05280003505902080910100501933680'O to be handled at TC_cm_reestablishment(3025) VirtMSC-SCCP(3012)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3012)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3013)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3013)@9c4496f35a55: Found Expect[0] for '05280003505902080910100501933680'O handled at TC_cm_reestablishment(3025) VirtMSC-RAN(3013)@9c4496f35a55: Added conn table entry 1TC_cm_reestablishment(3025)8712961 VirtMSC-SCCP(3012)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3012)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_cm_reestablishment(3024)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3012)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3012)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3012)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3012)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3012)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3012)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3012)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3012)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(3024)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(3013)@9c4496f35a55: Deleted conn table entry 0TC_cm_reestablishment(3024)15275728 VirtMSC-SCCP(3012)@9c4496f35a55: Session index based on connection ID:0 TC_cm_reestablishment(3024)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(3012)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3012)@9c4496f35a55: RLC received in state:disconnect_pending TC_cm_reestablishment(3024)@9c4496f35a55: "Got RSL Deact SACCH" TC_cm_reestablishment(3024)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_reestablishment(3024)@9c4496f35a55: Final verdict of PTC: pass VirtMGW-MGCP-0(3019)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cm_reestablishment(3025) IPA-BTS1-TRX0-RSL-RSL(3023)@9c4496f35a55: Enabled queueing of DChan messages VirtMSC-SCCP(3012)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3012)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3012)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3012)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3019)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "499", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fe" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_cm_reestablishment(3025) TC_cm_reestablishment(3025)@9c4496f35a55: 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(3023)@9c4496f35a55: 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(3023)@9c4496f35a55: Storing an RSL message in the waiting queue IPA-BTS1-TRX0-RSL-RSL(3023)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3012)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3012)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3012)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3012)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(3025)@9c4496f35a55: "f_tc_cm_reestablishment_2 clearing" TC_cm_reestablishment(3025)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3012)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3012)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3012)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3012)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3012)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3012)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3012)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3012)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(3025)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(3013)@9c4496f35a55: Deleted conn table entry 1TC_cm_reestablishment(3025)8712961 VirtMSC-SCCP(3012)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3012)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3012)@9c4496f35a55: RLC received in state:disconnect_pending TC_cm_reestablishment(3025)@9c4496f35a55: "Got RSL RR Release" TC_cm_reestablishment(3025)@9c4496f35a55: "Got RSL Deact SACCH" TC_cm_reestablishment(3025)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_reestablishment(3025)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3012)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3013)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3014)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3018)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3011)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(3016)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(3023)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3015)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3021)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3017)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3022)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3019)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3020)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3011): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3012): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3013): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3014): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3015): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3016): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3017): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3018): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3019): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3020): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3021): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3022): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(3023): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_cm_reestablishment(3024): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_cm_reestablishment(3025): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cm_reestablishment finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment pass'. Sun Jun 9 06:52:53 UTC 2024 ====== BSC_Tests.TC_cm_reestablishment pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_cm_reestablishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=789101) Waiting for packet dumper to finish... 1 (prev_count=789101, count=972116) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack'. ------ BSC_Tests.TC_imm_ass_post_chan_ack ------ Sun Jun 9 06:52: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_imm_ass_post_chan_ack started. VirtMSC-M3UA(3028)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3028)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3028)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3027)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3028)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3028)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3030)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3030)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3030)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3029)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3030)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3033)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3033)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3033)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3033)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_imm_ass_post_chan_ack() start" VirtMSC-SCCP(3027)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3027)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3027)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3027)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3027)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3027)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3027)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3027)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3027)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3027)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3027)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3027)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3027)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 VirtMSC-SCCP(3027)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3027)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3027)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3028)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3026)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3031)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3029)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3033)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3030)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3032)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3026): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3027): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3028): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3029): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3030): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3031): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3032): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3033): none (pass -> pass) MTC@9c4496f35a55: Test case TC_imm_ass_post_chan_ack finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack pass'. Sun Jun 9 06:53:09 UTC 2024 ====== BSC_Tests.TC_imm_ass_post_chan_ack pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_imm_ass_post_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=259420) Waiting for packet dumper to finish... 1 (prev_count=259420, count=446139) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack'. ------ BSC_Tests.TC_imm_ass_pre_chan_ack ------ Sun Jun 9 06:53: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_imm_ass_pre_chan_ack started. VirtMSC-M3UA(3036)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3036)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3036)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3035)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3036)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3036)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3038)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3038)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3038)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3037)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3038)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3041)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3041)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3041)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3041)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_imm_ass_pre_chan_ack() start" VirtMSC-SCCP(3035)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3035)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3035)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3035)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3035)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3035)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3035)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3035)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3035)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3035)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3035)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3035)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3035)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 VirtMSC-SCCP(3035)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3035)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3035)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3036)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3034)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3039)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3037)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3038)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3040)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3041)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3034): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3035): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3036): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3037): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3038): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3039): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3040): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3041): none (pass -> pass) MTC@9c4496f35a55: Test case TC_imm_ass_pre_chan_ack finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack pass'. Sun Jun 9 06:53:25 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_chan_ack pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_imm_ass_pre_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=267271) Waiting for packet dumper to finish... 1 (prev_count=267271, count=455626) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack'. ------ BSC_Tests.TC_imm_ass_pre_ts_ack ------ Sun Jun 9 06: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_imm_ass_pre_ts_ack started. VirtMSC-M3UA(3044)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3044)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3044)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3043)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3044)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3044)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3046)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3046)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3046)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3045)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3046)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3049)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3049)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3049)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3049)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_imm_ass_pre_ts_ack() start" VirtMSC-SCCP(3043)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3043)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3043)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3043)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3043)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3043)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3043)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3043)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3043)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3043)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3043)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3043)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3043)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 VirtMSC-SCCP(3043)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3043)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3043)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3044)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3047)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3042)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3045)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3046)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3049)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3048)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3042): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3043): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3044): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3045): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3046): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3047): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3048): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3049): none (pass -> pass) MTC@9c4496f35a55: Test case TC_imm_ass_pre_ts_ack finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack pass'. Sun Jun 9 06:53:40 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_ts_ack pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_imm_ass_pre_ts_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=279285) Waiting for packet dumper to finish... 1 (prev_count=279285, count=466415) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:53: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_imm_ass_pre_chan_ack_dyn_ts started. VirtMSC-M3UA(3052)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3052)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3052)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3051)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3052)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3052)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3054)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3054)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3054)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3053)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3054)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3057)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3057)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3057)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3057)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_imm_ass_pre_chan_ack_dyn_ts() start" VirtMSC-SCCP(3051)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3051)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3051)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3051)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3051)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3051)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3051)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3051)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3051)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3051)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3051)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3051)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3051)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 VirtMSC-SCCP(3051)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3051)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3051)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3052)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3050)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3055)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3053)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3057)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3056)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3054)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3050): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3051): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3052): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3053): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3054): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3055): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3056): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3057): none (pass -> pass) MTC@9c4496f35a55: Test case TC_imm_ass_pre_chan_ack_dyn_ts finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass'. Sun Jun 9 06:53:59 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass ====== Saving talloc report from 172.18.145.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=764955) Waiting for packet dumper to finish... 1 (prev_count=764955, count=767281) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:54: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_imm_ass_pre_ts_ack_dyn_ts started. VirtMSC-M3UA(3060)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3060)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3060)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3059)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3060)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3060)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3062)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3062)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3062)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3061)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3062)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3065)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3065)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3065)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3065)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_imm_ass_pre_ts_ack_dyn_ts() start" VirtMSC-SCCP(3059)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3059)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3059)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3059)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3059)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3059)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3059)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3059)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3059)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3059)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3059)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3059)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3059)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 VirtMSC-SCCP(3059)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3059)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3059)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3060)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3058)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3063)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-M3UA(3062)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3061)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3065)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3064)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3058): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3059): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3060): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3061): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3062): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3063): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3064): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3065): none (pass -> pass) MTC@9c4496f35a55: Test case TC_imm_ass_pre_ts_ack_dyn_ts finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass'. Sun Jun 9 06:54:17 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass ====== Saving talloc report from 172.18.145.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=755958) Waiting for packet dumper to finish... 1 (prev_count=755958, count=757459) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked'. ------ BSC_Tests.TC_ctrl_trx_rf_locked ------ Sun Jun 9 06:54:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ctrl_trx_rf_locked started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3069)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3069)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3069)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(3067)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(3072)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3072)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3072)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(3070)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3069)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3072)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3068)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3068)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3071)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3075)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3075)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3075)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3075)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3077)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3077)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3077)@9c4496f35a55: 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(3077)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ctrl_trx_rf_locked() start" MTC@9c4496f35a55: "TC_ctrl_trx_rf_locked: lock BTS 1 TRX 0" MTC@9c4496f35a55: "TC_ctrl_trx_rf_locked: lock the already locked TRX, nothing should change" MTC@9c4496f35a55: "TC_ctrl_trx_rf_locked: unlock BTS 1 TRX 0" MTC@9c4496f35a55: "TC_ctrl_trx_rf_locked: unlock an already unlocked TRX, nothing should change" MTC@9c4496f35a55: "TC_ctrl_trx_rf_locked: unlock an inoperational TRX" MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(3068)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3069)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3066)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3073)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3067)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3070)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3071)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(3078)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3076)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3072)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3074)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3077)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3075)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3066): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3067): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3068): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3069): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3070): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3071): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3072): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3073): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3074): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3075): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3076): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3077): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(3078): none (pass -> pass) MTC@9c4496f35a55: Test case TC_ctrl_trx_rf_locked finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked pass'. Sun Jun 9 06:54:34 UTC 2024 ====== BSC_Tests.TC_ctrl_trx_rf_locked pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ctrl_trx_rf_locked.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=554143) Waiting for packet dumper to finish... 1 (prev_count=554143, count=728402) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated'. ------ BSC_Tests.TC_ratectr_all_available_allocated ------ Sun Jun 9 06: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ratectr_all_available_allocated started. VirtMSC-M3UA(3081)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3081)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3081)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3080)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3081)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3081)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3083)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3083)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3083)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3082)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3083)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3086)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3086)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ratectr_all_available_allocated() start" VirtMSC-SCCP(3080)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3080)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(3080)@9c4496f35a55: First idle individual index:2 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(3080)@9c4496f35a55: First idle individual index:3 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:3 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(3080)@9c4496f35a55: First idle individual index:4 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:4 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(3080)@9c4496f35a55: First idle individual index:5 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:5 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(3080)@9c4496f35a55: First idle individual index:6 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:6 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(3080)@9c4496f35a55: First idle individual index:7 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:7 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(3080)@9c4496f35a55: First idle individual index:8 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:8 VirtMSC-SCCP(3080)@9c4496f35a55: Warning: Re-starting timer T_ias[8], which is already active (running or expired). MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3080)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3080)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3080)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3080)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3080)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3080)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3080)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3080)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3080)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(3080)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3080)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3080)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3080)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:2 VirtMSC-SCCP(3080)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:3 VirtMSC-SCCP(3080)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3080)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3080)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:2 VirtMSC-SCCP(3080)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:3 VirtMSC-SCCP(3080)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:3 VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:4 VirtMSC-SCCP(3080)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3080)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3080)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:3 VirtMSC-SCCP(3080)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:4 VirtMSC-SCCP(3080)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:4 VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:5 VirtMSC-SCCP(3080)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3080)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3080)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:4 VirtMSC-SCCP(3080)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:5 VirtMSC-SCCP(3080)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:5 VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:6 VirtMSC-SCCP(3080)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3080)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3080)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:5 VirtMSC-SCCP(3080)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:6 VirtMSC-SCCP(3080)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:6 VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:7 VirtMSC-SCCP(3080)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3080)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3080)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:6 VirtMSC-SCCP(3080)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:7 VirtMSC-SCCP(3080)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:7 VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:8 VirtMSC-SCCP(3080)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3080)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3080)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:7 VirtMSC-SCCP(3080)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:8 VirtMSC-SCCP(3080)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3080)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on connection ID:8 VirtMSC-SCCP(3080)@9c4496f35a55: Session index based on local reference:8 VirtMSC-SCCP(3080)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3080)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3081)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3079)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3084)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3082)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3086)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3083)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3085)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3079): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3080): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3081): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3082): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3083): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3084): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3085): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3086): none (pass -> pass) MTC@9c4496f35a55: Test case TC_ratectr_all_available_allocated finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated pass'. Sun Jun 9 06:55:11 UTC 2024 ====== BSC_Tests.TC_ratectr_all_available_allocated pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=815841) Waiting for packet dumper to finish... 1 (prev_count=815841, count=1002972) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn'. ------ BSC_Tests.TC_ratectr_all_available_allocated_dyn ------ Sun Jun 9 06:55: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ratectr_all_available_allocated_dyn started. VirtMSC-M3UA(3089)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3089)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3089)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3088)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3089)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3089)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3091)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3091)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3091)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3090)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3091)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3094)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3094)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3094)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3094)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ratectr_all_available_allocated_dyn() start" VirtMSC-SCCP(3088)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3088)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(3088)@9c4496f35a55: First idle individual index:2 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(3088)@9c4496f35a55: First idle individual index:3 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:3 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(3088)@9c4496f35a55: First idle individual index:4 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:4 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(3088)@9c4496f35a55: First idle individual index:5 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:5 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(3088)@9c4496f35a55: First idle individual index:6 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:6 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(3088)@9c4496f35a55: First idle individual index:7 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:7 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(3088)@9c4496f35a55: First idle individual index:8 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:8 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Re-starting timer T_ias[8], which is already active (running or expired). VirtMSC-SCCP(3088)@9c4496f35a55: First idle individual index:9 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Stopping inactive timer T_ias[9]. VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:9 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Re-starting timer T_ias[9], which is already active (running or expired). VirtMSC-SCCP(3088)@9c4496f35a55: First idle individual index:10 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Stopping inactive timer T_ias[10]. VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:10 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Re-starting timer T_ias[10], which is already active (running or expired). MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(3088)@9c4496f35a55: First idle individual index:11 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Stopping inactive timer T_ias[11]. VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:11 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Re-starting timer T_ias[11], which is already active (running or expired). VirtMSC-SCCP(3088)@9c4496f35a55: First idle individual index:12 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Stopping inactive timer T_ias[12]. VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:12 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Re-starting timer T_ias[12], which is already active (running or expired). VirtMSC-SCCP(3088)@9c4496f35a55: First idle individual index:13 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Stopping inactive timer T_ias[13]. VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:13 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Re-starting timer T_ias[13], which is already active (running or expired). VirtMSC-SCCP(3088)@9c4496f35a55: First idle individual index:14 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Stopping inactive timer T_ias[14]. VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:14 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Re-starting timer T_ias[14], which is already active (running or expired). VirtMSC-SCCP(3088)@9c4496f35a55: First idle individual index:15 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Stopping inactive timer T_ias[15]. VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:15 VirtMSC-SCCP(3088)@9c4496f35a55: Warning: Re-starting timer T_ias[15], which is already active (running or expired). MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:3 VirtMSC-SCCP(3088)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3088)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3088)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:3 VirtMSC-SCCP(3088)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:3 VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:3 VirtMSC-SCCP(3088)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:4 VirtMSC-SCCP(3088)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3088)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3088)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:4 VirtMSC-SCCP(3088)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:4 VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:5 VirtMSC-SCCP(3088)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3088)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3088)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:4 VirtMSC-SCCP(3088)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:5 VirtMSC-SCCP(3088)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:5 VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:6 VirtMSC-SCCP(3088)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3088)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3088)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:5 VirtMSC-SCCP(3088)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:6 VirtMSC-SCCP(3088)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:6 VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:7 VirtMSC-SCCP(3088)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3088)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3088)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:6 VirtMSC-SCCP(3088)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:7 VirtMSC-SCCP(3088)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:7 VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:8 VirtMSC-SCCP(3088)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3088)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3088)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:7 VirtMSC-SCCP(3088)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:8 VirtMSC-SCCP(3088)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:8 VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:9 VirtMSC-SCCP(3088)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3088)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3088)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:8 VirtMSC-SCCP(3088)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:9 VirtMSC-SCCP(3088)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:9 VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:10 VirtMSC-SCCP(3088)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3088)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3088)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:9 VirtMSC-SCCP(3088)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:10 VirtMSC-SCCP(3088)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:10 VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:10 VirtMSC-SCCP(3088)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3088)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3088)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3088)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3088)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3088)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3088)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3088)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3088)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3088)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(3088)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3088)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3088)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3088)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:2 VirtMSC-SCCP(3088)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:2 VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:11 VirtMSC-SCCP(3088)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3088)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3088)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:2 VirtMSC-SCCP(3088)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:11 VirtMSC-SCCP(3088)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:11 VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:12 VirtMSC-SCCP(3088)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3088)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3088)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:11 VirtMSC-SCCP(3088)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:12 VirtMSC-SCCP(3088)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:12 VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:13 VirtMSC-SCCP(3088)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3088)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3088)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:12 VirtMSC-SCCP(3088)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:13 VirtMSC-SCCP(3088)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:13 VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:14 VirtMSC-SCCP(3088)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3088)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3088)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:13 VirtMSC-SCCP(3088)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:14 VirtMSC-SCCP(3088)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:14 VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:15 VirtMSC-SCCP(3088)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3088)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3088)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:14 VirtMSC-SCCP(3088)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:15 VirtMSC-SCCP(3088)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3088)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on connection ID:15 VirtMSC-SCCP(3088)@9c4496f35a55: Session index based on local reference:15 VirtMSC-SCCP(3088)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3088)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3089)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3087)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3092)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3090)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3091)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3094)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3093)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3087): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3088): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3089): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3090): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3091): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3092): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3093): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3094): none (pass -> pass) MTC@9c4496f35a55: Test case TC_ratectr_all_available_allocated_dyn finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn pass'. Sun Jun 9 06:56:12 UTC 2024 ====== BSC_Tests.TC_ratectr_all_available_allocated_dyn pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated_dyn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1596405) Waiting for packet dumper to finish... 1 (prev_count=1596405, count=1783949) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej'. ------ BSC_Tests.TC_cm_serv_rej ------ Sun Jun 9 06:56: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_cm_serv_rej.pcap" >/data/BSC_Tests.TC_cm_serv_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cm_serv_rej started. MTC@9c4496f35a55: "TC_cm_serv_rej": using IMSI '001014090719107'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3098)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3098)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3098)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(3096)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3101)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3101)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3101)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3099)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3098)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3101)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3097)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3097)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3100)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3104)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3104)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3104)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3104)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cm_serv_rej() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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(3097)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910100409171970'O, n_connectPointCode := omit VirtMSC-RAN(3097)@9c4496f35a55: Created Expect[0] for '05240103505902080910100409171970'O to be handled at TC_cm_serv_rej(3106) VirtMSC-SCCP(3096)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3096)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3097)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3097)@9c4496f35a55: Found Expect[0] for '05240103505902080910100409171970'O handled at TC_cm_serv_rej(3106) VirtMSC-RAN(3097)@9c4496f35a55: Added conn table entry 0TC_cm_serv_rej(3106)4568886 VirtMSC-SCCP(3096)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3096)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3096)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3096)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3096)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3096)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '010003052202'O TC_cm_serv_rej(3106)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3096)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3096)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3096)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3096)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3096)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3096)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3096)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3096)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_rej(3106)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(3097)@9c4496f35a55: Deleted conn table entry 0TC_cm_serv_rej(3106)4568886 VirtMSC-SCCP(3096)@9c4496f35a55: Session index based on connection ID:0 TC_cm_serv_rej(3106)@9c4496f35a55: "Got RSL RR Release" TC_cm_serv_rej(3106)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(3096)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3096)@9c4496f35a55: RLC received in state:disconnect_pending TC_cm_serv_rej(3106)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_serv_rej(3106)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3096)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3097)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3098)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3095)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3102)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(3100)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3099)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3101)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3105)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3103)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3104)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3095): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3096): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3097): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3098): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3099): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3100): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3101): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3102): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3103): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3104): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3105): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_cm_serv_rej(3106): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cm_serv_rej finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej pass'. Sun Jun 9 06:56:26 UTC 2024 ====== BSC_Tests.TC_cm_serv_rej pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_cm_serv_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=316106) Waiting for packet dumper to finish... 1 (prev_count=316106, count=503937) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment'. ------ BSC_Tests.TC_lost_sdcch_during_assignment ------ Sun Jun 9 06:56: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lost_sdcch_during_assignment started. MTC@9c4496f35a55: "TC_lost_sdcch_during_assignment": using IMSI '001019338994322'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3110)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3110)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3110)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(3108)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3113)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3113)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3113)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3111)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3110)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3113)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3109)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3109)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3112)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3116)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3116)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3116)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3116)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lost_sdcch_during_assignment() start" VirtMSC-RAN(3109)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103983993422'O, n_connectPointCode := omit VirtMSC-RAN(3109)@9c4496f35a55: Created Expect[0] for '05240103505902080910103983993422'O to be handled at TC_lost_sdcch_during_assignment(3118) VirtMSC-SCCP(3108)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3108)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3109)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3109)@9c4496f35a55: Found Expect[0] for '05240103505902080910103983993422'O handled at TC_lost_sdcch_during_assignment(3118) VirtMSC-RAN(3109)@9c4496f35a55: Added conn table entry 0TC_lost_sdcch_during_assignment(3118)16023051 VirtMSC-SCCP(3108)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3108)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3117)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3115)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lost_sdcch_during_assignment(3118) VirtMSC-SCCP(3108)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3108)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3108)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3108)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3115)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "504", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "11e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lost_sdcch_during_assignment(3118) VirtMSC-SCCP(3108)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3108)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3108)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3108)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3108)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3108)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3108)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3108)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3108)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3108)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3108)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3108)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3108)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3108)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3108)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3108)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(3109)@9c4496f35a55: Deleted conn table entry 0TC_lost_sdcch_during_assignment(3118)16023051 VirtMSC-SCCP(3108)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3108)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3108)@9c4496f35a55: RLC received in state:disconnect_pending TC_lost_sdcch_during_assignment(3118)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(3109)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3108)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3110)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3107)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3114)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(3112)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3117)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3111)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3115)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3113)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3116)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3107): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3108): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3109): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3110): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3111): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3112): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3113): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3114): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3115): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3116): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3117): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lost_sdcch_during_assignment(3118): none (pass -> pass) MTC@9c4496f35a55: Test case TC_lost_sdcch_during_assignment finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment pass'. Sun Jun 9 06:56:36 UTC 2024 ====== BSC_Tests.TC_lost_sdcch_during_assignment pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_lost_sdcch_during_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=482260) Waiting for packet dumper to finish... 1 (prev_count=482260, count=484675) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending'. ------ BSC_Tests.TC_chan_alloc_algo_ascending ------ Sun Jun 9 06:56: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_alloc_algo_ascending started. VirtMSC-M3UA(3121)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3121)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3121)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3120)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3121)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3121)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3123)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3123)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3123)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3122)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3123)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3126)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3126)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3126)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3126)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3127)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3127)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3127)@9c4496f35a55: 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(3127)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3128)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3128)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3128)@9c4496f35a55: 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(3128)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3129)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3129)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3129)@9c4496f35a55: 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(3129)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3130)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3130)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3130)@9c4496f35a55: 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(3130)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3131)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3131)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3131)@9c4496f35a55: 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(3131)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_alloc_algo_ascending() start" VirtMSC-SCCP(3120)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3120)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3120)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3120)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3120)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3120)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3120)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3120)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3120)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3120)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3120)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3120)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3120)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3120)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3120)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3120)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3120)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3120)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3120)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3120)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3120)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3120)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3120)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3120)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3120)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3120)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3120)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3120)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3120)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3120)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3120)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3120)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3120)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3120)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3120)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3120)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3120)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3120)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3120)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3120)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3120)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3120)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3120)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3120)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3120)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3120)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3120)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3120)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3120)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3120)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3120)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3120)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3120)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3120)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3120)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3120)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3120)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3120)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3120)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3120)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3120)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3120)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3120)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3120)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3120)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3120)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3120)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3120)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3120)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3119)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3121)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3124)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3122)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3128)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3123)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3125)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3126)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3130)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3129)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3127)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3131)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3119): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3120): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3121): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3122): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3123): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3124): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3125): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3126): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3127): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3128): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3129): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3130): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3131): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_alloc_algo_ascending finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending pass'. Sun Jun 9 06:57:01 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_ascending pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_alloc_algo_ascending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=922560) Waiting for packet dumper to finish... 1 (prev_count=922560, count=1710413) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending'. ------ BSC_Tests.TC_chan_alloc_algo_descending ------ Sun Jun 9 06:57: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.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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_alloc_algo_descending started. VirtMSC-M3UA(3134)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3134)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3134)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3133)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3134)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3134)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3136)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3136)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3136)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3135)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3136)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3139)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3139)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3140)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3140)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3140)@9c4496f35a55: 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(3140)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3141)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3141)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3141)@9c4496f35a55: 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(3141)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3142)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3142)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3142)@9c4496f35a55: 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(3142)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3143)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3143)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3143)@9c4496f35a55: 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(3143)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3144)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3144)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3144)@9c4496f35a55: 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(3144)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_alloc_algo_descending() start" VirtMSC-SCCP(3133)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3133)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3133)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3133)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3133)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3133)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3133)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3133)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3133)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3133)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3133)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3133)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3133)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3133)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3133)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3133)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3133)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3133)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3133)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3133)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3133)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3133)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3133)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3133)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3133)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3133)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3133)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3133)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3133)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3133)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3133)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3133)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3133)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3133)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3133)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3133)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3133)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3133)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3133)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3133)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3133)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3133)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3133)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3133)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3133)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3133)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3133)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3133)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3133)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3133)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3133)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3133)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3134)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3137)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3132)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3135)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3142)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3138)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3141)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3136)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3143)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3144)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3139)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3140)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3132): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3133): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3134): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3135): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3136): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3137): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3138): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3139): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3140): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3141): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3142): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3143): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3144): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_alloc_algo_descending finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending pass'. Sun Jun 9 06:57:27 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_descending pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_alloc_algo_descending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1132231) Waiting for packet dumper to finish... 1 (prev_count=1132231, count=1920084) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic'. ------ BSC_Tests.TC_chan_alloc_algo_ass_dynamic ------ Sun Jun 9 06:57: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_chan_alloc_algo_ass_dynamic started. VirtMSC-M3UA(3147)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3147)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3147)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3146)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3147)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3147)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3149)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3149)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3149)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3148)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3149)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3152)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3152)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3152)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3152)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3153)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3153)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3153)@9c4496f35a55: 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(3153)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3154)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3154)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3154)@9c4496f35a55: 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(3154)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3155)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3155)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3155)@9c4496f35a55: 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(3155)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3156)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3156)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3156)@9c4496f35a55: 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(3156)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3157)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3157)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3157)@9c4496f35a55: 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(3157)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_chan_alloc_algo_ass_dynamic() start" MTC@9c4496f35a55: "Case a) Unknown Uplink RxLev, fall-back to ascending" VirtMSC-SCCP(3146)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3146)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3146)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3146)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3146)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3146)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3146)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3146)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: "Case b) Not enough RxLev samples, use ascending" VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3146)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3146)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3146)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3146)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3146)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3146)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3146)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3146)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3146)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3146)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: "Case c) Uplink RxLev below the threshold, use ascending" VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3146)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3146)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3146)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3146)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3146)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3146)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3146)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3146)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3146)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3146)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: "Case d) Uplink RxLev above the threshold, use descending" VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3146)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3146)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3146)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3146)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3146)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3146)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3146)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3146)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3146)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3146)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3146)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: "Case e) Uplink RxLev above the threshold, but C0 load is not" VirtMSC-SCCP(3146)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3146)@9c4496f35a55: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3146)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3146)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3146)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3146)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3146)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3146)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3146)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3146)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3146)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3146)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3146)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3147)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3145)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3150)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3148)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3149)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3155)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3154)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3157)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3153)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3156)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3152)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3151)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3145): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3146): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3147): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3148): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3149): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3150): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3151): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3152): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3153): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3154): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3155): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3156): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3157): none (pass -> pass) MTC@9c4496f35a55: Test case TC_chan_alloc_algo_ass_dynamic finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass'. Sun Jun 9 06:57:51 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_alloc_algo_ass_dynamic.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1137715) Waiting for packet dumper to finish... 1 (prev_count=1137715, count=1925568) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used'. ------ BSC_Tests.TC_mgwpool_all_used ------ Sun Jun 9 06:57: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_all_used.pcap" >/data/BSC_Tests.TC_mgwpool_all_used.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_mgwpool_all_used started. MTC@9c4496f35a55: "TC_mgwpool_all_used": using IMSI '001019799683131'H MTC@9c4496f35a55: "TC_mgwpool_all_used": using IMSI '001013406524276'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3161)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3161)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3161)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3159)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3164)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3164)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3164)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3162)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3161)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3164)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3160)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3160)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3163)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3168)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3168)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3168)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3168)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mgwpool_all_used() start" VirtMSC-RAN(3160)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107999861313'O, n_connectPointCode := omit VirtMSC-RAN(3160)@9c4496f35a55: Created Expect[0] for '05240103505902080910107999861313'O to be handled at TC_mgwpool_all_used(3170) VirtMSC-SCCP(3159)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3159)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3160)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3160)@9c4496f35a55: Found Expect[0] for '05240103505902080910107999861313'O handled at TC_mgwpool_all_used(3170) VirtMSC-RAN(3160)@9c4496f35a55: Added conn table entry 0TC_mgwpool_all_used(3170)9035364 VirtMSC-SCCP(3159)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3159)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3169)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3166)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_all_used(3170) VirtMSC-SCCP(3159)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3159)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3159)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3159)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3166)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "520", 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_mgwpool_all_used(3170) TC_mgwpool_all_used(3170)@9c4496f35a55: 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(3169)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3159)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3159)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3159)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3159)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(3170)@9c4496f35a55: setverdict(pass): none -> pass TC_mgwpool_all_used(3170)@9c4496f35a55: 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 := '35CB8A3D'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 := '79568719'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(3170)@9c4496f35a55: "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(3170)@9c4496f35a55: "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(3160)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910104360252467'O, n_connectPointCode := omit VirtMSC-RAN(3160)@9c4496f35a55: Created Expect[0] for '05240103505902080910104360252467'O to be handled at TC_mgwpool_all_used(3171) VirtMSC-SCCP(3159)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3159)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3160)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3160)@9c4496f35a55: Found Expect[0] for '05240103505902080910104360252467'O handled at TC_mgwpool_all_used(3171) VirtMSC-RAN(3160)@9c4496f35a55: Added conn table entry 1TC_mgwpool_all_used(3171)6355789 VirtMSC-SCCP(3159)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3159)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3169)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-1(3167)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_all_used(3171) VirtMSC-SCCP(3159)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3159)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3159)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3159)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-1(3167)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", 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_mgwpool_all_used(3171) TC_mgwpool_all_used(3171)@9c4496f35a55: 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(3169)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3159)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3159)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3159)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3159)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(3171)@9c4496f35a55: setverdict(pass): none -> pass TC_mgwpool_all_used(3171)@9c4496f35a55: 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 := '7ADFC14C'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 := '3FB3E5B3'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(3171)@9c4496f35a55: "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(3171)@9c4496f35a55: "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(3171)@9c4496f35a55: "MSC instructs BSC to clear channel" TC_mgwpool_all_used(3170)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3159)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3159)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3159)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3159)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3159)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3159)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3159)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3159)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3159)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3159)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3159)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3159)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3159)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3159)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3159)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3159)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(3170)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_mgwpool_all_used(3171)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(3160)@9c4496f35a55: Deleted conn table entry 0TC_mgwpool_all_used(3170)9035364 VirtMSC-SCCP(3159)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-RAN(3160)@9c4496f35a55: Deleted conn table entry 1TC_mgwpool_all_used(3171)6355789 VirtMSC-SCCP(3159)@9c4496f35a55: Session index based on connection ID:1 TC_mgwpool_all_used(3170)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(3159)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3159)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3159)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3159)@9c4496f35a55: RLC received in state:disconnect_pending TC_mgwpool_all_used(3170)@9c4496f35a55: "Got RSL Deact SACCH" TC_mgwpool_all_used(3171)@9c4496f35a55: "Got RSL RR Release" TC_mgwpool_all_used(3171)@9c4496f35a55: "Got RSL Deact SACCH" TC_mgwpool_all_used(3171)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_all_used(3170)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_all_used(3171)@9c4496f35a55: Final verdict of PTC: pass TC_mgwpool_all_used(3170)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3159)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3161)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3160)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3165)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3158)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(3163)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3169)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3162)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3164)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-1(3167)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3168)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3166)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3158): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3159): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3160): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3161): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3162): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3163): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3164): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3165): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3166): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-1(3167): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3168): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3169): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mgwpool_all_used(3170): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mgwpool_all_used(3171): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mgwpool_all_used finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used pass'. Sun Jun 9 06:58:07 UTC 2024 ====== BSC_Tests.TC_mgwpool_all_used pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mgwpool_all_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=481243) Waiting for packet dumper to finish... 1 (prev_count=481243, count=668050) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used'. ------ BSC_Tests.TC_mgwpool_blocked_not_used ------ Sun Jun 9 06:58: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_mgwpool_blocked_not_used started. MTC@9c4496f35a55: "TC_mgwpool_blocked_not_used": using IMSI '001011771134033'H MTC@9c4496f35a55: "TC_mgwpool_blocked_not_used": using IMSI '001016289358725'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3175)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3175)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3175)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(3173)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3178)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3178)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3178)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3176)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3175)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3178)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3174)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3174)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3177)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3182)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3182)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3182)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3182)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mgwpool_blocked_not_used() start" VirtMSC-RAN(3174)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107117310433'O, n_connectPointCode := omit VirtMSC-RAN(3174)@9c4496f35a55: Created Expect[0] for '05240103505902080910107117310433'O to be handled at TC_mgwpool_blocked_not_used(3184) VirtMSC-SCCP(3173)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3173)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3174)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3174)@9c4496f35a55: Found Expect[0] for '05240103505902080910107117310433'O handled at TC_mgwpool_blocked_not_used(3184) VirtMSC-RAN(3174)@9c4496f35a55: Added conn table entry 0TC_mgwpool_blocked_not_used(3184)14355973 VirtMSC-SCCP(3173)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3173)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3183)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3180)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_blocked_not_used(3184) VirtMSC-SCCP(3173)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3173)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3173)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3173)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3180)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "525", 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_mgwpool_blocked_not_used(3184) TC_mgwpool_blocked_not_used(3184)@9c4496f35a55: 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(3183)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3173)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3173)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3173)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3173)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(3184)@9c4496f35a55: setverdict(pass): none -> pass TC_mgwpool_blocked_not_used(3184)@9c4496f35a55: 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 := '56E78792'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 := '67AE3580'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(3184)@9c4496f35a55: "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(3184)@9c4496f35a55: "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(3174)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910102698537852'O, n_connectPointCode := omit VirtMSC-RAN(3174)@9c4496f35a55: Created Expect[0] for '05240103505902080910102698537852'O to be handled at TC_mgwpool_blocked_not_used(3185) VirtMSC-SCCP(3173)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3173)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3174)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3174)@9c4496f35a55: Found Expect[0] for '05240103505902080910102698537852'O handled at TC_mgwpool_blocked_not_used(3185) VirtMSC-RAN(3174)@9c4496f35a55: Added conn table entry 1TC_mgwpool_blocked_not_used(3185)12341780 VirtMSC-SCCP(3173)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3173)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3183)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3180)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_blocked_not_used(3185) VirtMSC-SCCP(3173)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3173)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3173)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3173)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3180)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "528", 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_mgwpool_blocked_not_used(3185) IPA-BTS0-TRX0-RSL-RSL(3183)@9c4496f35a55: 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(3183)@9c4496f35a55: Storing an RSL message in the waiting queue TC_mgwpool_blocked_not_used(3185)@9c4496f35a55: 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(3183)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3173)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3173)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3173)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3173)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(3185)@9c4496f35a55: setverdict(pass): none -> pass TC_mgwpool_blocked_not_used(3185)@9c4496f35a55: 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 := '5FD5BDDE'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 := '2FF39BDD'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(3185)@9c4496f35a55: "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(3185)@9c4496f35a55: "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(3185)@9c4496f35a55: "MSC instructs BSC to clear channel" TC_mgwpool_blocked_not_used(3184)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3173)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3173)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3173)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3173)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3173)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3173)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3173)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3173)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3173)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3173)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3173)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3173)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3173)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3173)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3173)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3173)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(3185)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_mgwpool_blocked_not_used(3184)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(3174)@9c4496f35a55: Deleted conn table entry 1TC_mgwpool_blocked_not_used(3185)12341780 VirtMSC-SCCP(3173)@9c4496f35a55: Session index based on connection ID:1 TC_mgwpool_blocked_not_used(3185)@9c4496f35a55: "Got RSL RR Release" VirtMSC-RAN(3174)@9c4496f35a55: Deleted conn table entry 0TC_mgwpool_blocked_not_used(3184)14355973 TC_mgwpool_blocked_not_used(3184)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(3173)@9c4496f35a55: Session index based on connection ID:0 TC_mgwpool_blocked_not_used(3185)@9c4496f35a55: "Got RSL Deact SACCH" TC_mgwpool_blocked_not_used(3184)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(3173)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3173)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3173)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3173)@9c4496f35a55: RLC received in state:disconnect_pending TC_mgwpool_blocked_not_used(3185)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_blocked_not_used(3184)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_blocked_not_used(3185)@9c4496f35a55: Final verdict of PTC: pass TC_mgwpool_blocked_not_used(3184)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3173)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3175)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3174)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3172)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3179)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(3177)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3183)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3176)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3178)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-1(3181)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3182)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3180)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3172): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3173): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3174): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3175): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3176): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3177): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3178): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3179): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3180): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-1(3181): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3182): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3183): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mgwpool_blocked_not_used(3184): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mgwpool_blocked_not_used(3185): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mgwpool_blocked_not_used finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used pass'. Sun Jun 9 06:58:23 UTC 2024 ====== BSC_Tests.TC_mgwpool_blocked_not_used pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mgwpool_blocked_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=475800) Waiting for packet dumper to finish... 1 (prev_count=475800, count=663431) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts'. ------ BSC_Tests.TC_mgwpool_pin_bts ------ Sun Jun 9 06:58: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_mgwpool_pin_bts.pcap" >/data/BSC_Tests.TC_mgwpool_pin_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_mgwpool_pin_bts started. MTC@9c4496f35a55: "TC_mgwpool_pin_bts": using IMSI '001014003472899'H MTC@9c4496f35a55: "TC_mgwpool_pin_bts": using IMSI '001015734863427'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3189)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3189)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3189)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3187)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3192)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3192)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3192)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3190)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3189)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3192)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3188)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3188)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3191)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3196)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3196)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3196)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3196)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mgwpool_pin_bts() start" VirtMSC-RAN(3188)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910100430748299'O, n_connectPointCode := omit VirtMSC-RAN(3188)@9c4496f35a55: Created Expect[0] for '05240103505902080910100430748299'O to be handled at TC_mgwpool_pin_bts(3198) VirtMSC-SCCP(3187)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3187)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3188)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3188)@9c4496f35a55: Found Expect[0] for '05240103505902080910100430748299'O handled at TC_mgwpool_pin_bts(3198) VirtMSC-RAN(3188)@9c4496f35a55: Added conn table entry 0TC_mgwpool_pin_bts(3198)13822000 VirtMSC-SCCP(3187)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3187)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3197)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3194)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_pin_bts(3198) VirtMSC-SCCP(3187)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3187)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3187)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3187)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3194)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "535", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "131" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mgwpool_pin_bts(3198) TC_mgwpool_pin_bts(3198)@9c4496f35a55: 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(3197)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3187)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3187)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3187)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3187)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(3198)@9c4496f35a55: setverdict(pass): none -> pass TC_mgwpool_pin_bts(3198)@9c4496f35a55: 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 := '701C5329'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 := '33468ECC'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(3198)@9c4496f35a55: "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(3198)@9c4496f35a55: "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(3188)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107543684372'O, n_connectPointCode := omit VirtMSC-RAN(3188)@9c4496f35a55: Created Expect[0] for '05240103505902080910107543684372'O to be handled at TC_mgwpool_pin_bts(3199) VirtMSC-SCCP(3187)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3187)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3188)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3188)@9c4496f35a55: Found Expect[0] for '05240103505902080910107543684372'O handled at TC_mgwpool_pin_bts(3199) VirtMSC-RAN(3188)@9c4496f35a55: Added conn table entry 1TC_mgwpool_pin_bts(3199)7419044 VirtMSC-SCCP(3187)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3187)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3197)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3194)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_pin_bts(3199) VirtMSC-SCCP(3187)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3187)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3187)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3187)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3194)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "538", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "132" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mgwpool_pin_bts(3199) TC_mgwpool_pin_bts(3199)@9c4496f35a55: 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(3197)@9c4496f35a55: 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(3197)@9c4496f35a55: Storing an RSL message in the waiting queue IPA-BTS0-TRX0-RSL-RSL(3197)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3187)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3187)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3187)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3187)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(3199)@9c4496f35a55: setverdict(pass): none -> pass TC_mgwpool_pin_bts(3199)@9c4496f35a55: 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 := '2185D648'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 := '4B953CFF'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(3199)@9c4496f35a55: "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(3199)@9c4496f35a55: "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(3199)@9c4496f35a55: "MSC instructs BSC to clear channel" TC_mgwpool_pin_bts(3198)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3187)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3187)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3187)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3187)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3187)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3187)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3187)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3187)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3187)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3187)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3187)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3187)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3187)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3187)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3187)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3187)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(3199)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_mgwpool_pin_bts(3198)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(3188)@9c4496f35a55: Deleted conn table entry 0TC_mgwpool_pin_bts(3198)13822000 TC_mgwpool_pin_bts(3198)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(3187)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-RAN(3188)@9c4496f35a55: Deleted conn table entry 1TC_mgwpool_pin_bts(3199)7419044 VirtMSC-SCCP(3187)@9c4496f35a55: Session index based on connection ID:1 TC_mgwpool_pin_bts(3198)@9c4496f35a55: "Got RSL Deact SACCH" TC_mgwpool_pin_bts(3199)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(3187)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3187)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3187)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3187)@9c4496f35a55: RLC received in state:disconnect_pending TC_mgwpool_pin_bts(3199)@9c4496f35a55: "Got RSL Deact SACCH" TC_mgwpool_pin_bts(3198)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_pin_bts(3199)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_pin_bts(3198)@9c4496f35a55: Final verdict of PTC: pass TC_mgwpool_pin_bts(3199)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3189)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3187)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3188)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3186)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3193)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(3191)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3197)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3190)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-1(3195)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3196)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3194)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3192)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3186): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3187): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3188): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3189): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3190): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3191): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3192): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3193): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3194): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-1(3195): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3196): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3197): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mgwpool_pin_bts(3198): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mgwpool_pin_bts(3199): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mgwpool_pin_bts finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts pass'. Sun Jun 9 06:58:39 UTC 2024 ====== BSC_Tests.TC_mgwpool_pin_bts pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mgwpool_pin_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=476960) Waiting for packet dumper to finish... 1 (prev_count=476960, count=663767) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used'. ------ BSC_Tests.TC_mgwpool_keepalive_down_not_used ------ Sun Jun 9 06:58:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_mgwpool_keepalive_down_not_used started. MTC@9c4496f35a55: "TC_mgwpool_keepalive_down_not_used": using IMSI '001011251551535'H MTC@9c4496f35a55: "TC_mgwpool_keepalive_down_not_used": using IMSI '001017607894161'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3203)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3203)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3203)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3201)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3206)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3206)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3206)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3204)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3203)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3206)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3202)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3202)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3205)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3210)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3210)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3210)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3210)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_mgwpool_keepalive_down_not_used() start" VirtMGW-MGCP-0(3208)@9c4496f35a55: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "545", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(3208)@9c4496f35a55: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "546", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(3208)@9c4496f35a55: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "547", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(3202)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910106770981416'O, n_connectPointCode := omit VirtMSC-RAN(3202)@9c4496f35a55: Created Expect[0] for '05240103505902080910106770981416'O to be handled at TC_mgwpool_keepalive_down_not_used(3213) VirtMSC-SCCP(3201)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3201)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3202)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3202)@9c4496f35a55: Found Expect[0] for '05240103505902080910106770981416'O handled at TC_mgwpool_keepalive_down_not_used(3213) VirtMSC-RAN(3202)@9c4496f35a55: Added conn table entry 0TC_mgwpool_keepalive_down_not_used(3213)11595544 VirtMSC-SCCP(3201)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3201)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3211)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-1(3209)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_keepalive_down_not_used(3213) VirtMSC-SCCP(3201)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3201)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3201)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3201)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-1(3209)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "133" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mgwpool_keepalive_down_not_used(3213) TC_mgwpool_keepalive_down_not_used(3213)@9c4496f35a55: 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(3211)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3201)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3201)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3201)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3201)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(3208)@9c4496f35a55: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "548", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(3208)@9c4496f35a55: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "549", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } TC_mgwpool_keepalive_down_not_used(3213)@9c4496f35a55: setverdict(pass): none -> pass TC_mgwpool_keepalive_down_not_used(3213)@9c4496f35a55: 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 := '077CE783'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 := '5CB9AEB0'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(3213)@9c4496f35a55: "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(3213)@9c4496f35a55: "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(3213)@9c4496f35a55: "MSC instructs BSC to clear channel" TC_mgwpool_keepalive_down_not_used(3212)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3201)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3201)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3201)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3201)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3201)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3201)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3201)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3201)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_keepalive_down_not_used(3213)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(3202)@9c4496f35a55: Deleted conn table entry 0TC_mgwpool_keepalive_down_not_used(3213)11595544 VirtMSC-SCCP(3201)@9c4496f35a55: Session index based on connection ID:0 TC_mgwpool_keepalive_down_not_used(3213)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(3201)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3201)@9c4496f35a55: RLC received in state:disconnect_pending TC_mgwpool_keepalive_down_not_used(3213)@9c4496f35a55: "Got RSL Deact SACCH" VirtMGW-MGCP-0(3208)@9c4496f35a55: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "550", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(3208)@9c4496f35a55: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "551", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } TC_mgwpool_keepalive_down_not_used(3213)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_keepalive_down_not_used(3213)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3201)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3202)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3203)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3200)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3207)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3204)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3205)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3206)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3208)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3211)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3210)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-1(3209)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3200): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3201): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3202): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3203): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3204): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3205): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3206): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3207): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3208): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-1(3209): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3210): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3211): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(3212): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(3213): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_mgwpool_keepalive_down_not_used finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used pass'. Sun Jun 9 06:58:56 UTC 2024 ====== BSC_Tests.TC_mgwpool_keepalive_down_not_used pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mgwpool_keepalive_down_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=371115) Waiting for packet dumper to finish... 1 (prev_count=371115, count=557333) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band'. ------ BSC_Tests.TC_ho_meas_rep_multi_band ------ Sun Jun 9 06:59: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_meas_rep_multi_band started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3217)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3217)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3217)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3215)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3220)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3220)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3220)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3218)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3217)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3220)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3216)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3216)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3219)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3223)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3223)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3223)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3223)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_meas_rep_multi_band() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(3225)@9c4496f35a55: "TC_ho_meas_rep_multi_band": using IMSI '001012000515181'H VirtMSC-RAN(3216)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910100200151518'O, n_connectPointCode := omit VirtMSC-RAN(3216)@9c4496f35a55: Created Expect[0] for '05240103505902080910100200151518'O to be handled at TC_ho_meas_rep_multi_band(3225) VirtMSC-SCCP(3215)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3215)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3216)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3216)@9c4496f35a55: Found Expect[0] for '05240103505902080910100200151518'O handled at TC_ho_meas_rep_multi_band(3225) VirtMSC-RAN(3216)@9c4496f35a55: Added conn table entry 0TC_ho_meas_rep_multi_band(3225)10850125 VirtMSC-SCCP(3215)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3215)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3224)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3222)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_meas_rep_multi_band(3225) VirtMSC-SCCP(3215)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3215)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3215)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3215)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3222)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "552", 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_ho_meas_rep_multi_band(3225) TC_ho_meas_rep_multi_band(3225)@9c4496f35a55: 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(3224)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3215)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3215)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3215)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3215)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_meas_rep_multi_band(3225)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_meas_rep_multi_band(3225)@9c4496f35a55: 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 := '74F7EC47'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 := '2B79173F'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(3225)@9c4496f35a55: "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(3225)@9c4496f35a55: "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(3215)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3215)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3215)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3215)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_meas_rep_multi_band(3225)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_meas_rep_multi_band(3225)@9c4496f35a55: 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(3225)@9c4496f35a55: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(3215)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3215)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(3215)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3215)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_meas_rep_multi_band(3225)@9c4496f35a55: 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(3225)@9c4496f35a55: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_meas_rep_multi_band(3225)@9c4496f35a55: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_meas_rep_multi_band(3225)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(3215)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3215)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3215)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3215)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(3215)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3215)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3215)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3215)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_meas_rep_multi_band(3225)@9c4496f35a55: Got first DLCX: { line := { verb := "DLCX", trans_id := "555", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "134" }, { code := "I", val := "74F7EC47" } }, sdp := omit } TC_ho_meas_rep_multi_band(3225)@9c4496f35a55: Got second DLCX: { line := { verb := "DLCX", trans_id := "556", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "134" }, { code := "I", val := "2B79173F" } }, sdp := omit } VirtMSC-RAN(3216)@9c4496f35a55: Deleted conn table entry 0TC_ho_meas_rep_multi_band(3225)10850125 VirtMSC-SCCP(3215)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3215)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3215)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_meas_rep_multi_band(3225)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_meas_rep_multi_band(3225)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(3216)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3217)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3215)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3214)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3221)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3218)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3224)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3220)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3219)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3222)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3223)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3214): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3215): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3216): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3217): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3218): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3219): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3220): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3221): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3222): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3223): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3224): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_meas_rep_multi_band(3225): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_meas_rep_multi_band finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band pass'. Sun Jun 9 06:59:14 UTC 2024 ====== BSC_Tests.TC_ho_meas_rep_multi_band pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_meas_rep_multi_band.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=810506) Waiting for packet dumper to finish... 1 (prev_count=810506, count=1006463) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc'. ------ BSC_Tests.TC_ho_out_of_this_bsc ------ Sun Jun 9 06:59: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_ho_out_of_this_bsc started. MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3229)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3229)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3229)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3227)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3232)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3232)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3232)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3230)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3229)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3232)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3228)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3228)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3231)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3235)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3235)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3235)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3235)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_ho_out_of_this_bsc() start" MTC@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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@9c4496f35a55: 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(3237)@9c4496f35a55: "TC_ho_out_of_this_bsc": using IMSI '001018749026412'H VirtMSC-RAN(3228)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910107894204621'O, n_connectPointCode := omit VirtMSC-RAN(3228)@9c4496f35a55: Created Expect[0] for '05240103505902080910107894204621'O to be handled at TC_ho_out_of_this_bsc(3237) VirtMSC-SCCP(3227)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3227)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3228)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3228)@9c4496f35a55: Found Expect[0] for '05240103505902080910107894204621'O handled at TC_ho_out_of_this_bsc(3237) VirtMSC-RAN(3228)@9c4496f35a55: Added conn table entry 0TC_ho_out_of_this_bsc(3237)15469616 VirtMSC-SCCP(3227)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3227)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3236)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3234)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_of_this_bsc(3237) VirtMSC-SCCP(3227)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3227)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3227)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3227)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3234)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "557", 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_ho_out_of_this_bsc(3237) TC_ho_out_of_this_bsc(3237)@9c4496f35a55: 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(3236)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3227)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3227)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3227)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3227)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_of_this_bsc(3237)@9c4496f35a55: setverdict(pass): none -> pass TC_ho_out_of_this_bsc(3237)@9c4496f35a55: 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 := '19A8B8CF'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 := '306BE9F0'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(3237)@9c4496f35a55: "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(3237)@9c4496f35a55: "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(3227)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3227)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3227)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3227)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_of_this_bsc(3237)@9c4496f35a55: 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(3237)@9c4496f35a55: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(3227)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3227)@9c4496f35a55: vl_len:14 VirtMSC-SCCP(3227)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3227)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_out_of_this_bsc(3237)@9c4496f35a55: 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(3237)@9c4496f35a55: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_out_of_this_bsc(3237)@9c4496f35a55: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_out_of_this_bsc(3237)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(3227)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3227)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3227)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3227)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(3227)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3227)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3227)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3227)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_of_this_bsc(3237)@9c4496f35a55: Got first DLCX: { line := { verb := "DLCX", trans_id := "560", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "135" }, { code := "I", val := "19A8B8CF" } }, sdp := omit } TC_ho_out_of_this_bsc(3237)@9c4496f35a55: Got second DLCX: { line := { verb := "DLCX", trans_id := "561", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "135" }, { code := "I", val := "306BE9F0" } }, sdp := omit } VirtMSC-RAN(3228)@9c4496f35a55: Deleted conn table entry 0TC_ho_out_of_this_bsc(3237)15469616 VirtMSC-SCCP(3227)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3227)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3227)@9c4496f35a55: RLC received in state:disconnect_pending TC_ho_out_of_this_bsc(3237)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_of_this_bsc(3237)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3227)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3228)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3229)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3226)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3233)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(3236)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3231)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3230)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3234)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3232)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3235)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3226): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3227): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3228): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3229): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3230): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3231): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3232): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3233): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3234): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3235): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3236): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_ho_out_of_this_bsc(3237): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_ho_out_of_this_bsc finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc pass'. Sun Jun 9 06:59:31 UTC 2024 ====== BSC_Tests.TC_ho_out_of_this_bsc pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_out_of_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=801607) Waiting for packet dumper to finish... 1 (prev_count=801607, count=997742) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 06:59: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_unbreak_lchan_after_missing_rel_ack_1 started. MTC@9c4496f35a55: "TC_unbreak_lchan_after_missing_rel_ack_1": using IMSI '001011040482427'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3241)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3241)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3241)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3239)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3244)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3244)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3244)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3242)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3241)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3244)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3240)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3240)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3243)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3247)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3247)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3247)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3247)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_unbreak_lchan_after_missing_rel_ack_1() start" VirtMSC-RAN(3240)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910100104844272'O, n_connectPointCode := omit VirtMSC-RAN(3240)@9c4496f35a55: Created Expect[0] for '05240103505902080910100104844272'O to be handled at TC_unbreak_lchan_after_missing_rel_ack_1(3249) VirtMSC-SCCP(3239)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3239)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3240)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3240)@9c4496f35a55: Found Expect[0] for '05240103505902080910100104844272'O handled at TC_unbreak_lchan_after_missing_rel_ack_1(3249) VirtMSC-RAN(3240)@9c4496f35a55: Added conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_1(3249)1462347 VirtMSC-SCCP(3239)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3239)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3248)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3246)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_unbreak_lchan_after_missing_rel_ack_1(3249) VirtMSC-SCCP(3239)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3239)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3239)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3239)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O TC_unbreak_lchan_after_missing_rel_ack_1(3249)@9c4496f35a55: 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(3248)@9c4496f35a55: Disabled queueing of DChan messages VirtMGW-MGCP-0(3246)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "562", 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_unbreak_lchan_after_missing_rel_ack_1(3249) VirtMSC-SCCP(3239)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3239)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3239)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3239)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_1(3249)@9c4496f35a55: setverdict(pass): none -> pass TC_unbreak_lchan_after_missing_rel_ack_1(3249)@9c4496f35a55: 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 := '7640490F'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 := '330158F0'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(3249)@9c4496f35a55: "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(3249)@9c4496f35a55: "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(3249)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3239)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3239)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3239)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3239)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3239)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3239)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3239)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3239)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_1(3249)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(3240)@9c4496f35a55: Deleted conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_1(3249)1462347 VirtMSC-SCCP(3239)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3239)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3239)@9c4496f35a55: RLC received in state:disconnect_pending TC_unbreak_lchan_after_missing_rel_ack_1(3249)@9c4496f35a55: "Got RSL RR Release" TC_unbreak_lchan_after_missing_rel_ack_1(3249)@9c4496f35a55: "Got RSL Deact SACCH" TC_unbreak_lchan_after_missing_rel_ack_1(3249)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_unbreak_lchan_after_missing_rel_ack_1(3249)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_unbreak_lchan_after_missing_rel_ack_1(3249)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3239)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3240)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3241)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3238)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3245)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(3243)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3248)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3242)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3246)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3244)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3247)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3238): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3239): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3240): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3241): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3242): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3243): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3244): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3245): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3246): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3247): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3248): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_1(3249): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_unbreak_lchan_after_missing_rel_ack_1 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass'. Sun Jun 9 06:59:55 UTC 2024 ====== BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass ====== Saving talloc report from 172.18.145.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=578341) Waiting for packet dumper to finish... 1 (prev_count=578341, count=581891) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:00:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_unbreak_lchan_after_missing_rel_ack_2 started. MTC@9c4496f35a55: "TC_unbreak_lchan_after_missing_rel_ack_2": using IMSI '001013036557569'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3253)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3253)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3253)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3251)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3256)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3256)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3256)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3254)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3253)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3256)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3252)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3252)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3255)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3259)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3259)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3259)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3259)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_unbreak_lchan_after_missing_rel_ack_2() start" VirtMSC-RAN(3252)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910100363555796'O, n_connectPointCode := omit VirtMSC-RAN(3252)@9c4496f35a55: Created Expect[0] for '05240103505902080910100363555796'O to be handled at TC_unbreak_lchan_after_missing_rel_ack_2(3261) VirtMSC-SCCP(3251)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3251)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3252)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3252)@9c4496f35a55: Found Expect[0] for '05240103505902080910100363555796'O handled at TC_unbreak_lchan_after_missing_rel_ack_2(3261) VirtMSC-RAN(3252)@9c4496f35a55: Added conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_2(3261)5903836 VirtMSC-SCCP(3251)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3251)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3260)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3258)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_unbreak_lchan_after_missing_rel_ack_2(3261) VirtMSC-SCCP(3251)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3251)@9c4496f35a55: vl_len:19 VirtMSC-SCCP(3251)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3251)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O TC_unbreak_lchan_after_missing_rel_ack_2(3261)@9c4496f35a55: 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 } } } } VirtMGW-MGCP-0(3258)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "567", 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_unbreak_lchan_after_missing_rel_ack_2(3261) IPA-BTS0-TRX0-RSL-RSL(3260)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3251)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3251)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3251)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3251)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_2(3261)@9c4496f35a55: setverdict(pass): none -> pass TC_unbreak_lchan_after_missing_rel_ack_2(3261)@9c4496f35a55: 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 := '4164A8C3'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 := '527CEA27'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(3261)@9c4496f35a55: "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(3261)@9c4496f35a55: "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(3261)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3251)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3251)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3251)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3251)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3251)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3251)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3251)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3251)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_2(3261)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(3252)@9c4496f35a55: Deleted conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_2(3261)5903836 VirtMSC-SCCP(3251)@9c4496f35a55: Session index based on connection ID:0 TC_unbreak_lchan_after_missing_rel_ack_2(3261)@9c4496f35a55: "Got RSL RR Release" VirtMSC-SCCP(3251)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3251)@9c4496f35a55: RLC received in state:disconnect_pending TC_unbreak_lchan_after_missing_rel_ack_2(3261)@9c4496f35a55: "Got RSL Deact SACCH" TC_unbreak_lchan_after_missing_rel_ack_2(3261)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_unbreak_lchan_after_missing_rel_ack_2(3261)@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed TC_unbreak_lchan_after_missing_rel_ack_2(3261)@9c4496f35a55: Final verdict of PTC: pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(3257)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3251)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3253)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3252)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3250)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(3255)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3260)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3254)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3256)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3258)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3259)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3250): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3251): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3252): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3253): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3254): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3255): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3256): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3257): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3258): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3259): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3260): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_2(3261): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_unbreak_lchan_after_missing_rel_ack_2 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass'. Sun Jun 9 07:00:19 UTC 2024 ====== BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass ====== Saving talloc report from 172.18.145.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=582507) Waiting for packet dumper to finish... 1 (prev_count=582507, count=584097) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass' was executed successfully (exit status: 0). MC@9c4496f35a55: Test execution finished. MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_only'. ------ BSC_Tests_LCLS.TC_lcls_gcr_only ------ Sun Jun 9 07:00: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_only' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcls_gcr_only started. MTC@9c4496f35a55: "TC_lcls_gcr_only": using IMSI '001016289760275'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3265)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3265)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3265)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3263)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3268)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3268)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3268)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3266)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3265)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3268)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3264)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3264)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3267)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3271)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3271)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3271)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3271)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcls_gcr_only() start" VirtMSC-RAN(3264)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910102698672057'O, n_connectPointCode := omit VirtMSC-RAN(3264)@9c4496f35a55: Created Expect[0] for '05240103505902080910102698672057'O to be handled at TC_lcls_gcr_only-A(3273) VirtMSC-SCCP(3263)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3263)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3264)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3264)@9c4496f35a55: Found Expect[0] for '05240103505902080910102698672057'O handled at TC_lcls_gcr_only-A(3273) VirtMSC-RAN(3264)@9c4496f35a55: Added conn table entry 0TC_lcls_gcr_only-A(3273)11746667 VirtMSC-SCCP(3263)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3263)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3272)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3270)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_only-A(3273) VirtMSC-SCCP(3263)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3263)@9c4496f35a55: vl_len:34 VirtMSC-SCCP(3263)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3263)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0020010B030108017C060102030409267D0180890D0301020302040505060708090A'O VirtMGW-MGCP-0(3270)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "572", 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_only-A(3273) TC_lcls_gcr_only-A(3273)@9c4496f35a55: 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(3272)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3263)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3263)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3263)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3263)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_only-A(3273)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_only-A(3273)@9c4496f35a55: 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 := '777D473B'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 := '7EE519AC'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(3273)@9c4496f35a55: "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(3273)@9c4496f35a55: "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(3264)@9c4496f35a55: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3264)@9c4496f35a55: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_only-B(3274) VirtMSC-SCCP(3263)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3263)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3264)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3264)@9c4496f35a55: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_only-B(3274) VirtMSC-RAN(3264)@9c4496f35a55: Added conn table entry 1TC_lcls_gcr_only-B(3274)16473324 VirtMSC-SCCP(3263)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3263)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3272)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3270)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_only-B(3274) VirtMSC-SCCP(3263)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3263)@9c4496f35a55: vl_len:34 VirtMSC-SCCP(3263)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3263)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0020010B030108017C060102030409267D0180890D0301020302040505060708090A'O VirtMGW-MGCP-0(3270)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "575", 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_only-B(3274) IPA-BTS0-TRX0-RSL-RSL(3272)@9c4496f35a55: 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(3272)@9c4496f35a55: Storing an RSL message in the waiting queue TC_lcls_gcr_only-B(3274)@9c4496f35a55: 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(3272)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3263)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3263)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3263)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3263)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_only-B(3274)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_only-B(3274)@9c4496f35a55: 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 := '713477CF'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 := '07F9C0B1'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(3274)@9c4496f35a55: "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(3274)@9c4496f35a55: "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(3273)@9c4496f35a55: Final verdict of PTC: pass TC_lcls_gcr_only-B(3274)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-RAN(3264)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3268)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3262)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3263)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3269)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3267)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3266)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3270)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3265)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3271)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3272)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: none MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3262): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3263): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3264): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3265): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3266): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3267): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3268): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3269): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3270): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3271): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3272): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_only-A(3273): pass (none -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_only-B(3274): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcls_gcr_only finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_only pass'. Sun Jun 9 07:00:36 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_only pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=454409) Waiting for packet dumper to finish... 1 (prev_count=454409, count=650366) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_only pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect ------ Sun Jun 9 07:00: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.pcap" >/data/BSC_Tests_LCLS.TC_lcls_gcr_bway_connect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcls_gcr_bway_connect started. MTC@9c4496f35a55: "TC_lcls_gcr_bway_connect": using IMSI '001018872093913'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3278)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3278)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3278)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3276)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3281)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3281)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3281)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3279)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3278)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3281)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3277)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3277)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3280)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3284)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3284)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3284)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3284)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcls_gcr_bway_connect() start" VirtMSC-RAN(3277)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910108827909331'O, n_connectPointCode := omit VirtMSC-RAN(3277)@9c4496f35a55: Created Expect[0] for '05240103505902080910108827909331'O to be handled at TC_lcls_gcr_bway_connect-A(3286) VirtMSC-SCCP(3276)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3276)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3277)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3277)@9c4496f35a55: Found Expect[0] for '05240103505902080910108827909331'O handled at TC_lcls_gcr_bway_connect-A(3286) VirtMSC-RAN(3277)@9c4496f35a55: Added conn table entry 0TC_lcls_gcr_bway_connect-A(3286)6081833 VirtMSC-SCCP(3276)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3276)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3285)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3283)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_connect-A(3286) VirtMSC-SCCP(3276)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3276)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3276)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3276)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3283)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "582", 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_bway_connect-A(3286) TC_lcls_gcr_bway_connect-A(3286)@9c4496f35a55: 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(3285)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3276)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3276)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3276)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3276)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_connect-A(3286)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_bway_connect-A(3286)@9c4496f35a55: 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 := '56826E61'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 := '30D475A4'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(3286)@9c4496f35a55: "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(3286)@9c4496f35a55: "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(3277)@9c4496f35a55: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3277)@9c4496f35a55: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_bway_connect-B(3287) VirtMSC-SCCP(3276)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3276)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3277)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3277)@9c4496f35a55: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_bway_connect-B(3287) VirtMSC-RAN(3277)@9c4496f35a55: Added conn table entry 1TC_lcls_gcr_bway_connect-B(3287)3455142 VirtMSC-SCCP(3276)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3276)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3285)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3283)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_connect-B(3287) VirtMSC-SCCP(3276)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3276)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3276)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3276)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3283)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "585", 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_bway_connect-B(3287) IPA-BTS0-TRX0-RSL-RSL(3285)@9c4496f35a55: 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(3285)@9c4496f35a55: Storing an RSL message in the waiting queue TC_lcls_gcr_bway_connect-B(3287)@9c4496f35a55: 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(3285)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3276)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3276)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3276)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3276)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3276)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3276)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3276)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3276)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3276)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3276)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3276)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3276)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_connect-B(3287)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_bway_connect-B(3287)@9c4496f35a55: 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 := '701A6146'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 := '1BDC9F25'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(3287)@9c4496f35a55: "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(3287)@9c4496f35a55: "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(3286)@9c4496f35a55: Final verdict of PTC: pass TC_lcls_gcr_bway_connect-B(3287)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-SCCP(3276)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3278)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3277)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3281)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3285)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3279)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3280)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3283)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3282)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3284)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3275)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: none MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3275): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3276): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3277): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3278): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3279): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3280): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3281): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3282): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3283): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3284): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3285): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_bway_connect-A(3286): pass (none -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_bway_connect-B(3287): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcls_gcr_bway_connect finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect pass'. Sun Jun 9 07:00:51 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_bway_connect pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=473912) Waiting for packet dumper to finish... 1 (prev_count=473912, count=660719) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcls_gcr_bway_connect_hr started. MTC@9c4496f35a55: "TC_lcls_gcr_bway_connect_hr": using IMSI '001019318835752'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3291)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3291)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3291)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3289)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3294)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3294)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3294)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3292)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3291)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3294)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3290)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3290)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3293)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3297)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3297)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3297)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3297)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcls_gcr_bway_connect_hr() start" VirtMSC-RAN(3290)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103981387525'O, n_connectPointCode := omit VirtMSC-RAN(3290)@9c4496f35a55: Created Expect[0] for '05240103505902080910103981387525'O to be handled at TC_lcls_gcr_bway_connect_hr-A(3299) VirtMSC-SCCP(3289)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3289)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3290)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3290)@9c4496f35a55: Found Expect[0] for '05240103505902080910103981387525'O handled at TC_lcls_gcr_bway_connect_hr-A(3299) VirtMSC-RAN(3290)@9c4496f35a55: Added conn table entry 0TC_lcls_gcr_bway_connect_hr-A(3299)13262665 VirtMSC-SCCP(3289)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3289)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3298)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3296)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_connect_hr-A(3299) VirtMSC-SCCP(3289)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3289)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3289)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3289)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030109057C060102030409267D0181890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3296)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "594", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "13c" }, { 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(3299) TC_lcls_gcr_bway_connect_hr-A(3299)@9c4496f35a55: 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(3298)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3289)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3289)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3289)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3289)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_connect_hr-A(3299)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_bway_connect_hr-A(3299)@9c4496f35a55: 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 := '3D1BA50D'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 := '15BF44E0'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(3299)@9c4496f35a55: "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(3299)@9c4496f35a55: "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(3290)@9c4496f35a55: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3290)@9c4496f35a55: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_bway_connect_hr-B(3300) VirtMSC-SCCP(3289)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3289)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3290)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3290)@9c4496f35a55: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_bway_connect_hr-B(3300) VirtMSC-RAN(3290)@9c4496f35a55: Added conn table entry 1TC_lcls_gcr_bway_connect_hr-B(3300)11030014 VirtMSC-SCCP(3289)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3289)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3298)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3296)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_connect_hr-B(3300) VirtMSC-SCCP(3289)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3289)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3289)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3289)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030109057C060102030409267D0181890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3296)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "597", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "13d" }, { 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(3300) IPA-BTS0-TRX0-RSL-RSL(3298)@9c4496f35a55: 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(3298)@9c4496f35a55: Storing an RSL message in the waiting queue TC_lcls_gcr_bway_connect_hr-B(3300)@9c4496f35a55: 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(3298)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3289)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3289)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3289)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3289)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3289)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3289)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3289)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3289)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3289)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3289)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3289)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3289)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_connect_hr-B(3300)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_bway_connect_hr-B(3300)@9c4496f35a55: 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 := '412F68FC'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 := '070FF86D'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(3300)@9c4496f35a55: "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(3300)@9c4496f35a55: "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(3299)@9c4496f35a55: Final verdict of PTC: pass TC_lcls_gcr_bway_connect_hr-B(3300)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-RAN(3290)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3292)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3293)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3289)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3288)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3298)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3291)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3294)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3296)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3295)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3297)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: none MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3288): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3289): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3290): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3291): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3292): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3293): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3294): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3295): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3296): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3297): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3298): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_bway_connect_hr-A(3299): pass (none -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_bway_connect_hr-B(3300): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcls_gcr_bway_connect_hr finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr pass'. Sun Jun 9 07:01:06 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=488749) Waiting for packet dumper to finish... 1 (prev_count=488749, count=674554) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:01:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcls_gcr_bway_codec_mismatch started. MTC@9c4496f35a55: "TC_lcls_gcr_bway_codec_mismatch": using IMSI '001011378608809'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3304)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3304)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3304)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3302)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3307)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3307)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3307)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3305)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3304)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3307)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3303)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3303)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3306)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3310)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3310)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3310)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3310)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcls_gcr_bway_codec_mismatch() start" VirtMSC-RAN(3303)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103187068890'O, n_connectPointCode := omit VirtMSC-RAN(3303)@9c4496f35a55: Created Expect[0] for '05240103505902080910103187068890'O to be handled at TC_lcls_gcr_bway_codec_mismatch-A(3312) VirtMSC-SCCP(3302)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3302)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3303)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3303)@9c4496f35a55: Found Expect[0] for '05240103505902080910103187068890'O handled at TC_lcls_gcr_bway_codec_mismatch-A(3312) VirtMSC-RAN(3303)@9c4496f35a55: Added conn table entry 0TC_lcls_gcr_bway_codec_mismatch-A(3312)1852278 VirtMSC-SCCP(3302)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3302)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3311)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3309)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_codec_mismatch-A(3312) VirtMSC-SCCP(3302)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3302)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3302)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3302)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030109057C060102030409267D0181890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3309)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "606", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "13e" }, { 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(3312) TC_lcls_gcr_bway_codec_mismatch-A(3312)@9c4496f35a55: 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(3311)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3302)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3302)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3302)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3302)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_codec_mismatch-A(3312)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_bway_codec_mismatch-A(3312)@9c4496f35a55: 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 := '1CCADB9D'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 := '6B1EE02F'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(3312)@9c4496f35a55: "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(3312)@9c4496f35a55: "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(3303)@9c4496f35a55: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3303)@9c4496f35a55: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_bway_codec_mismatch-B(3313) VirtMSC-SCCP(3302)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3302)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3303)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3303)@9c4496f35a55: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_bway_codec_mismatch-B(3313) VirtMSC-RAN(3303)@9c4496f35a55: Added conn table entry 1TC_lcls_gcr_bway_codec_mismatch-B(3313)4284756 VirtMSC-SCCP(3302)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3302)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3311)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3309)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_codec_mismatch-B(3313) VirtMSC-SCCP(3302)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3302)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3302)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3302)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3309)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "609", 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_gcr_bway_codec_mismatch-B(3313) IPA-BTS0-TRX0-RSL-RSL(3311)@9c4496f35a55: 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(3311)@9c4496f35a55: Storing an RSL message in the waiting queue TC_lcls_gcr_bway_codec_mismatch-B(3313)@9c4496f35a55: 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(3311)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3302)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3302)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3302)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3302)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3302)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3302)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3302)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3302)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_codec_mismatch-B(3313)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_bway_codec_mismatch-B(3313)@9c4496f35a55: 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 := '6E1A0326'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 := '67A3CB84'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(3313)@9c4496f35a55: "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(3313)@9c4496f35a55: "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(3312)@9c4496f35a55: Final verdict of PTC: pass TC_lcls_gcr_bway_codec_mismatch-B(3313)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-SCCP(3302)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3303)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3311)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3308)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3304)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3309)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3306)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3301)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3307)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3305)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3310)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: none MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3301): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3302): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3303): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3304): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3305): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3306): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3307): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3308): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3309): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3310): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3311): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_bway_codec_mismatch-A(3312): pass (none -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_bway_codec_mismatch-B(3313): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcls_gcr_bway_codec_mismatch finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch pass'. Sun Jun 9 07:01:21 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=457064) Waiting for packet dumper to finish... 1 (prev_count=457064, count=643871) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:01: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcls_gcr_nomatch_bway_connect started. MTC@9c4496f35a55: "TC_lcls_gcr_nomatch_bway_connect": using IMSI '001013617511522'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3317)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3317)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3317)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3315)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3320)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3320)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3320)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3318)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3317)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3320)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3316)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3316)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3319)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3323)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3323)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3323)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3323)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcls_gcr_nomatch_bway_connect() start" VirtMSC-RAN(3316)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910106371155122'O, n_connectPointCode := omit VirtMSC-RAN(3316)@9c4496f35a55: Created Expect[0] for '05240103505902080910106371155122'O to be handled at TC_lcls_gcr_nomatch_bway_connect-A(3325) VirtMSC-SCCP(3315)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3315)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3316)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3316)@9c4496f35a55: Found Expect[0] for '05240103505902080910106371155122'O handled at TC_lcls_gcr_nomatch_bway_connect-A(3325) VirtMSC-RAN(3316)@9c4496f35a55: Added conn table entry 0TC_lcls_gcr_nomatch_bway_connect-A(3325)316285 VirtMSC-SCCP(3315)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3315)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3324)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3322)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_nomatch_bway_connect-A(3325) VirtMSC-SCCP(3315)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3315)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3315)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3315)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3322)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "616", 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_gcr_nomatch_bway_connect-A(3325) TC_lcls_gcr_nomatch_bway_connect-A(3325)@9c4496f35a55: 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(3324)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3315)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3315)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3315)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3315)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_nomatch_bway_connect-A(3325)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_nomatch_bway_connect-A(3325)@9c4496f35a55: 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 := '79EBB17D'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 := '7CC1308F'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(3325)@9c4496f35a55: "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(3325)@9c4496f35a55: "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(3316)@9c4496f35a55: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3316)@9c4496f35a55: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_nomatch_bway_connect-B(3326) VirtMSC-SCCP(3315)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3315)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3316)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3316)@9c4496f35a55: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_nomatch_bway_connect-B(3326) VirtMSC-RAN(3316)@9c4496f35a55: Added conn table entry 1TC_lcls_gcr_nomatch_bway_connect-B(3326)5578943 VirtMSC-SCCP(3315)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3315)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3324)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3322)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_nomatch_bway_connect-B(3326) VirtMSC-SCCP(3315)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3315)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3315)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3315)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090B8A008B00'O VirtMGW-MGCP-0(3322)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "619", 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_gcr_nomatch_bway_connect-B(3326) IPA-BTS0-TRX0-RSL-RSL(3324)@9c4496f35a55: 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(3324)@9c4496f35a55: Storing an RSL message in the waiting queue TC_lcls_gcr_nomatch_bway_connect-B(3326)@9c4496f35a55: 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(3324)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3315)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3315)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3315)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3315)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_nomatch_bway_connect-B(3326)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_nomatch_bway_connect-B(3326)@9c4496f35a55: 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 := '4FAE7765'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 := '205DE458'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(3326)@9c4496f35a55: "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(3326)@9c4496f35a55: "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(3325)@9c4496f35a55: Final verdict of PTC: pass TC_lcls_gcr_nomatch_bway_connect-B(3326)@9c4496f35a55: Final verdict of PTC: pass VirtSMLC-SCCP(3318)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3317)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3314)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3315)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3323)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3321)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3319)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3324)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3320)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3322)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3316)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: none MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3314): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3315): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3316): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3317): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3318): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3319): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3320): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3321): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3322): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3323): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3324): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_nomatch_bway_connect-A(3325): pass (none -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_nomatch_bway_connect-B(3326): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcls_gcr_nomatch_bway_connect finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect pass'. Sun Jun 9 07:01:39 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=463571) Waiting for packet dumper to finish... 1 (prev_count=463571, count=661463) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:01: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcls_gcr_bway_dont_connect started. MTC@9c4496f35a55: "TC_lcls_gcr_bway_dont_connect": using IMSI '001018927683767'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3330)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3330)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3330)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3328)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(3333)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3333)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3333)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(3331)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3330)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3333)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3329)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3329)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3332)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3336)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3336)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3336)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3336)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcls_gcr_bway_dont_connect() start" VirtMSC-RAN(3329)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910109872867376'O, n_connectPointCode := omit VirtMSC-RAN(3329)@9c4496f35a55: Created Expect[0] for '05240103505902080910109872867376'O to be handled at TC_lcls_gcr_bway_dont_connect-A(3338) VirtMSC-SCCP(3328)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3328)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3329)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3329)@9c4496f35a55: Found Expect[0] for '05240103505902080910109872867376'O handled at TC_lcls_gcr_bway_dont_connect-A(3338) VirtMSC-RAN(3329)@9c4496f35a55: Added conn table entry 0TC_lcls_gcr_bway_dont_connect-A(3338)10379767 VirtMSC-SCCP(3328)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3328)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3337)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3335)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_dont_connect-A(3338) VirtMSC-SCCP(3328)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3328)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3328)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3328)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B01'O VirtMGW-MGCP-0(3335)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "626", 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_gcr_bway_dont_connect-A(3338) TC_lcls_gcr_bway_dont_connect-A(3338)@9c4496f35a55: 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(3337)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3328)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3328)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3328)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3328)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_dont_connect-A(3338)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_bway_dont_connect-A(3338)@9c4496f35a55: 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 := '702B8833'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 := '749F200D'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(3338)@9c4496f35a55: "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(3338)@9c4496f35a55: "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(3329)@9c4496f35a55: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3329)@9c4496f35a55: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_bway_dont_connect-B(3339) VirtMSC-SCCP(3328)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3328)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3329)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3329)@9c4496f35a55: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_bway_dont_connect-B(3339) VirtMSC-RAN(3329)@9c4496f35a55: Added conn table entry 1TC_lcls_gcr_bway_dont_connect-B(3339)4411784 VirtMSC-SCCP(3328)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3328)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3337)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3335)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_dont_connect-B(3339) VirtMSC-SCCP(3328)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3328)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3328)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3328)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B01'O VirtMGW-MGCP-0(3335)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "629", 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_gcr_bway_dont_connect-B(3339) IPA-BTS0-TRX0-RSL-RSL(3337)@9c4496f35a55: 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(3337)@9c4496f35a55: Storing an RSL message in the waiting queue TC_lcls_gcr_bway_dont_connect-B(3339)@9c4496f35a55: 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(3337)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3328)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3328)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3328)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3328)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3328)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3328)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3328)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3328)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_dont_connect-B(3339)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_bway_dont_connect-B(3339)@9c4496f35a55: 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 := '4AE3DDF0'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 := '32E8FC50'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(3339)@9c4496f35a55: "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(3339)@9c4496f35a55: "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(3338)@9c4496f35a55: Final verdict of PTC: pass TC_lcls_gcr_bway_dont_connect-B(3339)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-RAN(3329)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3331)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3330)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3337)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3328)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3332)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3327)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3333)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3335)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3336)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3334)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: none MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3327): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3328): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3329): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3330): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3331): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3332): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3333): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3334): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3335): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3336): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3337): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_bway_dont_connect-A(3338): pass (none -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_bway_dont_connect-B(3339): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcls_gcr_bway_dont_connect finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect pass'. Sun Jun 9 07:01:57 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=463085) Waiting for packet dumper to finish... 1 (prev_count=463085, count=659220) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg'. ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg ------ Sun Jun 9 07:02: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcls_gcr_unsuppported_cfg started. MTC@9c4496f35a55: "TC_lcls_gcr_unsuppported_cfg": using IMSI '001018627705565'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3343)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3343)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3343)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3341)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3346)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3346)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3346)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3344)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3343)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3346)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3342)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3342)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3345)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3349)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3349)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3349)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3349)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcls_gcr_unsuppported_cfg() start" VirtMSC-RAN(3342)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910106872075556'O, n_connectPointCode := omit VirtMSC-RAN(3342)@9c4496f35a55: Created Expect[0] for '05240103505902080910106872075556'O to be handled at TC_lcls_gcr_unsuppported_cfg-A(3351) VirtMSC-SCCP(3341)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3341)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3342)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3342)@9c4496f35a55: Found Expect[0] for '05240103505902080910106872075556'O handled at TC_lcls_gcr_unsuppported_cfg-A(3351) VirtMSC-RAN(3342)@9c4496f35a55: Added conn table entry 0TC_lcls_gcr_unsuppported_cfg-A(3351)2771397 VirtMSC-SCCP(3341)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3341)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3350)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3348)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_unsuppported_cfg-A(3351) VirtMSC-SCCP(3341)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3341)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3341)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3341)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A028B00'O VirtMGW-MGCP-0(3348)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "636", 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_gcr_unsuppported_cfg-A(3351) TC_lcls_gcr_unsuppported_cfg-A(3351)@9c4496f35a55: 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(3350)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3341)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3341)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3341)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3341)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_unsuppported_cfg-A(3351)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_unsuppported_cfg-A(3351)@9c4496f35a55: 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 := '172F0DD9'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 := '643A2BBB'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(3351)@9c4496f35a55: "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(3351)@9c4496f35a55: "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(3342)@9c4496f35a55: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3342)@9c4496f35a55: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_unsuppported_cfg-B(3352) VirtMSC-SCCP(3341)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3341)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3342)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3342)@9c4496f35a55: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_unsuppported_cfg-B(3352) VirtMSC-RAN(3342)@9c4496f35a55: Added conn table entry 1TC_lcls_gcr_unsuppported_cfg-B(3352)9391276 VirtMSC-SCCP(3341)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3341)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3350)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3348)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_unsuppported_cfg-B(3352) VirtMSC-SCCP(3341)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3341)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3341)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3341)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A028B00'O VirtMGW-MGCP-0(3348)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "639", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "145" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_unsuppported_cfg-B(3352) IPA-BTS0-TRX0-RSL-RSL(3350)@9c4496f35a55: 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(3350)@9c4496f35a55: Storing an RSL message in the waiting queue TC_lcls_gcr_unsuppported_cfg-B(3352)@9c4496f35a55: 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(3350)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3341)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3341)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3341)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3341)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_unsuppported_cfg-B(3352)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_unsuppported_cfg-B(3352)@9c4496f35a55: 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 := '34468FFA'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 := '7A9239C8'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(3352)@9c4496f35a55: "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(3352)@9c4496f35a55: "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(3351)@9c4496f35a55: Final verdict of PTC: pass TC_lcls_gcr_unsuppported_cfg-B(3352)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-SCCP(3341)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3348)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3340)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3342)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3345)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3344)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3343)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3350)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3346)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3349)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3347)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: none MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3340): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3341): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3342): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3343): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3344): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3345): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3346): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3347): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3348): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3349): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3350): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_unsuppported_cfg-A(3351): pass (none -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_unsuppported_cfg-B(3352): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcls_gcr_unsuppported_cfg finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg pass'. Sun Jun 9 07:02:15 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=462985) Waiting for packet dumper to finish... 1 (prev_count=462985, count=660763) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc'. ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc ------ Sun Jun 9 07:02: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcls_gcr_unsuppported_csc started. MTC@9c4496f35a55: "TC_lcls_gcr_unsuppported_csc": using IMSI '001012151537130'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3356)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3356)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3356)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3354)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3359)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3359)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3359)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3357)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3356)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3359)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3355)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3355)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3358)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3362)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3362)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3362)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3362)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcls_gcr_unsuppported_csc() start" VirtMSC-RAN(3355)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910101215351703'O, n_connectPointCode := omit VirtMSC-RAN(3355)@9c4496f35a55: Created Expect[0] for '05240103505902080910101215351703'O to be handled at TC_lcls_gcr_unsuppported_csc-A(3364) VirtMSC-SCCP(3354)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3354)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3355)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3355)@9c4496f35a55: Found Expect[0] for '05240103505902080910101215351703'O handled at TC_lcls_gcr_unsuppported_csc-A(3364) VirtMSC-RAN(3355)@9c4496f35a55: Added conn table entry 0TC_lcls_gcr_unsuppported_csc-A(3364)11428986 VirtMSC-SCCP(3354)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3354)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3363)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3361)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_unsuppported_csc-A(3364) VirtMSC-SCCP(3354)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3354)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3354)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3354)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B04'O VirtMGW-MGCP-0(3361)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "646", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "146" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_unsuppported_csc-A(3364) TC_lcls_gcr_unsuppported_csc-A(3364)@9c4496f35a55: 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(3363)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3354)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3354)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3354)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3354)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_unsuppported_csc-A(3364)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_unsuppported_csc-A(3364)@9c4496f35a55: 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 := '17764CF4'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 := '1C264C3B'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(3364)@9c4496f35a55: "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(3364)@9c4496f35a55: "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(3355)@9c4496f35a55: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3355)@9c4496f35a55: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_unsuppported_csc-B(3365) VirtMSC-SCCP(3354)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3354)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3355)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3355)@9c4496f35a55: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_unsuppported_csc-B(3365) VirtMSC-RAN(3355)@9c4496f35a55: Added conn table entry 1TC_lcls_gcr_unsuppported_csc-B(3365)13506943 VirtMSC-SCCP(3354)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3354)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3363)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3361)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_unsuppported_csc-B(3365) VirtMSC-SCCP(3354)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3354)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3354)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3354)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B04'O VirtMGW-MGCP-0(3361)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "649", 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_gcr_unsuppported_csc-B(3365) IPA-BTS0-TRX0-RSL-RSL(3363)@9c4496f35a55: 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(3363)@9c4496f35a55: Storing an RSL message in the waiting queue TC_lcls_gcr_unsuppported_csc-B(3365)@9c4496f35a55: 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(3363)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3354)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3354)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3354)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3354)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3354)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3354)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3354)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3354)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_unsuppported_csc-B(3365)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_unsuppported_csc-B(3365)@9c4496f35a55: 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 := '236B974D'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 := '5CF876E9'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(3365)@9c4496f35a55: "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(3365)@9c4496f35a55: "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(3364)@9c4496f35a55: Final verdict of PTC: pass TC_lcls_gcr_unsuppported_csc-B(3365)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-RAN(3355)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3353)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3358)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3354)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3363)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3360)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3357)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3361)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3356)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3362)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3359)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: none MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3353): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3354): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3355): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3356): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3357): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3358): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3359): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3360): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3361): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3362): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3363): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_unsuppported_csc-A(3364): pass (none -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_unsuppported_csc-B(3365): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcls_gcr_unsuppported_csc finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc pass'. Sun Jun 9 07:02:30 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=463509) Waiting for packet dumper to finish... 1 (prev_count=463509, count=650551) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:02: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcls_gcr_bway_dont_connect_csc started. MTC@9c4496f35a55: "TC_lcls_gcr_bway_dont_connect_csc": using IMSI '001016546820659'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3369)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3369)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3369)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3367)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3372)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3372)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3372)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3370)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3369)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3372)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3368)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3368)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3371)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3375)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3375)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3375)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3375)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcls_gcr_bway_dont_connect_csc() start" VirtMSC-RAN(3368)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910105664286095'O, n_connectPointCode := omit VirtMSC-RAN(3368)@9c4496f35a55: Created Expect[0] for '05240103505902080910105664286095'O to be handled at TC_lcls_gcr_bway_dont_connect_csc-A(3377) VirtMSC-SCCP(3367)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3367)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3368)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3368)@9c4496f35a55: Found Expect[0] for '05240103505902080910105664286095'O handled at TC_lcls_gcr_bway_dont_connect_csc-A(3377) VirtMSC-RAN(3368)@9c4496f35a55: Added conn table entry 0TC_lcls_gcr_bway_dont_connect_csc-A(3377)6122832 VirtMSC-SCCP(3367)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3367)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3376)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3374)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_dont_connect_csc-A(3377) VirtMSC-SCCP(3367)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3367)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3367)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3367)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B01'O VirtMGW-MGCP-0(3374)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "656", 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_gcr_bway_dont_connect_csc-A(3377) TC_lcls_gcr_bway_dont_connect_csc-A(3377)@9c4496f35a55: 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(3376)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3367)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3367)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3367)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3367)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_dont_connect_csc-A(3377)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_bway_dont_connect_csc-A(3377)@9c4496f35a55: 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 := '33BD02C6'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 := '673462A4'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(3377)@9c4496f35a55: "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(3377)@9c4496f35a55: "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(3368)@9c4496f35a55: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3368)@9c4496f35a55: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_bway_dont_connect_csc-B(3378) VirtMSC-SCCP(3367)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3367)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3368)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3368)@9c4496f35a55: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_bway_dont_connect_csc-B(3378) VirtMSC-RAN(3368)@9c4496f35a55: Added conn table entry 1TC_lcls_gcr_bway_dont_connect_csc-B(3378)8810107 VirtMSC-SCCP(3367)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3367)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3376)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3374)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_dont_connect_csc-B(3378) VirtMSC-SCCP(3367)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3367)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3367)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3367)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B01'O VirtMGW-MGCP-0(3374)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "659", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "149" }, { 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(3378) IPA-BTS0-TRX0-RSL-RSL(3376)@9c4496f35a55: 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(3376)@9c4496f35a55: Storing an RSL message in the waiting queue TC_lcls_gcr_bway_dont_connect_csc-B(3378)@9c4496f35a55: 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(3376)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3367)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3367)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3367)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3367)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3367)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3367)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3367)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3367)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_dont_connect_csc-B(3378)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_gcr_bway_dont_connect_csc-B(3378)@9c4496f35a55: 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 := '11599B19'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 := '6AC95CC5'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(3378)@9c4496f35a55: "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(3378)@9c4496f35a55: "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(3367)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3367)@9c4496f35a55: vl_len:5 VirtMSC-SCCP(3367)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3367)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0003748B00'O VirtMSC-SCCP(3367)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3367)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3367)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3367)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3367)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3367)@9c4496f35a55: vl_len:5 VirtMSC-SCCP(3367)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3367)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0003748B00'O VirtMSC-SCCP(3367)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3367)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3367)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3367)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3367)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3367)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3367)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3367)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_dont_connect_csc-A(3377)@9c4496f35a55: Final verdict of PTC: pass TC_lcls_gcr_bway_dont_connect_csc-B(3378)@9c4496f35a55: Final verdict of PTC: pass VirtSMLC-SCCP(3370)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3368)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3371)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3367)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3366)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3369)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3373)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3376)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3372)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3374)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3375)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: none MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3366): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3367): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3368): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3369): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3370): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3371): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3372): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3373): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3374): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3375): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3376): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_bway_dont_connect_csc-A(3377): pass (none -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_gcr_bway_dont_connect_csc-B(3378): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcls_gcr_bway_dont_connect_csc finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc pass'. Sun Jun 9 07:02:52 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=509765) Waiting for packet dumper to finish... 1 (prev_count=509765, count=695984) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_break'. ------ BSC_Tests_LCLS.TC_lcls_connect_break ------ Sun Jun 9 07:02: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_connect_break.pcap" >/data/BSC_Tests_LCLS.TC_lcls_connect_break.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_break' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcls_connect_break started. MTC@9c4496f35a55: "TC_lcls_connect_break": using IMSI '001012663868018'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3382)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3382)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3382)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3380)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3385)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3385)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3385)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3383)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3382)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3385)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3381)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3381)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3384)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3388)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3388)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3388)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3388)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcls_connect_break() start" VirtMSC-RAN(3381)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910106236680881'O, n_connectPointCode := omit VirtMSC-RAN(3381)@9c4496f35a55: Created Expect[0] for '05240103505902080910106236680881'O to be handled at TC_lcls_connect_break-A(3390) VirtMSC-SCCP(3380)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3380)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3381)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3381)@9c4496f35a55: Found Expect[0] for '05240103505902080910106236680881'O handled at TC_lcls_connect_break-A(3390) VirtMSC-RAN(3381)@9c4496f35a55: Added conn table entry 0TC_lcls_connect_break-A(3390)11837599 VirtMSC-SCCP(3380)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3380)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3389)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3387)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_connect_break-A(3390) VirtMSC-SCCP(3380)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3380)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3380)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3380)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3387)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "668", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14a" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_connect_break-A(3390) TC_lcls_connect_break-A(3390)@9c4496f35a55: 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(3389)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3380)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3380)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3380)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3380)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_connect_break-A(3390)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_connect_break-A(3390)@9c4496f35a55: 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 := '65919E39'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 := '2A67E49C'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(3390)@9c4496f35a55: "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(3390)@9c4496f35a55: "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(3381)@9c4496f35a55: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3381)@9c4496f35a55: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_connect_break-B(3391) VirtMSC-SCCP(3380)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3380)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3381)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3381)@9c4496f35a55: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_connect_break-B(3391) VirtMSC-RAN(3381)@9c4496f35a55: Added conn table entry 1TC_lcls_connect_break-B(3391)13260242 VirtMSC-SCCP(3380)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3380)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3389)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3387)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_connect_break-B(3391) VirtMSC-SCCP(3380)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3380)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3380)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3380)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3387)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "671", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14b" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_connect_break-B(3391) IPA-BTS0-TRX0-RSL-RSL(3389)@9c4496f35a55: 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(3389)@9c4496f35a55: Storing an RSL message in the waiting queue TC_lcls_connect_break-B(3391)@9c4496f35a55: 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(3389)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3380)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3380)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3380)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3380)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3380)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3380)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3380)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3380)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3380)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3380)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3380)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3380)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_connect_break-B(3391)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_connect_break-B(3391)@9c4496f35a55: 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 := '14248ACE'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 := '6FF3979F'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(3391)@9c4496f35a55: "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(3391)@9c4496f35a55: "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(3380)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3380)@9c4496f35a55: vl_len:5 VirtMSC-SCCP(3380)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3380)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0003748B02'O VirtMSC-SCCP(3380)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3380)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3380)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3380)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3380)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3380)@9c4496f35a55: vl_len:5 VirtMSC-SCCP(3380)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3380)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0003748B02'O VirtMSC-SCCP(3380)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3380)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3380)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3380)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3380)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3380)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3380)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3380)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_connect_break-A(3390)@9c4496f35a55: Final verdict of PTC: pass TC_lcls_connect_break-B(3391)@9c4496f35a55: Final verdict of PTC: pass VirtSMLC-SCCP(3383)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3384)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3379)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3386)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3381)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3389)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3382)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3380)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3385)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3387)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3388)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: none MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3379): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3380): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3381): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3382): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3383): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3384): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3385): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3386): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3387): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3388): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3389): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_connect_break-A(3390): pass (none -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_connect_break-B(3391): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcls_connect_break finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_break pass'. Sun Jun 9 07:03:09 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_connect_break pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_connect_break.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=522063) Waiting for packet dumper to finish... 1 (prev_count=522063, count=707868) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_break pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_clear'. ------ BSC_Tests_LCLS.TC_lcls_connect_clear ------ Sun Jun 9 07:03: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_clear' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcls_connect_clear started. MTC@9c4496f35a55: "TC_lcls_connect_clear": using IMSI '001017576214080'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3395)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3395)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3395)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3393)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3398)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3398)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3398)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3396)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3395)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3398)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3394)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3394)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3397)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3401)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3401)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3401)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3401)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcls_connect_clear() start" VirtMSC-RAN(3394)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910105767120408'O, n_connectPointCode := omit VirtMSC-RAN(3394)@9c4496f35a55: Created Expect[0] for '05240103505902080910105767120408'O to be handled at TC_lcls_connect_clear-A(3403) VirtMSC-SCCP(3393)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3393)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3394)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3394)@9c4496f35a55: Found Expect[0] for '05240103505902080910105767120408'O handled at TC_lcls_connect_clear-A(3403) VirtMSC-RAN(3394)@9c4496f35a55: Added conn table entry 0TC_lcls_connect_clear-A(3403)6602620 VirtMSC-SCCP(3393)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3393)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3402)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3400)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_connect_clear-A(3403) VirtMSC-SCCP(3393)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3393)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3393)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3393)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3400)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "682", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14c" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_connect_clear-A(3403) TC_lcls_connect_clear-A(3403)@9c4496f35a55: 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(3402)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3393)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3393)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3393)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3393)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_connect_clear-A(3403)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_connect_clear-A(3403)@9c4496f35a55: 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 := '55303171'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 := '70D0E373'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(3403)@9c4496f35a55: "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(3403)@9c4496f35a55: "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(3394)@9c4496f35a55: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3394)@9c4496f35a55: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_connect_clear-B(3404) VirtMSC-SCCP(3393)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3393)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3394)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3394)@9c4496f35a55: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_connect_clear-B(3404) VirtMSC-RAN(3394)@9c4496f35a55: Added conn table entry 1TC_lcls_connect_clear-B(3404)8273779 VirtMSC-SCCP(3393)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3393)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3402)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3400)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_connect_clear-B(3404) VirtMSC-SCCP(3393)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3393)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3393)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3393)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3400)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "685", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14d" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_connect_clear-B(3404) IPA-BTS0-TRX0-RSL-RSL(3402)@9c4496f35a55: 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(3402)@9c4496f35a55: Storing an RSL message in the waiting queue TC_lcls_connect_clear-B(3404)@9c4496f35a55: 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(3402)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3393)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3393)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3393)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3393)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3393)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3393)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3393)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3393)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3393)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3393)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3393)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3393)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_connect_clear-B(3404)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_connect_clear-B(3404)@9c4496f35a55: 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 := '2D7301B3'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 := '55C06857'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(3404)@9c4496f35a55: "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(3404)@9c4496f35a55: "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(3393)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3393)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3393)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3393)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(3393)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3393)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3393)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3393)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(3394)@9c4496f35a55: Deleted conn table entry 0TC_lcls_connect_clear-A(3403)6602620 VirtMSC-SCCP(3393)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3393)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3393)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3393)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3393)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3393)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3393)@9c4496f35a55: RLC received in state:disconnect_pending TC_lcls_connect_clear-A(3403)@9c4496f35a55: Final verdict of PTC: pass TC_lcls_connect_clear-B(3404)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-RAN(3394)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3393)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3392)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3397)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3402)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3396)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3395)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3400)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3398)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3399)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3401)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: none MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3392): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3393): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3394): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3395): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3396): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3397): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3398): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3399): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3400): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3401): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3402): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_connect_clear-A(3403): pass (none -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_connect_clear-B(3404): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcls_connect_clear finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_clear pass'. Sun Jun 9 07:03:28 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_connect_clear pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_connect_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=509764) Waiting for packet dumper to finish... 1 (prev_count=509764, count=698608) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_clear pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:03: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.pcap" >/data/BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcls_bts_gcr_bway_connect started. MTC@9c4496f35a55: "TC_lcls_bts_gcr_bway_connect": using IMSI '001010322793493'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3408)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3408)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3408)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(3406)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3411)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3411)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3411)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3409)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3408)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3411)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3407)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3407)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3410)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3414)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3414)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3414)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3414)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcls_bts_gcr_bway_connect() start" VirtMSC-RAN(3407)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910103022974339'O, n_connectPointCode := omit VirtMSC-RAN(3407)@9c4496f35a55: Created Expect[0] for '05240103505902080910103022974339'O to be handled at TC_lcls_bts_gcr_bway_connect-A(3416) VirtMSC-SCCP(3406)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3406)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3407)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3407)@9c4496f35a55: Found Expect[0] for '05240103505902080910103022974339'O handled at TC_lcls_bts_gcr_bway_connect-A(3416) VirtMSC-RAN(3407)@9c4496f35a55: Added conn table entry 0TC_lcls_bts_gcr_bway_connect-A(3416)5475818 VirtMSC-SCCP(3406)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3406)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3415)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3413)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_bts_gcr_bway_connect-A(3416) VirtMSC-SCCP(3406)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3406)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3406)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3406)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3413)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "694", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_bts_gcr_bway_connect-A(3416) TC_lcls_bts_gcr_bway_connect-A(3416)@9c4496f35a55: 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(3415)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3406)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3406)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3406)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3406)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_bts_gcr_bway_connect-A(3416)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_bts_gcr_bway_connect-A(3416)@9c4496f35a55: 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 := '481B2495'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 := '63064E91'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(3416)@9c4496f35a55: "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(3416)@9c4496f35a55: "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(3407)@9c4496f35a55: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3407)@9c4496f35a55: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_bts_gcr_bway_connect-B(3417) VirtMSC-SCCP(3406)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3406)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3407)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3407)@9c4496f35a55: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_bts_gcr_bway_connect-B(3417) VirtMSC-RAN(3407)@9c4496f35a55: Added conn table entry 1TC_lcls_bts_gcr_bway_connect-B(3417)4290422 VirtMSC-SCCP(3406)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3406)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3415)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3413)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_bts_gcr_bway_connect-B(3417) VirtMSC-SCCP(3406)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3406)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3406)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3406)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3413)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "697", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_bts_gcr_bway_connect-B(3417) IPA-BTS0-TRX0-RSL-RSL(3415)@9c4496f35a55: 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(3415)@9c4496f35a55: Storing an RSL message in the waiting queue TC_lcls_bts_gcr_bway_connect-B(3417)@9c4496f35a55: 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(3415)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3406)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3406)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3406)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3406)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3406)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3406)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3406)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3406)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3406)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3406)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3406)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3406)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: 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(3417)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_bts_gcr_bway_connect-B(3417)@9c4496f35a55: 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 := '7C5FDE2D'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 := '3A9E5780'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(3417)@9c4496f35a55: "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(3417)@9c4496f35a55: "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(3416)@9c4496f35a55: Final verdict of PTC: pass TC_lcls_bts_gcr_bway_connect-B(3417)@9c4496f35a55: Final verdict of PTC: pass IPA-BTS0-TRX0-RSL-RSL(3415)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3408)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3411)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3406)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3409)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3410)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3413)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3412)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3405)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3414)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3407)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: none MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3405): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3406): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3407): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3408): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3409): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3410): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3411): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3412): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3413): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3414): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3415): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_bts_gcr_bway_connect-A(3416): pass (none -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_bts_gcr_bway_connect-B(3417): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcls_bts_gcr_bway_connect finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect pass'. Sun Jun 9 07:03:42 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=460796) Waiting for packet dumper to finish... 1 (prev_count=460796, count=646601) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:03: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcls_bts_gcr_bway_connect_hr started. MTC@9c4496f35a55: "TC_lcls_bts_gcr_bway_connect_hr": using IMSI '001019670232229'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3421)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3421)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3421)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3419)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3424)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3424)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3424)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3422)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3421)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3424)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3420)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3420)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3423)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3427)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3427)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3427)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3427)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcls_bts_gcr_bway_connect_hr() start" VirtMSC-RAN(3420)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910106907322292'O, n_connectPointCode := omit VirtMSC-RAN(3420)@9c4496f35a55: Created Expect[0] for '05240103505902080910106907322292'O to be handled at TC_lcls_bts_gcr_bway_connect_hr-A(3429) VirtMSC-SCCP(3419)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3419)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3420)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3420)@9c4496f35a55: Found Expect[0] for '05240103505902080910106907322292'O handled at TC_lcls_bts_gcr_bway_connect_hr-A(3429) VirtMSC-RAN(3420)@9c4496f35a55: Added conn table entry 0TC_lcls_bts_gcr_bway_connect_hr-A(3429)14148976 VirtMSC-SCCP(3419)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3419)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3428)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3426)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_bts_gcr_bway_connect_hr-A(3429) VirtMSC-SCCP(3419)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3419)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3419)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3419)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030109057C060102030409267D0181890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3426)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "704", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "150" }, { 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(3429) TC_lcls_bts_gcr_bway_connect_hr-A(3429)@9c4496f35a55: 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(3428)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3419)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3419)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3419)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3419)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_bts_gcr_bway_connect_hr-A(3429)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_bts_gcr_bway_connect_hr-A(3429)@9c4496f35a55: 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 := '187CEE1C'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 := '41A2DA43'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(3429)@9c4496f35a55: "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(3429)@9c4496f35a55: "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(3420)@9c4496f35a55: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3420)@9c4496f35a55: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_bts_gcr_bway_connect_hr-B(3430) VirtMSC-SCCP(3419)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3419)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3420)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3420)@9c4496f35a55: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_bts_gcr_bway_connect_hr-B(3430) VirtMSC-RAN(3420)@9c4496f35a55: Added conn table entry 1TC_lcls_bts_gcr_bway_connect_hr-B(3430)14464836 VirtMSC-SCCP(3419)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3419)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3428)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3426)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_bts_gcr_bway_connect_hr-B(3430) VirtMSC-SCCP(3419)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3419)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3419)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3419)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030109057C060102030409267D0181890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3426)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "707", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "151" }, { 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(3430) IPA-BTS0-TRX0-RSL-RSL(3428)@9c4496f35a55: 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(3428)@9c4496f35a55: Storing an RSL message in the waiting queue TC_lcls_bts_gcr_bway_connect_hr-B(3430)@9c4496f35a55: 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(3428)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3419)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3419)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3419)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3419)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3419)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3419)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3419)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3419)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3419)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3419)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3419)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3419)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: 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(3430)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_bts_gcr_bway_connect_hr-B(3430)@9c4496f35a55: 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 := '5FF1B0F1'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 := '5737A02A'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(3430)@9c4496f35a55: "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(3430)@9c4496f35a55: "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(3429)@9c4496f35a55: Final verdict of PTC: pass TC_lcls_bts_gcr_bway_connect_hr-B(3430)@9c4496f35a55: Final verdict of PTC: pass IPA-BTS0-TRX0-RSL-RSL(3428)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3422)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3423)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3419)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3426)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3420)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3421)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3424)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3425)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3418)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3427)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: none MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3418): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3419): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3420): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3421): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3422): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3423): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3424): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3425): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3426): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3427): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3428): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_bts_gcr_bway_connect_hr-A(3429): pass (none -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_bts_gcr_bway_connect_hr-B(3430): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcls_bts_gcr_bway_connect_hr finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr pass'. Sun Jun 9 07:03:57 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr pass ====== Saving talloc report from 172.18.145.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=465461) Waiting for packet dumper to finish... 1 (prev_count=465461, count=652681) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break'. ------ BSC_Tests_LCLS.TC_lcls_bts_connect_break ------ Sun Jun 9 07: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_lcls_bts_connect_break started. MTC@9c4496f35a55: "TC_lcls_bts_connect_break": using IMSI '001013455737570'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3434)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3434)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3434)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3432)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3437)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3437)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3437)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3435)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3434)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3437)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3433)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3433)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3436)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3440)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3440)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3440)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3440)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_lcls_bts_connect_break() start" VirtMSC-RAN(3433)@9c4496f35a55: f_create_expect(l3 := '05240103505902080910104355375707'O, n_connectPointCode := omit VirtMSC-RAN(3433)@9c4496f35a55: Created Expect[0] for '05240103505902080910104355375707'O to be handled at TC_lcls_bts_connect_break-A(3442) VirtMSC-SCCP(3432)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3432)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3433)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3433)@9c4496f35a55: Found Expect[0] for '05240103505902080910104355375707'O handled at TC_lcls_bts_connect_break-A(3442) VirtMSC-RAN(3433)@9c4496f35a55: Added conn table entry 0TC_lcls_bts_connect_break-A(3442)11430107 VirtMSC-SCCP(3432)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3432)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3441)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3439)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_bts_connect_break-A(3442) VirtMSC-SCCP(3432)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3432)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3432)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3432)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3439)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "714", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "152" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_bts_connect_break-A(3442) TC_lcls_bts_connect_break-A(3442)@9c4496f35a55: 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(3441)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3432)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3432)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3432)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3432)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_bts_connect_break-A(3442)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_bts_connect_break-A(3442)@9c4496f35a55: 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 := '669FA0F9'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 := '2C4E0392'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(3442)@9c4496f35a55: "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(3442)@9c4496f35a55: "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(3433)@9c4496f35a55: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3433)@9c4496f35a55: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_bts_connect_break-B(3443) VirtMSC-SCCP(3432)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3432)@9c4496f35a55: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3433)@9c4496f35a55: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3433)@9c4496f35a55: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_bts_connect_break-B(3443) VirtMSC-RAN(3433)@9c4496f35a55: Added conn table entry 1TC_lcls_bts_connect_break-B(3443)5842518 VirtMSC-SCCP(3432)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3432)@9c4496f35a55: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3441)@9c4496f35a55: Enabled queueing of DChan messages VirtMGW-MGCP-0(3439)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_bts_connect_break-B(3443) VirtMSC-SCCP(3432)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3432)@9c4496f35a55: vl_len:38 VirtMSC-SCCP(3432)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3432)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3439)@9c4496f35a55: Found Expect[0] for { line := { verb := "CRCX", trans_id := "717", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "153" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_bts_connect_break-B(3443) IPA-BTS0-TRX0-RSL-RSL(3441)@9c4496f35a55: 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(3441)@9c4496f35a55: Storing an RSL message in the waiting queue TC_lcls_bts_connect_break-B(3443)@9c4496f35a55: 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(3441)@9c4496f35a55: Disabled queueing of DChan messages VirtMSC-SCCP(3432)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3432)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3432)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3432)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3432)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3432)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3432)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3432)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3432)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3432)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3432)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3432)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: 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(3443)@9c4496f35a55: setverdict(pass): none -> pass TC_lcls_bts_connect_break-B(3443)@9c4496f35a55: 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 := '3507A39F'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 := '7689D509'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(3443)@9c4496f35a55: "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(3443)@9c4496f35a55: "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(3432)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3432)@9c4496f35a55: vl_len:5 VirtMSC-SCCP(3432)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3432)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0003748B02'O VirtMSC-SCCP(3432)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3432)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3432)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3432)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3432)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3432)@9c4496f35a55: vl_len:5 VirtMSC-SCCP(3432)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3432)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '0003748B02'O VirtMSC-SCCP(3432)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3432)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3432)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3432)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3432)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3432)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3432)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3432)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@9c4496f35a55: 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@9c4496f35a55: 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(3442)@9c4496f35a55: Final verdict of PTC: pass TC_lcls_bts_connect_break-B(3443)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-M3UA(3434)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3441)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3431)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3432)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3436)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3435)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3433)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3437)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3438)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3439)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3440)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: none MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3431): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3432): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3433): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3434): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3435): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3436): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3437): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3438): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3439): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3440): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3441): none (none -> none) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_bts_connect_break-A(3442): pass (none -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_lcls_bts_connect_break-B(3443): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_lcls_bts_connect_break finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break pass'. Sun Jun 9 07:04:14 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_bts_connect_break pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_connect_break.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=487895) Waiting for packet dumper to finish... 1 (prev_count=487895, count=675737) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break pass' was executed successfully (exit status: 0). MC@9c4496f35a55: Test execution finished. MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_server ------ Sun Jun 9 07:04: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_bsc_server started. VirtMSC-M3UA(3446)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3446)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3446)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3445)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3446)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3446)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3448)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3448)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3448)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3447)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3448)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3451)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3451)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3451)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3451)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3452)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3452)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3452)@9c4496f35a55: 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(3452)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3453)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3453)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3453)@9c4496f35a55: 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(3453)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3454)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3454)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3454)@9c4496f35a55: 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(3454)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3455)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3455)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3455)@9c4496f35a55: 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(3455)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3456)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3456)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3456)@9c4496f35a55: 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(3456)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_bsc_server() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3445)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3444)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3446)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3449)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3447)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3448)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3451)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3454)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3456)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3455)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3450)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3453)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3452)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3444): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3445): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3446): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3447): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3448): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3449): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3450): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3451): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3452): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3453): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3454): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3455): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3456): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_bsc_server finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server pass'. Sun Jun 9 07:04:27 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_bsc_server pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_server.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=560115) Waiting for packet dumper to finish... 1 (prev_count=560115, count=1348175) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 ------ Sun Jun 9 07:04: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_bsc_server_ipv6 started. VirtMSC-M3UA(3459)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3459)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3459)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3458)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3459)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3459)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3461)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3461)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3461)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3460)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3461)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3464)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3464)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3464)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3464)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3465)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3465)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3465)@9c4496f35a55: 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(3465)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3466)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3466)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3466)@9c4496f35a55: 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(3466)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3467)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3467)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3467)@9c4496f35a55: 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(3467)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3468)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3468)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3468)@9c4496f35a55: 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(3468)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3469)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3469)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3469)@9c4496f35a55: 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(3469)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_bsc_server_ipv6() start" MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3459)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3457)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3462)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3458)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX1-RSL-IPA(3467)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3460)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3461)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3463)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3466)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3469)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3468)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3465)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3464)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3457): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3458): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3459): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3460): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3461): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3462): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3463): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3464): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3465): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3466): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3467): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3468): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3469): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_bsc_server_ipv6 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 pass'. Sun Jun 9 07:04:40 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=549819) Waiting for packet dumper to finish... 1 (prev_count=549819, count=1337879) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_client ------ Sun Jun 9 07:04: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_bsc_client.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_bsc_client.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_bsc_client started. VirtMSC-M3UA(3472)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3472)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3472)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3471)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3472)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3472)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3474)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3474)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3474)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3473)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3474)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3477)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3477)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3477)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3477)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3478)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3478)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3478)@9c4496f35a55: 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(3478)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3479)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3479)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3479)@9c4496f35a55: 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(3479)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3480)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3480)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3480)@9c4496f35a55: 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(3480)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3481)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3481)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3481)@9c4496f35a55: 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(3481)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3482)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3482)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3482)@9c4496f35a55: 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(3482)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_bsc_client() start" MTC@9c4496f35a55: g_cbsp_msg_id=0 g_cbsp_ser_no=0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3471)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3472)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3470)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3475)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3473)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3482)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3480)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3478)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3481)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3474)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3476)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3477)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3479)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3470): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3471): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3472): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3473): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3474): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3475): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3476): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3477): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3478): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3479): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3480): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3481): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3482): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_bsc_client finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client pass'. Sun Jun 9 07:04:57 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_bsc_client pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_client.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=568979) Waiting for packet dumper to finish... 1 (prev_count=568979, count=1356930) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 ------ Sun Jun 9 07:05: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_bsc_client_ipv6 started. VirtMSC-M3UA(3485)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3485)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3485)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3484)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3485)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3485)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3487)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3487)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3487)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3486)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3487)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3490)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3490)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3490)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3490)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3491)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3491)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3491)@9c4496f35a55: 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(3491)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3492)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3492)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3492)@9c4496f35a55: 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(3492)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3493)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3493)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3493)@9c4496f35a55: 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(3493)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3494)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3494)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3494)@9c4496f35a55: 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(3494)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3495)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3495)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3495)@9c4496f35a55: 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(3495)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_bsc_client_ipv6() start" MTC@9c4496f35a55: g_cbsp_msg_id=0 g_cbsp_ser_no=0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3485)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3484)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3483)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3488)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3486)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3487)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3490)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3495)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3492)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3494)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3489)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3491)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3493)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3483): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3484): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3485): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3486): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3487): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3488): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3489): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3490): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3491): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3492): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3493): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3494): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3495): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_bsc_client_ipv6 finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 pass'. Sun Jun 9 07:05:15 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=573885) Waiting for packet dumper to finish... 1 (prev_count=573885, count=1361872) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_reset_bss'. ------ BSC_Tests_CBSP.TC_cbsp_reset_bss ------ Sun Jun 9 07:05: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_reset_bss' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_reset_bss started. VirtMSC-M3UA(3498)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3498)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3498)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3497)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3498)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3498)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3500)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3500)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3500)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3499)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3500)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3503)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3503)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3503)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3503)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3504)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3504)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3504)@9c4496f35a55: 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(3504)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3505)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3505)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3505)@9c4496f35a55: 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(3505)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3506)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3506)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3506)@9c4496f35a55: 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(3506)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3507)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3507)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3507)@9c4496f35a55: 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(3507)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3508)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3508)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3508)@9c4496f35a55: 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(3508)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_reset_bss() start" MTC@9c4496f35a55: g_cbsp_msg_id=0 g_cbsp_ser_no=0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3498)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3497)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3496)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3501)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3499)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3500)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3503)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3504)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3502)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3507)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3506)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3505)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3508)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3496): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3497): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3498): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3499): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3500): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3501): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3502): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3503): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3504): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3505): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3506): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3507): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3508): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_reset_bss finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_reset_bss pass'. Sun Jun 9 07:05:32 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_reset_bss pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_reset_bss.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=568385) Waiting for packet dumper to finish... 1 (prev_count=568385, count=1356336) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_reset_bss pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:05: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_cell_rflock_failure_restart started. VirtMSC-M3UA(3511)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3511)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3511)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3510)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3511)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3511)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3513)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3513)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3513)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3512)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3513)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3516)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3516)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3516)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3516)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3517)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3517)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3517)@9c4496f35a55: 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(3517)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3518)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3518)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3518)@9c4496f35a55: 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(3518)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3519)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3519)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3519)@9c4496f35a55: 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(3519)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3520)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3520)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3520)@9c4496f35a55: 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(3520)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3521)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3521)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3521)@9c4496f35a55: 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(3521)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_cell_rflock_failure_restart() start" MTC@9c4496f35a55: g_cbsp_msg_id=0 g_cbsp_ser_no=0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3511)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3510)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3509)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3514)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3512)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3513)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3515)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3519)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3518)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3521)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3516)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3517)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3520)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3509): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3510): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3511): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3512): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3513): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3514): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3515): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3516): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3517): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3518): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3519): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3520): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3521): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_cell_rflock_failure_restart finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart pass'. Sun Jun 9 07:05:50 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=597779) Waiting for packet dumper to finish... 1 (prev_count=597779, count=1385730) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:05: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_cell_rsl_down_failure started. VirtMSC-M3UA(3524)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3524)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3524)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3523)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3524)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3524)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3526)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3526)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3526)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3525)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3526)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3529)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3529)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3529)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3529)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3530)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3530)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3530)@9c4496f35a55: 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(3530)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3531)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3531)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3531)@9c4496f35a55: 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(3531)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3532)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3532)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3532)@9c4496f35a55: 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(3532)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3533)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3533)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3533)@9c4496f35a55: 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(3533)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3534)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3534)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3534)@9c4496f35a55: 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(3534)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_cell_rsl_down_failure() start" MTC@9c4496f35a55: g_cbsp_msg_id=0 g_cbsp_ser_no=0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3523)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3522)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3524)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3527)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3525)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3526)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3529)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3531)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3534)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3532)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3533)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3530)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3528)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3522): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3523): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3524): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3525): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3526): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3527): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3528): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3529): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3530): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3531): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3532): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3533): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3534): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_cell_rsl_down_failure finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure pass'. Sun Jun 9 07:06:07 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=567802) Waiting for packet dumper to finish... 1 (prev_count=567802, count=1355753) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bss'. ------ BSC_Tests_CBSP.TC_cbsp_write_bss ------ Sun Jun 9 07:06: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bss' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_write_bss started. VirtMSC-M3UA(3537)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3537)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3537)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3536)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3537)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3537)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3539)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3539)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3539)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3538)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3539)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3542)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3542)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3542)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3542)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3543)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3543)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3543)@9c4496f35a55: 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(3543)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3544)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3544)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3544)@9c4496f35a55: 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(3544)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3545)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3545)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3545)@9c4496f35a55: 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(3545)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3546)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3546)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3546)@9c4496f35a55: 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(3546)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3547)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3547)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3547)@9c4496f35a55: 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(3547)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_write_bss() start" MTC@9c4496f35a55: g_cbsp_msg_id=1001 g_cbsp_ser_no=1501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: Generating CBSP payload: 1 octets MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: 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 := '05DD03E900115A000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } } }, * } } } MTC@9c4496f35a55: Got SMSCB CMD on RSL[0] MTC@9c4496f35a55: Got SMSCB CMD on RSL[1] MTC@9c4496f35a55: Got SMSCB CMD on RSL[2] MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: g_cbsp_msg_id=1002 g_cbsp_ser_no=1502 MTC@9c4496f35a55: Generating CBSP payload: 2 octets MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: 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 := '05DE03EA00110C110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } } }, * } } } MTC@9c4496f35a55: Got SMSCB CMD on RSL[0] MTC@9c4496f35a55: Got SMSCB CMD on RSL[1] MTC@9c4496f35a55: Got SMSCB CMD on RSL[2] MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: g_cbsp_msg_id=1003 g_cbsp_ser_no=1503 MTC@9c4496f35a55: Generating CBSP payload: 16 octets MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: 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 := '05DF03EB00115FF131E18A5278D45C742DE4220936A2000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } } }, * } } } MTC@9c4496f35a55: Got SMSCB CMD on RSL[0] MTC@9c4496f35a55: Got SMSCB CMD on RSL[1] MTC@9c4496f35a55: Got SMSCB CMD on RSL[2] MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: g_cbsp_msg_id=1004 g_cbsp_ser_no=1504 MTC@9c4496f35a55: Generating CBSP payload: 17 octets MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: 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 := '05E003EC001141DC4BFA0E9C8C37787ABD9A53210E5B450000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } } }, * } } } MTC@9c4496f35a55: Got SMSCB CMD on RSL[0] MTC@9c4496f35a55: Got SMSCB CMD on RSL[1] MTC@9c4496f35a55: Got SMSCB CMD on RSL[2] MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: g_cbsp_msg_id=1005 g_cbsp_ser_no=1505 MTC@9c4496f35a55: Generating CBSP payload: 23 octets MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: 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 := '05E103ED0011F6A67FAE6038DC05D425F9889B525E5F015FE3871217650000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } } }, * } } } MTC@9c4496f35a55: Got SMSCB CMD on RSL[0] MTC@9c4496f35a55: Got SMSCB CMD on RSL[1] MTC@9c4496f35a55: Got SMSCB CMD on RSL[2] MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: g_cbsp_msg_id=1006 g_cbsp_ser_no=1506 MTC@9c4496f35a55: Generating CBSP payload: 38 octets MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: 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 := '05E203EE0011558AB3A3DB4C9902888D1AA98F6A80B2288F2B6F7F319082F707DDC220E2DB7817766D33F1400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } } }, * } } } MTC@9c4496f35a55: Got SMSCB CMD on RSL[0] MTC@9c4496f35a55: Got SMSCB CMD on RSL[1] MTC@9c4496f35a55: Got SMSCB CMD on RSL[2] MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: g_cbsp_msg_id=1007 g_cbsp_ser_no=1507 MTC@9c4496f35a55: Generating CBSP payload: 39 octets MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: 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 := '05E303EF0011A12394E633D731C510BB5441663B8A5DB5CF95A0E7216B89425B2336462B2A63C876485E07926F00000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } } }, * } } } MTC@9c4496f35a55: Got SMSCB CMD on RSL[0] MTC@9c4496f35a55: Got SMSCB CMD on RSL[1] MTC@9c4496f35a55: Got SMSCB CMD on RSL[2] MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: g_cbsp_msg_id=1008 g_cbsp_ser_no=1508 MTC@9c4496f35a55: Generating CBSP payload: 42 octets MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: 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 := '05E403F00011803E25CBBF3947094A59B66997F281071A4D0BF49E234EF8E71B999111AD21153F596AA31E16718ECA5700000000000000000000000000000000000000000000000000000000000000000000000000000000'O } } }, * } } } MTC@9c4496f35a55: Got SMSCB CMD on RSL[0] MTC@9c4496f35a55: Got SMSCB CMD on RSL[1] MTC@9c4496f35a55: Got SMSCB CMD on RSL[2] MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: g_cbsp_msg_id=1009 g_cbsp_ser_no=1509 MTC@9c4496f35a55: Generating CBSP payload: 60 octets MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: 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 := '05E503F100116FA0E4BD5F6B76898751F881170834E512288C3D0AFAE8D1BBC2085E69E436B211361CFF4EE9790AD8A22CCDD47A63359A0F24D0E79476A2D119CDE100000000000000000000000000000000000000000000'O } } }, * } } } MTC@9c4496f35a55: Got SMSCB CMD on RSL[0] MTC@9c4496f35a55: Got SMSCB CMD on RSL[1] MTC@9c4496f35a55: Got SMSCB CMD on RSL[2] MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: g_cbsp_msg_id=1010 g_cbsp_ser_no=1510 MTC@9c4496f35a55: Generating CBSP payload: 61 octets MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: 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 := '05E603F20011131BAD5226AED64FA1769FE8BDC0EE9F5E775C7C262882E4008C8B8897BAD167CB4A2A294C3574B624A9A5C57CDF794111A905D92D87CBC646CC437436000000000000000000000000000000000000000000'O } } }, * } } } MTC@9c4496f35a55: Got SMSCB CMD on RSL[0] MTC@9c4496f35a55: Got SMSCB CMD on RSL[1] MTC@9c4496f35a55: Got SMSCB CMD on RSL[2] MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: g_cbsp_msg_id=1011 g_cbsp_ser_no=1511 MTC@9c4496f35a55: Generating CBSP payload: 77 octets MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: 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 := '05E703F300112EB1D8245AF04647B9D3816778A2D54EFF4A0D6F0B0D89B6EBFA6B0E8DB4C607A3BC749275D03E21696BC21E3619ECEE6E6D24F394D1F6A4E3E23430DFADD0E25E2FA3869AD086C51E4F0507480000000000'O } } }, * } } } MTC@9c4496f35a55: Got SMSCB CMD on RSL[0] MTC@9c4496f35a55: Got SMSCB CMD on RSL[1] MTC@9c4496f35a55: Got SMSCB CMD on RSL[2] MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: g_cbsp_msg_id=1012 g_cbsp_ser_no=1512 MTC@9c4496f35a55: Generating CBSP payload: 82 octets MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: 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 := '05E803F400118111CAD0D0F19846D9F5BF22503BE42E2D1B4F00BED581BE9D2B9D3D9DC0F01ACB16563D1F0C8F156B9B0681E781FD4A13EF1616E3FB8C196277AE77D4F343D45EB5FBE5A7EBA629BF48BC2F109EF0648BA7'O } } }, * } } } MTC@9c4496f35a55: Got SMSCB CMD on RSL[0] MTC@9c4496f35a55: Got SMSCB CMD on RSL[1] MTC@9c4496f35a55: Got SMSCB CMD on RSL[2] MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: g_cbsp_msg_id=1013 g_cbsp_ser_no=1513 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3537)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3535)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3536)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3540)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3538)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3539)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3546)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3543)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3542)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3541)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3544)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3545)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3547)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3535): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3536): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3537): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3538): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3539): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3540): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3541): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3542): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3543): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3544): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3545): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3546): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3547): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_write_bss finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bss pass'. Sun Jun 9 07:06:46 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_bss pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bss.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=711750) Waiting for packet dumper to finish... 1 (prev_count=711750, count=1499980) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bss pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi'. ------ BSC_Tests_CBSP.TC_cbsp_write_bts_cgi ------ Sun Jun 9 07:06: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_write_bts_cgi started. MTC@9c4496f35a55: Generating CBSP payload: 59 octets VirtMSC-M3UA(3550)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3550)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3550)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3549)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3550)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3550)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3552)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3552)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3552)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3551)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3552)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3555)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3555)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3555)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3555)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3556)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3556)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3556)@9c4496f35a55: 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(3556)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3557)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3557)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3557)@9c4496f35a55: 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(3557)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3558)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3558)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3558)@9c4496f35a55: 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(3558)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3559)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3559)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3559)@9c4496f35a55: 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(3559)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3560)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3560)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3560)@9c4496f35a55: 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(3560)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_write_bts_cgi() start" MTC@9c4496f35a55: g_cbsp_msg_id=2001 g_cbsp_ser_no=2501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3549)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3550)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3553)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3548)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3551)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3552)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3559)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3554)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3558)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3556)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3560)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3557)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3555)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3548): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3549): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3550): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3551): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3552): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3553): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3554): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3555): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3556): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3557): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3558): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3559): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3560): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_write_bts_cgi finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi pass'. Sun Jun 9 07:07:09 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_bts_cgi pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bts_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=600895) Waiting for packet dumper to finish... 1 (prev_count=600895, count=1389461) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:07: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_write_bts_no_cbch started. MTC@9c4496f35a55: Generating CBSP payload: 66 octets VirtMSC-M3UA(3563)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3563)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3563)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3562)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3563)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3563)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3565)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3565)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3565)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3564)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3565)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3568)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3568)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3568)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3568)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3569)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3569)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3569)@9c4496f35a55: 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(3569)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3570)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3570)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3570)@9c4496f35a55: 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(3570)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3571)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3571)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3571)@9c4496f35a55: 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(3571)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3572)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3572)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3572)@9c4496f35a55: 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(3572)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3573)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3573)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3573)@9c4496f35a55: 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(3573)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_write_bts_no_cbch() start" MTC@9c4496f35a55: g_cbsp_msg_id=3001 g_cbsp_ser_no=3501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3563)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3562)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3561)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3566)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX3-RSL-IPA(3573)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3570)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3572)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3564)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3571)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3567)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3568)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3569)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3565)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3561): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3562): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3563): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3564): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3565): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3566): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3567): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3568): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3569): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3570): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3571): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3572): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3573): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_write_bts_no_cbch finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch pass'. Sun Jun 9 07:07:32 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=589911) Waiting for packet dumper to finish... 1 (prev_count=589911, count=1377862) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts'. ------ BSC_Tests_CBSP.TC_cbsp_write_unknown_bts ------ Sun Jun 9 07:07: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_write_unknown_bts started. MTC@9c4496f35a55: Generating CBSP payload: 39 octets VirtMSC-M3UA(3576)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3576)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3576)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3575)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3576)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3576)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3578)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3578)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3578)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3577)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3578)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3581)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3581)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3581)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3581)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3582)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3582)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3582)@9c4496f35a55: 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(3582)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3583)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3583)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3583)@9c4496f35a55: 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(3583)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3584)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3584)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3584)@9c4496f35a55: 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(3584)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3585)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3585)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3585)@9c4496f35a55: 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(3585)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3586)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3586)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3586)@9c4496f35a55: 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(3586)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_write_unknown_bts() start" MTC@9c4496f35a55: g_cbsp_msg_id=4001 g_cbsp_ser_no=4501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3575)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3579)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3576)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3574)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3577)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3583)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3586)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3585)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3581)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3578)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3582)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3580)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3584)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3574): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3575): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3576): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3577): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3578): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3579): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3580): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3581): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3582): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3583): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3584): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3585): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3586): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_write_unknown_bts finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts pass'. Sun Jun 9 07:07:54 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_unknown_bts pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_unknown_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=587907) Waiting for packet dumper to finish... 1 (prev_count=587907, count=1375858) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci'. ------ BSC_Tests_CBSP.TC_cbsp_write_lac_ci ------ Sun Jun 9 07:07: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_write_lac_ci started. MTC@9c4496f35a55: Generating CBSP payload: 64 octets VirtMSC-M3UA(3589)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3589)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3589)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3588)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3589)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3589)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3591)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3591)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3591)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3590)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3591)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3594)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3594)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3594)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3594)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3595)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3595)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3595)@9c4496f35a55: 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(3595)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3596)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3596)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3596)@9c4496f35a55: 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(3596)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3597)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3597)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3597)@9c4496f35a55: 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(3597)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3598)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3598)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3598)@9c4496f35a55: 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(3598)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3599)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3599)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3599)@9c4496f35a55: 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(3599)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_write_lac_ci() start" MTC@9c4496f35a55: g_cbsp_msg_id=5001 g_cbsp_ser_no=5501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3589)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3588)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3587)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3592)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3590)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3591)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3598)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3596)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3593)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3597)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3594)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3599)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3595)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3587): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3588): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3589): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3590): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3591): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3592): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3593): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3594): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3595): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3596): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3597): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3598): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3599): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_write_lac_ci finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci pass'. Sun Jun 9 07:08:17 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_lac_ci pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=605717) Waiting for packet dumper to finish... 1 (prev_count=605717, count=1394283) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_ci'. ------ BSC_Tests_CBSP.TC_cbsp_write_ci ------ Sun Jun 9 07:08: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_ci' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_write_ci started. MTC@9c4496f35a55: Generating CBSP payload: 75 octets VirtMSC-M3UA(3602)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3602)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3602)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3601)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3602)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3602)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3604)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3604)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3604)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3603)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3604)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3607)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3607)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3607)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3607)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3608)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3608)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3608)@9c4496f35a55: 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(3608)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3609)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3609)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3609)@9c4496f35a55: 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(3609)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3610)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3610)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3610)@9c4496f35a55: 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(3610)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3611)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3611)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3611)@9c4496f35a55: 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(3611)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3612)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3612)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3612)@9c4496f35a55: 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(3612)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_write_ci() start" MTC@9c4496f35a55: g_cbsp_msg_id=6001 g_cbsp_ser_no=6501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3601)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3602)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3605)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3600)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3603)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3610)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3606)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3612)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3608)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3604)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3607)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3609)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3611)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3600): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3601): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3602): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3603): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3604): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3605): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3606): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3607): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3608): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3609): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3610): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3611): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3612): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_write_ci finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_ci pass'. Sun Jun 9 07:08:40 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_ci pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=594828) Waiting for packet dumper to finish... 1 (prev_count=594828, count=1383137) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_ci pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lai'. ------ BSC_Tests_CBSP.TC_cbsp_write_lai ------ Sun Jun 9 07:08: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_lai.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_write_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lai' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_write_lai started. MTC@9c4496f35a55: Generating CBSP payload: 57 octets VirtMSC-M3UA(3615)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3615)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3615)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3614)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3615)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3615)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3617)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3617)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3617)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3616)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3617)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3620)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3620)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3620)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3620)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3621)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3621)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3621)@9c4496f35a55: 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(3621)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3622)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3622)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3622)@9c4496f35a55: 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(3622)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3623)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3623)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3623)@9c4496f35a55: 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(3623)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3624)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3624)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3624)@9c4496f35a55: 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(3624)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3625)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3625)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3625)@9c4496f35a55: 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(3625)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_write_lai() start" MTC@9c4496f35a55: g_cbsp_msg_id=7001 g_cbsp_ser_no=7501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3614)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3615)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3613)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3618)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-M3UA(3617)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3616)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3621)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3623)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3620)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3622)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3619)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3625)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3624)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3613): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3614): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3615): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3616): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3617): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3618): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3619): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3620): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3621): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3622): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3623): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3624): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3625): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_write_lai finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lai pass'. Sun Jun 9 07:09:03 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_lai pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=594980) Waiting for packet dumper to finish... 1 (prev_count=594980, count=1383546) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lai pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac'. ------ BSC_Tests_CBSP.TC_cbsp_write_lac ------ Sun Jun 9 07:09: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_lac.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_write_lac.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_write_lac started. MTC@9c4496f35a55: Generating CBSP payload: 52 octets VirtMSC-M3UA(3628)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3628)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3628)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3627)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3628)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3628)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3630)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3630)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3630)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3629)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3630)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3633)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3633)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3633)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3633)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3634)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3634)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3634)@9c4496f35a55: 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(3634)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3635)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3635)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3635)@9c4496f35a55: 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(3635)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3636)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3636)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3636)@9c4496f35a55: 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(3636)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3637)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3637)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3637)@9c4496f35a55: 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(3637)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3638)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3638)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3638)@9c4496f35a55: 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(3638)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_write_lac() start" MTC@9c4496f35a55: g_cbsp_msg_id=8001 g_cbsp_ser_no=8501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3627)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3626)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3628)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3631)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3629)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3636)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3637)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3630)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3638)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3633)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3632)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3634)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3635)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3626): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3627): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3628): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3629): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3630): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3631): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3632): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3633): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3634): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3635): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3636): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3637): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3638): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_write_lac finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac pass'. Sun Jun 9 07:09:27 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_lac pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=593825) Waiting for packet dumper to finish... 1 (prev_count=593825, count=1382134) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_replace ------ Sun Jun 9 07:09: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_write_then_replace started. MTC@9c4496f35a55: Generating CBSP payload: 7 octets VirtMSC-M3UA(3641)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3641)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3641)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3640)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3641)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3641)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3643)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3643)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3643)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3642)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3643)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3646)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3646)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3646)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3646)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3647)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3647)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3647)@9c4496f35a55: 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(3647)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3648)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3648)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3648)@9c4496f35a55: 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(3648)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3649)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3649)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3649)@9c4496f35a55: 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(3649)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3650)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3650)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3650)@9c4496f35a55: 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(3650)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3651)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3651)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3651)@9c4496f35a55: 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(3651)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_write_then_replace() start" MTC@9c4496f35a55: g_cbsp_msg_id=9001 g_cbsp_ser_no=9501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3640)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3639)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3641)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3644)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3642)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3643)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3646)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3651)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3645)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3650)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3649)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3648)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3647)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3639): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3640): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3641): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3642): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3643): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3644): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3645): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3646): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3647): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3648): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3649): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3650): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3651): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_write_then_replace finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace pass'. Sun Jun 9 07:09:48 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_then_replace pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_replace.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=583501) Waiting for packet dumper to finish... 1 (prev_count=583501, count=1371452) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:09: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_write_rep_period_num started. MTC@9c4496f35a55: Generating CBSP payload: 51 octets VirtMSC-M3UA(3654)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3654)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3654)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3653)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3654)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3654)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3656)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3656)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3656)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3655)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3656)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3659)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3659)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3659)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3659)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3660)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3660)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3660)@9c4496f35a55: 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(3660)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3661)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3661)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3661)@9c4496f35a55: 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(3661)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3662)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3662)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3662)@9c4496f35a55: 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(3662)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3663)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3663)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3663)@9c4496f35a55: 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(3663)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3664)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3664)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3664)@9c4496f35a55: 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(3664)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_write_rep_period_num() start" MTC@9c4496f35a55: g_cbsp_msg_id=9001 g_cbsp_ser_no=9501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: Rx SMSCB message: count := 1, elapsed := 0.632823s, diff := 0.632798s MTC@9c4496f35a55: Rx SMSCB message: count := 2, elapsed := 4.401797s, diff := 3.768910s MTC@9c4496f35a55: Rx SMSCB message: count := 3, elapsed := 8.169832s, diff := 3.767572s MTC@9c4496f35a55: Rx SMSCB message: count := 4, elapsed := 11.937590s, diff := 3.767635s MTC@9c4496f35a55: Rx SMSCB message: count := 5, elapsed := 15.705222s, diff := 3.767503s MTC@9c4496f35a55: Received 5 messages during 15.705310s MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3653)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3654)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3657)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3652)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3655)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3660)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3659)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3656)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3658)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3664)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3663)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3661)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3662)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3652): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3653): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3654): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3655): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3656): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3657): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3658): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3659): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3660): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3661): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3662): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3663): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3664): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_write_rep_period_num finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num pass'. Sun Jun 9 07:10:32 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_rep_period_num pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_rep_period_num.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=671808) Waiting for packet dumper to finish... 1 (prev_count=671808, count=1459759) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist'. ------ BSC_Tests_CBSP.TC_cbsp_replace_nonexist ------ Sun Jun 9 07:10: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_replace_nonexist.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_replace_nonexist.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_replace_nonexist started. MTC@9c4496f35a55: Generating CBSP payload: 7 octets VirtMSC-M3UA(3667)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3667)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3667)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3666)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3667)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3667)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3669)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3669)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3669)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3668)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3669)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3672)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3672)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3672)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3672)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3673)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3673)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3673)@9c4496f35a55: 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(3673)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3674)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3674)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3674)@9c4496f35a55: 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(3674)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3675)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3675)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3675)@9c4496f35a55: 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(3675)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3676)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3676)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3676)@9c4496f35a55: 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(3676)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3677)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3677)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3677)@9c4496f35a55: 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(3677)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_replace_nonexist() start" MTC@9c4496f35a55: g_cbsp_msg_id=10001 g_cbsp_ser_no=10501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3667)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3666)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3665)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3670)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3668)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3669)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3677)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3674)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3672)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3673)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3675)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3671)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3676)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3665): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3666): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3667): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3668): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3669): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3670): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3671): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3672): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3673): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3674): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3675): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3676): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3677): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_replace_nonexist finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist pass'. Sun Jun 9 07:10:50 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_replace_nonexist pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_replace_nonexist.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=569186) Waiting for packet dumper to finish... 1 (prev_count=569186, count=1357137) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_too_many'. ------ BSC_Tests_CBSP.TC_cbsp_write_too_many ------ Sun Jun 9 07:10: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_too_many' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_write_too_many started. MTC@9c4496f35a55: Generating CBSP payload: 39 octets MTC@9c4496f35a55: Generating CBSP payload: 61 octets MTC@9c4496f35a55: Generating CBSP payload: 74 octets VirtMSC-M3UA(3680)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3680)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3680)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3679)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3680)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3680)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3682)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3682)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3682)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3681)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3682)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3685)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3685)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3685)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3685)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3686)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3686)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3686)@9c4496f35a55: 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(3686)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3687)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3687)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3687)@9c4496f35a55: 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(3687)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3688)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3688)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3688)@9c4496f35a55: 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(3688)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3689)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3689)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3689)@9c4496f35a55: 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(3689)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3690)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3690)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3690)@9c4496f35a55: 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(3690)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_write_too_many() start" MTC@9c4496f35a55: g_cbsp_msg_id=11001 g_cbsp_ser_no=11501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3679)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3683)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3680)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3678)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3681)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3684)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3685)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3682)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3690)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3689)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3686)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3687)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3688)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3678): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3679): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3680): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3681): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3682): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3683): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3684): none (pass -> pass) Sun Jun 9 07:11:07 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_too_many pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_too_many.talloc MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3685): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3686): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3687): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3688): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3689): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3690): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_write_too_many finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_too_many pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=571004) Waiting for packet dumper to finish... 1 (prev_count=571004, count=1358955) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_too_many pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist'. ------ BSC_Tests_CBSP.TC_cbsp_kill_nonexist ------ Sun Jun 9 07:11: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_kill_nonexist started. MTC@9c4496f35a55: Generating CBSP payload: 53 octets VirtMSC-M3UA(3693)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3693)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3693)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3692)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3693)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3693)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3695)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3695)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3695)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3694)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3695)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3698)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3698)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3698)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3698)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3699)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3699)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3699)@9c4496f35a55: 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(3699)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3700)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3700)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3700)@9c4496f35a55: 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(3700)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3701)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3701)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3701)@9c4496f35a55: 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(3701)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3702)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3702)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3702)@9c4496f35a55: 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(3702)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3703)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3703)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3703)@9c4496f35a55: 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(3703)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_kill_nonexist() start" MTC@9c4496f35a55: g_cbsp_msg_id=12001 g_cbsp_ser_no=12501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3692)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3691)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3696)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3693)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3694)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3700)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3695)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3703)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3702)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3697)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3701)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3699)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3698)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3691): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3692): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3693): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3694): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3695): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3696): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3697): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3698): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3699): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3700): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3701): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3702): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3703): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_kill_nonexist finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist pass'. Sun Jun 9 07:11:25 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_kill_nonexist pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_kill_nonexist.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=574035) Waiting for packet dumper to finish... 1 (prev_count=574035, count=1361986) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_kill ------ Sun Jun 9 07:11: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_write_then_kill started. MTC@9c4496f35a55: Generating CBSP payload: 64 octets VirtMSC-M3UA(3706)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3706)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3706)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3705)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3706)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3706)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3708)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3708)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3708)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3707)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3708)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3711)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3711)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3711)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3711)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3712)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3712)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3712)@9c4496f35a55: 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(3712)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3713)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3713)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3713)@9c4496f35a55: 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(3713)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3714)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3714)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3714)@9c4496f35a55: 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(3714)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3715)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3715)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3715)@9c4496f35a55: 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(3715)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3716)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3716)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3716)@9c4496f35a55: 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(3716)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_write_then_kill() start" MTC@9c4496f35a55: g_cbsp_msg_id=13001 g_cbsp_ser_no=13501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3705)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3706)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3704)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3709)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3707)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3711)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3710)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3712)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3713)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3708)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3715)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3716)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3714)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3704): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3705): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3706): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3707): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3708): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3709): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3710): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3711): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3712): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3713): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3714): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3715): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3716): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_write_then_kill finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill pass'. Sun Jun 9 07:11:43 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_then_kill pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_kill.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=575345) Waiting for packet dumper to finish... 1 (prev_count=575345, count=1363911) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_reset ------ Sun Jun 9 07:11: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_write_then_reset started. MTC@9c4496f35a55: Generating CBSP payload: 75 octets VirtMSC-M3UA(3719)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3719)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3719)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3718)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3719)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3719)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3721)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3721)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3721)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3720)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3721)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3724)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3724)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3724)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3724)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3725)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3725)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3725)@9c4496f35a55: 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(3725)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3726)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3726)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3726)@9c4496f35a55: 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(3726)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3727)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3727)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3727)@9c4496f35a55: 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(3727)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3728)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3728)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3728)@9c4496f35a55: 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(3728)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3729)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3729)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3729)@9c4496f35a55: 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(3729)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_write_then_reset() start" MTC@9c4496f35a55: g_cbsp_msg_id=14001 g_cbsp_ser_no=14501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3718)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3719)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3722)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3717)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-M3UA(3721)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3728)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3725)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3720)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3723)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3724)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3726)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3727)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3729)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3717): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3718): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3719): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3720): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3721): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3722): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3723): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3724): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3725): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3726): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3727): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3728): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3729): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_write_then_reset finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset pass'. Sun Jun 9 07:12:00 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_then_reset pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=574307) Waiting for packet dumper to finish... 1 (prev_count=574307, count=1362258) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty'. ------ BSC_Tests_CBSP.TC_cbsp_status_q_empty ------ Sun Jun 9 07:12: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_status_q_empty started. VirtMSC-M3UA(3732)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3732)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3732)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3731)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3732)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3732)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3734)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3734)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3734)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3733)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3734)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3737)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3737)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3737)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3737)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3738)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3738)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3738)@9c4496f35a55: 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(3738)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3739)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3739)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3739)@9c4496f35a55: 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(3739)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3740)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3740)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3740)@9c4496f35a55: 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(3740)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3741)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3741)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3741)@9c4496f35a55: 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(3741)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3742)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3742)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3742)@9c4496f35a55: 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(3742)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_status_q_empty() start" MTC@9c4496f35a55: g_cbsp_msg_id=21001 g_cbsp_ser_no=21501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(3730)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3732)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3735)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3731)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3733)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3734)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3738)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3736)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3739)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3737)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3740)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3742)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3741)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3730): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3731): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3732): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3733): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3734): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3735): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3736): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3737): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3738): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3739): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3740): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3741): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3742): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_status_q_empty finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty pass'. Sun Jun 9 07:12:18 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_status_q_empty pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_status_q_empty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=565928) Waiting for packet dumper to finish... 1 (prev_count=565928, count=1353879) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:12: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_status_q_bts_cgi started. VirtMSC-M3UA(3745)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3745)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3745)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3744)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3745)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3745)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3747)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3747)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3747)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3746)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3747)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3750)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3750)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3750)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3750)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3751)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3751)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3751)@9c4496f35a55: 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(3751)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3752)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3752)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3752)@9c4496f35a55: 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(3752)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3753)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3753)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3753)@9c4496f35a55: 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(3753)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3754)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3754)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3754)@9c4496f35a55: 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(3754)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3755)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3755)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3755)@9c4496f35a55: 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(3755)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_status_q_bts_cgi() start" MTC@9c4496f35a55: g_cbsp_msg_id=22001 g_cbsp_ser_no=22501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: Generating CBSP payload: 63 octets MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3744)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3745)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3743)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3748)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3746)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3750)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3747)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3753)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3755)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3749)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3751)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3752)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3754)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3743): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3744): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3745): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3746): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3747): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3748): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3749): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3750): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3751): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3752): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3753): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3754): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3755): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_status_q_bts_cgi finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi pass'. Sun Jun 9 07:12:36 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=573246) Waiting for packet dumper to finish... 1 (prev_count=573246, count=1361476) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:12: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_emerg_write_bts_cgi_dchan started. MTC@9c4496f35a55: Generating CBSP payload: 48 octets VirtMSC-M3UA(3758)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3758)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3758)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3757)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3758)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3758)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3760)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3760)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3760)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3759)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3760)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3763)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3763)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3763)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3763)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3764)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3764)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3764)@9c4496f35a55: 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(3764)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3765)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3765)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3765)@9c4496f35a55: 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(3765)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3766)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3766)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3766)@9c4496f35a55: 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(3766)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3767)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3767)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3767)@9c4496f35a55: 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(3767)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3768)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3768)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3768)@9c4496f35a55: 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(3768)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_emerg_write_bts_cgi_dchan() start" MTC@9c4496f35a55: g_cbsp_msg_id=15001 g_cbsp_ser_no=15501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 VirtMSC-SCCP(3757)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3757)@9c4496f35a55: Warning: Stopping inactive timer T_ias[0]. MTC@9c4496f35a55: Generating CBSP payload: 71 octets VirtMSC-SCCP(3757)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3757)@9c4496f35a55: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(3757)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3757)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3757)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3757)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3757)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3757)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3757)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3757)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3757)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 VirtMSC-SCCP(3757)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3757)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3758)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3757)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3756)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3761)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3759)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3763)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3768)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3760)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3764)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3762)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3765)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3766)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3767)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3756): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3757): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3758): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3759): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3760): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3761): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3762): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3763): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3764): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3765): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3766): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3767): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3768): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_emerg_write_bts_cgi_dchan finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan pass'. Sun Jun 9 07:12:59 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan pass ====== Saving talloc report from 172.18.145.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=635498) Waiting for packet dumper to finish... 1 (prev_count=635498, count=1423449) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:13: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_emerg_write_bts_cgi_cchan started. MTC@9c4496f35a55: Generating CBSP payload: 7 octets VirtMSC-M3UA(3771)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3771)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3771)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3770)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3771)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3771)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3773)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3773)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3773)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3772)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3773)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3776)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3776)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3776)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3776)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3777)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3777)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3777)@9c4496f35a55: 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(3777)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3778)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3778)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3778)@9c4496f35a55: 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(3778)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3779)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3779)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3779)@9c4496f35a55: 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(3779)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3780)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3780)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3780)@9c4496f35a55: 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(3780)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3781)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3781)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3781)@9c4496f35a55: 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(3781)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_emerg_write_bts_cgi_cchan() start" MTC@9c4496f35a55: g_cbsp_msg_id=16001 g_cbsp_ser_no=16501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: Generating CBSP payload: 15 octets MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3770)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3774)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3771)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3769)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3772)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3780)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3779)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3773)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3776)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3778)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3775)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3777)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3781)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3769): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3770): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3771): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3772): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3773): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3774): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3775): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3776): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3777): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3778): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3779): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3780): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3781): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_emerg_write_bts_cgi_cchan finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan pass'. Sun Jun 9 07:13:16 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=570068) Waiting for packet dumper to finish... 1 (prev_count=570068, count=1358262) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:13: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_emerg_write_bts_cgi_cchan_disable started. MTC@9c4496f35a55: Generating CBSP payload: 17 octets VirtMSC-M3UA(3784)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3784)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3784)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3783)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3784)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3784)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3786)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3786)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3786)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3785)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3786)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3789)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3789)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3789)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3789)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3790)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3790)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3790)@9c4496f35a55: 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(3790)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3791)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3791)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3791)@9c4496f35a55: 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(3791)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3792)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3792)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3792)@9c4496f35a55: 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(3792)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3793)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3793)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3793)@9c4496f35a55: 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(3793)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3794)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3794)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3794)@9c4496f35a55: 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(3794)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_emerg_write_bts_cgi_cchan_disable() start" MTC@9c4496f35a55: g_cbsp_msg_id=17001 g_cbsp_ser_no=17501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: Generating CBSP payload: 47 octets MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3783)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3784)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3782)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3787)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3785)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3786)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3794)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3788)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3793)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3791)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3790)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3789)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3792)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3782): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3783): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3784): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3785): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3786): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3787): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3788): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3789): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3790): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3791): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3792): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3793): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3794): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_emerg_write_bts_cgi_cchan_disable finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable pass'. Sun Jun 9 07:13:39 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable pass ====== Saving talloc report from 172.18.145.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=588506) Waiting for packet dumper to finish... 1 (prev_count=588506, count=1376457) MTC@9c4496f35a55: 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@9c4496f35a55: 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 ------ Sun Jun 9 07:13: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_emerg_write_bts_cgi_noreplace started. MTC@9c4496f35a55: Generating CBSP payload: 21 octets VirtMSC-M3UA(3797)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3797)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3797)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3796)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3797)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3797)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3799)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3799)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3799)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3798)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3799)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3802)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3802)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3802)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3802)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3803)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3803)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3803)@9c4496f35a55: 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(3803)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3804)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3804)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3804)@9c4496f35a55: 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(3804)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3805)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3805)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3805)@9c4496f35a55: 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(3805)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3806)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3806)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3806)@9c4496f35a55: 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(3806)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3807)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3807)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3807)@9c4496f35a55: 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(3807)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_emerg_write_bts_cgi_noreplace() start" MTC@9c4496f35a55: g_cbsp_msg_id=18001 g_cbsp_ser_no=18501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: Generating CBSP payload: 4 octets MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: Generating CBSP payload: 35 octets MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: Generating CBSP payload: 41 octets MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3796)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3797)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3795)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3800)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3798)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3803)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3799)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3802)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3804)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3806)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3801)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3805)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3807)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3795): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3796): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3797): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3798): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3799): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3800): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3801): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3802): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3803): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3804): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3805): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3806): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3807): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_emerg_write_bts_cgi_noreplace finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace pass'. Sun Jun 9 07:14:01 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace pass ====== Saving talloc report from 172.18.145.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=586219) Waiting for packet dumper to finish... 1 (prev_count=586219, count=1374260) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:14: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_emerg_write_bts_cgi_replace started. MTC@9c4496f35a55: Generating CBSP payload: 14 octets VirtMSC-M3UA(3810)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3810)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3810)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3809)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3810)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3810)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3812)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3812)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3812)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3811)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3812)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3815)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3815)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3815)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3815)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3816)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3816)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3816)@9c4496f35a55: 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(3816)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3817)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3817)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3817)@9c4496f35a55: 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(3817)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3818)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3818)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3818)@9c4496f35a55: 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(3818)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3819)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3819)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3819)@9c4496f35a55: 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(3819)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3820)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3820)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3820)@9c4496f35a55: 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(3820)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_emerg_write_bts_cgi_replace() start" MTC@9c4496f35a55: g_cbsp_msg_id=19001 g_cbsp_ser_no=19501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: Generating CBSP payload: 57 octets MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: Generating CBSP payload: 61 octets MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3810)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3813)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3809)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3808)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3811)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3815)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3820)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3814)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3818)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3812)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3817)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3819)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3816)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3808): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3809): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3810): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3811): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3812): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3813): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3814): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3815): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3816): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3817): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3818): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3819): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3820): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_emerg_write_bts_cgi_replace finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace pass'. Sun Jun 9 07:14:19 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace pass ====== Saving talloc report from 172.18.145.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=574769) Waiting for packet dumper to finish... 1 (prev_count=574769, count=1362810) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:14: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_cbsp_emerg_write_bts_cgi_kill started. MTC@9c4496f35a55: Generating CBSP payload: 67 octets VirtMSC-M3UA(3823)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3823)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3823)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3822)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3823)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(3823)@9c4496f35a55: Sending buffered message #0 MTC@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3825)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3825)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3825)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3824)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3825)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3828)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3828)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3828)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3828)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3829)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3829)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(3829)@9c4496f35a55: 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(3829)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3830)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3830)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3830)@9c4496f35a55: 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(3830)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3831)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3831)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3831)@9c4496f35a55: 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(3831)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3832)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3832)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3832)@9c4496f35a55: 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(3832)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3833)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3833)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(3833)@9c4496f35a55: 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(3833)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_cbsp_emerg_write_bts_cgi_kill() start" MTC@9c4496f35a55: g_cbsp_msg_id=20001 g_cbsp_ser_no=20501 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 0 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 1 MTC@9c4496f35a55: CBSP: disabled ETWS PN broadcast on bts 2 MTC@9c4496f35a55: Generating CBSP payload: 67 octets MTC@9c4496f35a55: setverdict(pass): none -> pass MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3822)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3823)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3821)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3826)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3824)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3833)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3825)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3832)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3827)@9c4496f35a55: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3829)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3831)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3828)@9c4496f35a55: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3830)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3821): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3822): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3823): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3824): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3825): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3826): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3827): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3828): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3829): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3830): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3831): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3832): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3833): none (pass -> pass) MTC@9c4496f35a55: Test case TC_cbsp_emerg_write_bts_cgi_kill finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill pass'. Sun Jun 9 07:14:36 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill pass ====== Saving talloc report from 172.18.145.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=577441) Waiting for packet dumper to finish... 1 (prev_count=577441, count=1365631) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill pass' was executed successfully (exit status: 0). MC@9c4496f35a55: Test execution finished. MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_setup_only'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_setup_only ------ Sun Jun 9 07:14: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_setup_only' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_vgcs_vbs_setup_only started. MTC@9c4496f35a55: "TC_vgcs_vbs_setup_only": using IMSI '001010895364110'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3837)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3837)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3837)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(3835)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3840)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3840)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3840)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3838)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3837)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3840)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3836)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3836)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3839)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3843)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3843)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3843)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3843)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_vgcs_vbs_setup_only() start" VirtMSC-RAN(3836)@9c4496f35a55: Added conn table entry 0TC_vgcs_vbs_setup_only(3845)14712995 VirtMSC-SCCP(3835)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3835)@9c4496f35a55: { messageType := 2, destLocRef := 'E080A3'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(3835)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3835)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3835)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3835)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3835)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_setup_only(3845)@9c4496f35a55: VGCS: got setup ack VirtMSC-SCCP(3835)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3835)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3835)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3835)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3835)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3835)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3835)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3835)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_setup_only(3845)@9c4496f35a55: setverdict(pass): none -> pass TC_vgcs_vbs_setup_only(3845)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-RAN(3836)@9c4496f35a55: Deleted conn table entry 0TC_vgcs_vbs_setup_only(3845)14712995 VirtMSC-SCCP(3835)@9c4496f35a55: Session index based on connection ID:0 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 VirtMSC-SCCP(3835)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3835)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3835)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3836)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3837)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3834)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3841)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(3839)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3844)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3838)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3842)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3840)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3843)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3834): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3835): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3836): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3837): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3838): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3839): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3840): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3841): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3842): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3843): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3844): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_setup_only(3845): pass (pass -> pass) MTC@9c4496f35a55: Test case TC_vgcs_vbs_setup_only finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_setup_only pass'. Sun Jun 9 07:14:48 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_setup_only pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_setup_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=254156) Waiting for packet dumper to finish... 1 (prev_count=254156, count=450680) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_setup_only pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_assignment'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_assignment ------ Sun Jun 9 07:14: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_assignment' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_vgcs_vbs_assignment started. MTC@9c4496f35a55: "TC_vgcs_vbs_assignment": using IMSI '001012511307876'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3849)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3849)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3849)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(3847)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3852)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3852)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3852)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3850)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3849)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3852)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3848)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3848)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3851)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3855)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3855)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3855)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3855)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_vgcs_vbs_assignment() start" VirtMSC-RAN(3848)@9c4496f35a55: Added conn table entry 0TC_vgcs_vbs_assignment(3857)6749644 VirtMSC-SCCP(3847)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3847)@9c4496f35a55: { messageType := 2, destLocRef := '66FDCC'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(3847)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3847)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3847)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3847)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3847)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_assignment(3857)@9c4496f35a55: VGCS: got setup ack VirtMGW-MGCP-0(3854)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_assignment(3858) TC_vgcs_vbs_assignment(3858)@9c4496f35a55: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_assignment(3858)@9c4496f35a55: VGCS: got establishment of call controling connection VirtMSC-RAN(3848)@9c4496f35a55: Added conn table entry 1TC_vgcs_vbs_assignment(3858)12609001 VirtMSC-SCCP(3847)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3847)@9c4496f35a55: { messageType := 2, destLocRef := 'C065E9'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(3847)@9c4496f35a55: Session index based on local reference:1 VirtMGW-MGCP-0(3854)@9c4496f35a55: 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(3858) VirtMSC-SCCP(3847)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3847)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3847)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3847)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_assignment(3858)@9c4496f35a55: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_assignment(3857)@9c4496f35a55: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_assignment(3858)@9c4496f35a55: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_assignment(3858)@9c4496f35a55: VGCS: got assignment result on channel TC_vgcs_vbs_assignment(3857)@9c4496f35a55: VGCS: got assignment result at call control TC_vgcs_vbs_assignment(3858)@9c4496f35a55: VGCS: got release order of resource controling connection TC_vgcs_vbs_assignment(3858)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3847)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3847)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3847)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3847)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3847)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3847)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3847)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3847)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3847)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3847)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3847)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3847)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3847)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3847)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3847)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3847)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_assignment(3857)@9c4496f35a55: VGCS: Channel assigned and uplink marked free as expected! TC_vgcs_vbs_assignment(3857)@9c4496f35a55: setverdict(pass): none -> pass TC_vgcs_vbs_assignment(3857)@9c4496f35a55: Final verdict of PTC: pass TC_vgcs_vbs_assignment(3858)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(3848)@9c4496f35a55: Deleted conn table entry 0TC_vgcs_vbs_assignment(3857)6749644 VirtMSC-SCCP(3847)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-RAN(3848)@9c4496f35a55: Deleted conn table entry 1TC_vgcs_vbs_assignment(3858)12609001 VirtMSC-SCCP(3847)@9c4496f35a55: Session index based on connection ID:1 TC_vgcs_vbs_assignment(3858)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3847)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3847)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3847)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3847)@9c4496f35a55: RLC received in state:disconnect_pending TC_vgcs_vbs_assignment(3858)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_assignment(3858)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_assignment(3858)@9c4496f35a55: "Got RSL Deact SACCH" TC_vgcs_vbs_assignment(3858)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_assignment(3858)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(3848)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3849)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3847)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3846)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3853)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(3856)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3850)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3851)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3852)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3854)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3855)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3846): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3847): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3848): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3849): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3850): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3851): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3852): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3853): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3854): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3855): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3856): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_assignment(3857): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_assignment(3858): none (pass -> pass) MTC@9c4496f35a55: Test case TC_vgcs_vbs_assignment finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_assignment pass'. Sun Jun 9 07:15:01 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_assignment pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=344287) Waiting for packet dumper to finish... 1 (prev_count=344287, count=540400) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_assignment pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_assignment_fail'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_assignment_fail ------ Sun Jun 9 07:15: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_assignment_fail' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_vgcs_vbs_assignment_fail started. MTC@9c4496f35a55: "TC_vgcs_vbs_assignment_fail": using IMSI '001013652425723'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3862)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3862)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3862)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3860)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3865)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3865)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3865)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3863)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3862)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3865)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3861)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3861)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3864)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3868)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3868)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3868)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3868)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_vgcs_vbs_assignment_fail() start" VirtMSC-RAN(3861)@9c4496f35a55: Added conn table entry 0TC_vgcs_vbs_assignment_fail(3870)10202880 VirtMSC-SCCP(3860)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3860)@9c4496f35a55: { messageType := 2, destLocRef := '9BAF00'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(3860)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3860)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3860)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3860)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3860)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_assignment_fail(3870)@9c4496f35a55: VGCS: got setup ack VirtMGW-MGCP-0(3867)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_assignment_fail(3871) TC_vgcs_vbs_assignment_fail(3871)@9c4496f35a55: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_assignment_fail(3871)@9c4496f35a55: VGCS: got establishment of call controling connection VirtMSC-RAN(3861)@9c4496f35a55: Added conn table entry 1TC_vgcs_vbs_assignment_fail(3871)4196106 VirtMSC-SCCP(3860)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3860)@9c4496f35a55: { messageType := 2, destLocRef := '40070A'O ("@\a\n"), 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(3860)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3860)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3860)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3860)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3860)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_assignment_fail(3871)@9c4496f35a55: VGCS: got assignment failure on channel TC_vgcs_vbs_assignment_fail(3871)@9c4496f35a55: VGCS: got release order after assignment failure TC_vgcs_vbs_assignment_fail(3870)@9c4496f35a55: VGCS: got assignment failure at call control VirtMSC-SCCP(3860)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3860)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3860)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3860)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3860)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3860)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3860)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3860)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3860)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3860)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3860)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3860)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3860)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3860)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3860)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3860)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_assignment_fail(3870)@9c4496f35a55: VGCS: Channel assignment failed as expected! TC_vgcs_vbs_assignment_fail(3870)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-RAN(3861)@9c4496f35a55: Deleted conn table entry 0TC_vgcs_vbs_assignment_fail(3870)10202880 TC_vgcs_vbs_assignment_fail(3870)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-RAN(3861)@9c4496f35a55: Deleted conn table entry 1TC_vgcs_vbs_assignment_fail(3871)4196106 VirtMSC-SCCP(3860)@9c4496f35a55: Session index based on connection ID:0 TC_vgcs_vbs_assignment_fail(3871)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3860)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3860)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3860)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3860)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3860)@9c4496f35a55: RLC received in state:disconnect_pending MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 2, expecting 0 MTC@9c4496f35a55: count mismatch, retrying in 3.000000 MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3860)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3861)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3866)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3862)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3859)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(3864)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3869)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3863)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3865)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3867)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3868)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3859): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3860): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3861): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3862): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3863): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3864): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3865): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3866): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3867): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3868): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3869): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_assignment_fail(3870): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_assignment_fail(3871): none (pass -> pass) MTC@9c4496f35a55: Test case TC_vgcs_vbs_assignment_fail finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_assignment_fail pass'. Sun Jun 9 07:15:15 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_assignment_fail pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_assignment_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=298759) Waiting for packet dumper to finish... 1 (prev_count=298759, count=487047) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_assignment_fail pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_req'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_talker_req ------ Sun Jun 9 07:15: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_req' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_vgcs_vbs_talker_req started. MTC@9c4496f35a55: "TC_vgcs_vbs_talker_req": using IMSI '001017442625384'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3875)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3875)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3875)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3873)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3878)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3878)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3878)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3876)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3875)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3878)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3874)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3874)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3877)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3881)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3881)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3881)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3881)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_vgcs_vbs_talker_req() start" VirtMSC-RAN(3874)@9c4496f35a55: Added conn table entry 0TC_vgcs_vbs_talker_req(3883)9212817 VirtMSC-SCCP(3873)@9c4496f35a55: First idle individual index:0 VirtMGW-MGCP-0(3880)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_talker_req(3884) VirtMSC-SCCP(3873)@9c4496f35a55: { messageType := 2, destLocRef := '8C9391'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(3873)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3873)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3873)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3873)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3873)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_req(3883)@9c4496f35a55: VGCS: got setup ack TC_vgcs_vbs_talker_req(3884)@9c4496f35a55: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_talker_req(3884)@9c4496f35a55: VGCS: got establishment of call controling connection VirtMSC-RAN(3874)@9c4496f35a55: Added conn table entry 1TC_vgcs_vbs_talker_req(3884)3684322 VirtMSC-SCCP(3873)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3873)@9c4496f35a55: { messageType := 2, destLocRef := '3837E2'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(3873)@9c4496f35a55: Session index based on local reference:1 VirtMGW-MGCP-0(3880)@9c4496f35a55: 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(3884) VirtMSC-SCCP(3873)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3873)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3873)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3873)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_req(3884)@9c4496f35a55: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_req(3883)@9c4496f35a55: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_talker_req(3884)@9c4496f35a55: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_talker_req(3884)@9c4496f35a55: VGCS: got assignment result on channel TC_vgcs_vbs_talker_req(3884)@9c4496f35a55: VGCS: sending talker det TC_vgcs_vbs_talker_req(3883)@9c4496f35a55: VGCS: got assignment result at call control VirtMSC-SCCP(3873)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3873)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3873)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3873)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_req(3883)@9c4496f35a55: VGCS: received uplink req TC_vgcs_vbs_talker_req(3883)@9c4496f35a55: VGCS: sending uplink req ack VirtMSC-SCCP(3873)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3873)@9c4496f35a55: vl_len:3 VirtMSC-SCCP(3873)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3873)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000127'O TC_vgcs_vbs_talker_req(3884)@9c4496f35a55: VGCS: got release order of resource controling connection TC_vgcs_vbs_talker_req(3884)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3873)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3873)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3873)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3873)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3873)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3873)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3873)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3873)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3873)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3873)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3873)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3873)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3873)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3873)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3873)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3873)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_req(3883)@9c4496f35a55: VGCS: Uplink requested and uplink marked busy as expected! TC_vgcs_vbs_talker_req(3883)@9c4496f35a55: setverdict(pass): none -> pass TC_vgcs_vbs_talker_req(3884)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(3874)@9c4496f35a55: Deleted conn table entry 0TC_vgcs_vbs_talker_req(3883)9212817 VirtMSC-SCCP(3873)@9c4496f35a55: Session index based on connection ID:0 TC_vgcs_vbs_talker_req(3883)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-RAN(3874)@9c4496f35a55: Deleted conn table entry 1TC_vgcs_vbs_talker_req(3884)3684322 VirtMSC-SCCP(3873)@9c4496f35a55: Session index based on connection ID:1 TC_vgcs_vbs_talker_req(3884)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_req(3884)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_req(3884)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_req(3884)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(3873)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3873)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3873)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3873)@9c4496f35a55: RLC received in state:disconnect_pending TC_vgcs_vbs_talker_req(3884)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_talker_req(3884)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(3879)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3873)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3874)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3875)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3872)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(3882)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3876)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3877)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3878)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3881)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3880)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3872): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3873): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3874): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3875): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3876): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3877): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3878): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3879): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3880): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3881): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3882): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_talker_req(3883): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_talker_req(3884): none (pass -> pass) MTC@9c4496f35a55: Test case TC_vgcs_vbs_talker_req finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_req pass'. Sun Jun 9 07:15:27 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_talker_req pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_talker_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=354502) Waiting for packet dumper to finish... 1 (prev_count=354502, count=551441) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_req pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail ------ Sun Jun 9 07:15: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.pcap" >/data/BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_vgcs_vbs_talker_fail started. MTC@9c4496f35a55: "TC_vgcs_vbs_talker_fail": using IMSI '001011834402665'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3888)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3888)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3888)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3886)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3891)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3891)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3891)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3889)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3888)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3891)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3887)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3887)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3890)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3894)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3894)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3894)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3894)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_vgcs_vbs_talker_fail() start" VirtMSC-RAN(3887)@9c4496f35a55: Added conn table entry 0TC_vgcs_vbs_talker_fail(3896)9880677 VirtMSC-SCCP(3886)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3886)@9c4496f35a55: { messageType := 2, destLocRef := '96C465'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(3886)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3886)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3886)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3886)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3886)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail(3896)@9c4496f35a55: VGCS: got setup ack VirtMGW-MGCP-0(3893)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_talker_fail(3897) TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: VGCS: got establishment of call controling connection VirtMSC-RAN(3887)@9c4496f35a55: Added conn table entry 1TC_vgcs_vbs_talker_fail(3897)3715720 VirtMSC-SCCP(3886)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3886)@9c4496f35a55: { messageType := 2, destLocRef := '38B288'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(3886)@9c4496f35a55: Session index based on local reference:1 VirtMGW-MGCP-0(3893)@9c4496f35a55: 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(3897) VirtMSC-SCCP(3886)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3886)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3886)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3886)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_fail(3896)@9c4496f35a55: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: VGCS: got assignment result on channel TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: VGCS: sending talker det TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: VGCS: delay sending RSL failure ind TC_vgcs_vbs_talker_fail(3896)@9c4496f35a55: VGCS: got assignment result at call control VirtMSC-SCCP(3886)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3886)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3886)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3886)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail(3896)@9c4496f35a55: VGCS: received uplink req TC_vgcs_vbs_talker_fail(3896)@9c4496f35a55: VGCS: sending uplink req ack VirtMSC-SCCP(3886)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3886)@9c4496f35a55: vl_len:3 VirtMSC-SCCP(3886)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3886)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000127'O TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: VGCS: sending RSL failure ind VirtMSC-SCCP(3886)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3886)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3886)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3886)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-IPA(3894)@9c4496f35a55: Warning: dec_RSL_Message(): Data remained at the end of the stream after successful decoding: '01'O TC_vgcs_vbs_talker_fail(3896)@9c4496f35a55: VGCS: received uplink rel ind, caused by failure TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: VGCS: got release order of resource controling connection TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3886)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3886)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3886)@9c4496f35a55: vl_from0 TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3886)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3886)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3886)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3886)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3886)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3886)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3886)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3886)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3886)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O TC_vgcs_vbs_talker_fail(3896)@9c4496f35a55: VGCS: Uplink release and uplink marked free as expected! TC_vgcs_vbs_talker_fail(3896)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(3886)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3886)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3886)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3886)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(3887)@9c4496f35a55: Deleted conn table entry 0TC_vgcs_vbs_talker_fail(3896)9880677 TC_vgcs_vbs_talker_fail(3896)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-SCCP(3886)@9c4496f35a55: Session index based on connection ID:0 TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-SCCP(3886)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3886)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-RAN(3887)@9c4496f35a55: Deleted conn table entry 1TC_vgcs_vbs_talker_fail(3897)3715720 VirtMSC-SCCP(3886)@9c4496f35a55: Session index based on connection ID:1 TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3886)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3886)@9c4496f35a55: RLC received in state:disconnect_pending TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: "Got RSL Deact SACCH" TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_talker_fail(3897)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3886)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3887)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3888)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3892)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3885)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(3890)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3889)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3895)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3891)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3893)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3894)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3885): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3886): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3887): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3888): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3889): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3890): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3891): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3892): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3893): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3894): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3895): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_talker_fail(3896): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_talker_fail(3897): none (pass -> pass) MTC@9c4496f35a55: Test case TC_vgcs_vbs_talker_fail finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail pass'. Sun Jun 9 07:15:42 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=371628) Waiting for packet dumper to finish... 1 (prev_count=371628, count=560239) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:15: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail_late_msc' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_vgcs_vbs_talker_fail_late_msc started. MTC@9c4496f35a55: "TC_vgcs_vbs_talker_fail_late_msc": using IMSI '001015065154926'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3901)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3901)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3901)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(3899)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3904)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3904)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3904)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3902)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3901)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3904)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3900)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3900)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3903)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3907)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3907)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3907)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3907)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_vgcs_vbs_talker_fail_late_msc() start" VirtMSC-RAN(3900)@9c4496f35a55: Added conn table entry 0TC_vgcs_vbs_talker_fail_late_msc(3909)6334435 VirtMSC-SCCP(3899)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3899)@9c4496f35a55: { messageType := 2, destLocRef := '60A7E3'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(3899)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3899)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3899)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3899)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3899)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail_late_msc(3909)@9c4496f35a55: VGCS: got setup ack VirtMGW-MGCP-0(3906)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_talker_fail_late_msc(3910) TC_vgcs_vbs_talker_fail_late_msc(3910)@9c4496f35a55: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_talker_fail_late_msc(3910)@9c4496f35a55: VGCS: got establishment of call controling connection VirtMSC-RAN(3900)@9c4496f35a55: Added conn table entry 1TC_vgcs_vbs_talker_fail_late_msc(3910)15773795 VirtMSC-SCCP(3899)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3899)@9c4496f35a55: { messageType := 2, destLocRef := 'F0B063'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(3899)@9c4496f35a55: Session index based on local reference:1 VirtMGW-MGCP-0(3906)@9c4496f35a55: 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(3910) VirtMSC-SCCP(3899)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3899)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3899)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3899)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail_late_msc(3910)@9c4496f35a55: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_fail_late_msc(3909)@9c4496f35a55: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_talker_fail_late_msc(3910)@9c4496f35a55: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_talker_fail_late_msc(3910)@9c4496f35a55: VGCS: got assignment result on channel TC_vgcs_vbs_talker_fail_late_msc(3910)@9c4496f35a55: VGCS: sending talker det TC_vgcs_vbs_talker_fail_late_msc(3910)@9c4496f35a55: VGCS: sending RSL failure ind TC_vgcs_vbs_talker_fail_late_msc(3909)@9c4496f35a55: VGCS: got assignment result at call control VirtMSC-SCCP(3899)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3899)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3899)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3899)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail_late_msc(3909)@9c4496f35a55: VGCS: received uplink req TC_vgcs_vbs_talker_fail_late_msc(3909)@9c4496f35a55: VGCS: delay uplink req ack IPA-BTS0-TRX0-RSL-IPA(3907)@9c4496f35a55: Warning: dec_RSL_Message(): Data remained at the end of the stream after successful decoding: '01'O TC_vgcs_vbs_talker_fail_late_msc(3909)@9c4496f35a55: VGCS: sending uplink req ack VirtMSC-SCCP(3899)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3899)@9c4496f35a55: vl_len:3 VirtMSC-SCCP(3899)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3899)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000127'O VirtMSC-SCCP(3899)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3899)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3899)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3899)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail_late_msc(3909)@9c4496f35a55: VGCS: received uplink rel ind, caused by failure TC_vgcs_vbs_talker_fail_late_msc(3910)@9c4496f35a55: VGCS: got release order of resource controling connection TC_vgcs_vbs_talker_fail_late_msc(3910)@9c4496f35a55: "MSC instructs BSC to clear channel" TC_vgcs_vbs_talker_fail_late_msc(3910)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3899)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3899)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3899)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3899)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3899)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3899)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3899)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3899)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3899)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3899)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3899)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3899)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail_late_msc(3909)@9c4496f35a55: VGCS: Uplink release and uplink marked free as expected! TC_vgcs_vbs_talker_fail_late_msc(3909)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(3899)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3899)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3899)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3899)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail_late_msc(3909)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-RAN(3900)@9c4496f35a55: Deleted conn table entry 0TC_vgcs_vbs_talker_fail_late_msc(3909)6334435 VirtMSC-SCCP(3899)@9c4496f35a55: Session index based on connection ID:0 TC_vgcs_vbs_talker_fail_late_msc(3910)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_fail_late_msc(3910)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_vgcs_vbs_talker_fail_late_msc(3910)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3899)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3899)@9c4496f35a55: RLC received in state:disconnect_pending TC_vgcs_vbs_talker_fail_late_msc(3910)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_fail_late_msc(3910)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-RAN(3900)@9c4496f35a55: Deleted conn table entry 1TC_vgcs_vbs_talker_fail_late_msc(3910)15773795 VirtMSC-SCCP(3899)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3899)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3899)@9c4496f35a55: RLC received in state:disconnect_pending TC_vgcs_vbs_talker_fail_late_msc(3910)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_talker_fail_late_msc(3910)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3899)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3901)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3905)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3900)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3898)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3902)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3903)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3908)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3904)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3906)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3907)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3898): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3899): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3900): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3901): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3902): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3903): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3904): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3905): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3906): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3907): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3908): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_talker_fail_late_msc(3909): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_talker_fail_late_msc(3910): none (pass -> pass) MTC@9c4496f35a55: Test case TC_vgcs_vbs_talker_fail_late_msc finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail_late_msc pass'. Sun Jun 9 07:15:57 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail_late_msc pass ====== Saving talloc report from 172.18.145.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=372963) Waiting for packet dumper to finish... 1 (prev_count=372963, count=560572) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail_late_msc pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_est'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_talker_est ------ Sun Jun 9 07:16: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.pcap" >/data/BSC_Tests_ASCI.TC_vgcs_vbs_talker_est.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_est' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_vgcs_vbs_talker_est started. MTC@9c4496f35a55: "TC_vgcs_vbs_talker_est": using IMSI '001014184833111'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3914)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3914)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3914)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3912)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3917)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3917)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3917)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3915)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3914)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3917)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3913)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3913)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3916)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3920)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3920)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3920)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3920)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_vgcs_vbs_talker_est() start" VirtMSC-RAN(3913)@9c4496f35a55: Added conn table entry 0TC_vgcs_vbs_talker_est(3922)6222106 VirtMSC-SCCP(3912)@9c4496f35a55: First idle individual index:0 VirtMGW-MGCP-0(3919)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_talker_est(3923) VirtMSC-SCCP(3912)@9c4496f35a55: { messageType := 2, destLocRef := '5EF11A'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(3912)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3912)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3912)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3912)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3912)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_talker_est(3922)@9c4496f35a55: VGCS: got setup ack TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: VGCS: got establishment of call controling connection VirtMSC-RAN(3913)@9c4496f35a55: Added conn table entry 1TC_vgcs_vbs_talker_est(3923)12572725 VirtMSC-SCCP(3912)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3912)@9c4496f35a55: { messageType := 2, destLocRef := 'BFD835'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(3912)@9c4496f35a55: Session index based on local reference:1 VirtMGW-MGCP-0(3919)@9c4496f35a55: 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(3923) VirtMSC-SCCP(3912)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3912)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3912)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3912)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_est(3922)@9c4496f35a55: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: VGCS: got assignment result on channel TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: VGCS: sending talker det TC_vgcs_vbs_talker_est(3922)@9c4496f35a55: VGCS: got assignment result at call control TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: VGCS: delay sending RSL estblish ind VirtMSC-SCCP(3912)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3912)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3912)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3912)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est(3922)@9c4496f35a55: VGCS: received uplink req TC_vgcs_vbs_talker_est(3922)@9c4496f35a55: VGCS: sending uplink req ack VirtMSC-SCCP(3912)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3912)@9c4496f35a55: vl_len:3 VirtMSC-SCCP(3912)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3912)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000127'O TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: VGCS: sending RSL etabish ind VirtMSC-SCCP(3912)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3912)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3912)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3912)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est(3922)@9c4496f35a55: VGCS: received uplink req confirm TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: VGCS: got release order of resource controling connection TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3912)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3912)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3912)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3912)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3912)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3912)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3912)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3912)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3912)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3912)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3912)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3912)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3912)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3912)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3912)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3912)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est(3922)@9c4496f35a55: VGCS: Uplink established and uplink marked busy as expected! TC_vgcs_vbs_talker_est(3922)@9c4496f35a55: setverdict(pass): none -> pass TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_vgcs_vbs_talker_est(3922)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-RAN(3913)@9c4496f35a55: Deleted conn table entry 0TC_vgcs_vbs_talker_est(3922)6222106 VirtMSC-SCCP(3912)@9c4496f35a55: Session index based on connection ID:0 TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: VGCS: Got RSL DATA REQ on channel TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-RAN(3913)@9c4496f35a55: Deleted conn table entry 1TC_vgcs_vbs_talker_est(3923)12572725 TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(3912)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3912)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3912)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3912)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3912)@9c4496f35a55: RLC received in state:disconnect_pending TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_talker_est(3923)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3914)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3913)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3912)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3918)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3911)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3915)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3921)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3916)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3917)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3919)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3920)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3911): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3912): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3913): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3914): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3915): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3916): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3917): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3918): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3919): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3920): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3921): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_talker_est(3922): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_talker_est(3923): none (pass -> pass) MTC@9c4496f35a55: Test case TC_vgcs_vbs_talker_est finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_est pass'. Sun Jun 9 07:16:11 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_talker_est pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_talker_est.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407324) Waiting for packet dumper to finish... 1 (prev_count=407324, count=557302) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_est pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:16: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_est_late_msc' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_vgcs_vbs_talker_est_late_msc started. MTC@9c4496f35a55: "TC_vgcs_vbs_talker_est_late_msc": using IMSI '001010430381588'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3927)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3927)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3927)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3925)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(3930)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3930)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3930)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(3928)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3927)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3930)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3926)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3926)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3929)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3933)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3933)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3933)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3933)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_vgcs_vbs_talker_est_late_msc() start" VirtMSC-RAN(3926)@9c4496f35a55: Added conn table entry 0TC_vgcs_vbs_talker_est_late_msc(3935)4945467 VirtMSC-SCCP(3925)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3925)@9c4496f35a55: { messageType := 2, destLocRef := '4B763B'O ("Kv;"), 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(3925)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3925)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3925)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3925)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3925)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(3932)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_talker_est_late_msc(3936) TC_vgcs_vbs_talker_est_late_msc(3935)@9c4496f35a55: VGCS: got setup ack TC_vgcs_vbs_talker_est_late_msc(3936)@9c4496f35a55: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_talker_est_late_msc(3936)@9c4496f35a55: VGCS: got establishment of call controling connection VirtMSC-RAN(3926)@9c4496f35a55: Added conn table entry 1TC_vgcs_vbs_talker_est_late_msc(3936)15462310 VirtMSC-SCCP(3925)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3925)@9c4496f35a55: { messageType := 2, destLocRef := 'EBEFA6'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(3925)@9c4496f35a55: Session index based on local reference:1 VirtMGW-MGCP-0(3932)@9c4496f35a55: 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(3936) VirtMSC-SCCP(3925)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3925)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3925)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3925)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est_late_msc(3936)@9c4496f35a55: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_est_late_msc(3935)@9c4496f35a55: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_talker_est_late_msc(3936)@9c4496f35a55: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_talker_est_late_msc(3936)@9c4496f35a55: VGCS: got assignment result on channel TC_vgcs_vbs_talker_est_late_msc(3936)@9c4496f35a55: VGCS: sending talker det TC_vgcs_vbs_talker_est_late_msc(3936)@9c4496f35a55: VGCS: sending RSL etabish ind TC_vgcs_vbs_talker_est_late_msc(3935)@9c4496f35a55: VGCS: got assignment result at call control VirtMSC-SCCP(3925)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3925)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3925)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3925)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est_late_msc(3935)@9c4496f35a55: VGCS: received uplink req TC_vgcs_vbs_talker_est_late_msc(3935)@9c4496f35a55: VGCS: delay uplink req ack TC_vgcs_vbs_talker_est_late_msc(3935)@9c4496f35a55: VGCS: sending uplink req ack VirtMSC-SCCP(3925)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3925)@9c4496f35a55: vl_len:3 VirtMSC-SCCP(3925)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3925)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000127'O VirtMSC-SCCP(3925)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3925)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3925)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3925)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est_late_msc(3935)@9c4496f35a55: VGCS: received uplink req confirm TC_vgcs_vbs_talker_est_late_msc(3936)@9c4496f35a55: VGCS: got release order of resource controling connection TC_vgcs_vbs_talker_est_late_msc(3936)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3925)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3925)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3925)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3925)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3925)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3925)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3925)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3925)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3925)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3925)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3925)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3925)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est_late_msc(3935)@9c4496f35a55: VGCS: Uplink established and uplink marked busy as expected! TC_vgcs_vbs_talker_est_late_msc(3935)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(3925)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3925)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3925)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3925)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est_late_msc(3935)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-RAN(3926)@9c4496f35a55: Deleted conn table entry 0TC_vgcs_vbs_talker_est_late_msc(3935)4945467 VirtMSC-SCCP(3925)@9c4496f35a55: Session index based on connection ID:0 TC_vgcs_vbs_talker_est_late_msc(3936)@9c4496f35a55: VGCS: Got RSL DATA REQ on channel TC_vgcs_vbs_talker_est_late_msc(3936)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_est_late_msc(3936)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_vgcs_vbs_talker_est_late_msc(3936)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_est_late_msc(3936)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3925)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3925)@9c4496f35a55: RLC received in state:disconnect_pending TC_vgcs_vbs_talker_est_late_msc(3936)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-RAN(3926)@9c4496f35a55: Deleted conn table entry 1TC_vgcs_vbs_talker_est_late_msc(3936)15462310 VirtMSC-SCCP(3925)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3925)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3925)@9c4496f35a55: RLC received in state:disconnect_pending TC_vgcs_vbs_talker_est_late_msc(3936)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_talker_est_late_msc(3936)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3925)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3926)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3927)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3924)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3931)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3928)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3929)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3934)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3930)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3933)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3932)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3924): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3925): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3926): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3927): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3928): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3929): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3930): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3931): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3932): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3933): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3934): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_talker_est_late_msc(3935): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_talker_est_late_msc(3936): none (pass -> pass) MTC@9c4496f35a55: Test case TC_vgcs_vbs_talker_est_late_msc finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_est_late_msc pass'. Sun Jun 9 07:16:26 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_talker_est_late_msc pass ====== Saving talloc report from 172.18.145.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=372257) Waiting for packet dumper to finish... 1 (prev_count=372257, count=559587) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_est_late_msc pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel ------ Sun Jun 9 07:16: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.pcap" >/data/BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_vgcs_vbs_talker_rel started. MTC@9c4496f35a55: "TC_vgcs_vbs_talker_rel": using IMSI '001018510051947'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3940)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3940)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3940)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(3938)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(3943)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3943)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3943)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(3941)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3940)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3943)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3939)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3939)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3942)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3946)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3946)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3946)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3946)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_vgcs_vbs_talker_rel() start" VirtMSC-RAN(3939)@9c4496f35a55: Added conn table entry 0TC_vgcs_vbs_talker_rel(3948)11140899 VirtMSC-SCCP(3938)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3938)@9c4496f35a55: { messageType := 2, destLocRef := 'A9FF23'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(3938)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3938)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3938)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3938)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3938)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel(3948)@9c4496f35a55: VGCS: got setup ack VirtMGW-MGCP-0(3945)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_talker_rel(3949) TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: VGCS: got establishment of call controling connection VirtMSC-RAN(3939)@9c4496f35a55: Added conn table entry 1TC_vgcs_vbs_talker_rel(3949)3561044 VirtMSC-SCCP(3938)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3938)@9c4496f35a55: { messageType := 2, destLocRef := '365654'O ("6VT"), 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(3938)@9c4496f35a55: Session index based on local reference:1 VirtMGW-MGCP-0(3945)@9c4496f35a55: 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(3949) VirtMSC-SCCP(3938)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3938)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3938)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3938)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_rel(3948)@9c4496f35a55: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: VGCS: got assignment result on channel TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: VGCS: sending talker det TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: VGCS: delay sending RSL estblish ind TC_vgcs_vbs_talker_rel(3948)@9c4496f35a55: VGCS: got assignment result at call control VirtMSC-SCCP(3938)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3938)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3938)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3938)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel(3948)@9c4496f35a55: VGCS: received uplink req TC_vgcs_vbs_talker_rel(3948)@9c4496f35a55: VGCS: sending uplink req ack VirtMSC-SCCP(3938)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3938)@9c4496f35a55: vl_len:3 VirtMSC-SCCP(3938)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3938)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000127'O TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: VGCS: sending RSL etabish ind TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: VGCS: sending RSL release ind VirtMSC-SCCP(3938)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3938)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3938)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3938)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3938)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3938)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3938)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3938)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_rel(3948)@9c4496f35a55: VGCS: received uplink req confirm TC_vgcs_vbs_talker_rel(3948)@9c4496f35a55: VGCS: received uplink rel ind TC_vgcs_vbs_talker_rel(3948)@9c4496f35a55: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: VGCS: got release order of resource controling connection TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3938)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3938)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3938)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3938)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3938)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3938)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3938)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3938)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3938)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3938)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3938)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3938)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3938)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3938)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3938)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3938)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel(3948)@9c4496f35a55: VGCS: Uplink established+released and uplink marked free as expected! TC_vgcs_vbs_talker_rel(3948)@9c4496f35a55: setverdict(pass): none -> pass TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_vgcs_vbs_talker_rel(3948)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-RAN(3939)@9c4496f35a55: Deleted conn table entry 0TC_vgcs_vbs_talker_rel(3948)11140899 VirtMSC-SCCP(3938)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-RAN(3939)@9c4496f35a55: Deleted conn table entry 1TC_vgcs_vbs_talker_rel(3949)3561044 TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3938)@9c4496f35a55: Session index based on connection ID:1 TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(3938)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3938)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3938)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3938)@9c4496f35a55: RLC received in state:disconnect_pending TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_talker_rel(3949)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(3939)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3940)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3938)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3937)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3944)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(3947)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3943)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3942)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3941)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3945)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3946)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3937): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3938): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3939): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3940): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3941): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3942): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3943): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3944): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3945): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3946): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3947): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_talker_rel(3948): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_talker_rel(3949): none (pass -> pass) MTC@9c4496f35a55: Test case TC_vgcs_vbs_talker_rel finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel pass'. Sun Jun 9 07:16:41 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=378361) Waiting for packet dumper to finish... 1 (prev_count=378361, count=564276) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: 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 ------ Sun Jun 9 07:16: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel_late_msc' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_vgcs_vbs_talker_rel_late_msc started. MTC@9c4496f35a55: "TC_vgcs_vbs_talker_rel_late_msc": using IMSI '001010223665620'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3953)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3953)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3953)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3951)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3956)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3956)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3956)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3954)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3953)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3956)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3952)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3952)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3955)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3959)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3959)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3959)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3959)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_vgcs_vbs_talker_rel_late_msc() start" VirtMSC-RAN(3952)@9c4496f35a55: Added conn table entry 0TC_vgcs_vbs_talker_rel_late_msc(3961)4111300 VirtMSC-SCCP(3951)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3951)@9c4496f35a55: { messageType := 2, destLocRef := '3EBBC4'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(3951)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3951)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3951)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3951)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3951)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel_late_msc(3961)@9c4496f35a55: VGCS: got setup ack VirtMGW-MGCP-0(3958)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_talker_rel_late_msc(3962) TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: VGCS: got establishment of call controling connection VirtMSC-RAN(3952)@9c4496f35a55: Added conn table entry 1TC_vgcs_vbs_talker_rel_late_msc(3962)15056920 VirtMSC-SCCP(3951)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3951)@9c4496f35a55: { messageType := 2, destLocRef := 'E5C018'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(3951)@9c4496f35a55: Session index based on local reference:1 VirtMGW-MGCP-0(3958)@9c4496f35a55: 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(3962) VirtMSC-SCCP(3951)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3951)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3951)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3951)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_rel_late_msc(3961)@9c4496f35a55: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: VGCS: got assignment result on channel TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: VGCS: sending talker det TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: VGCS: sending RSL etabish ind TC_vgcs_vbs_talker_rel_late_msc(3961)@9c4496f35a55: VGCS: got assignment result at call control TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: VGCS: sending RSL release ind VirtMSC-SCCP(3951)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3951)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3951)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3951)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel_late_msc(3961)@9c4496f35a55: VGCS: received uplink req TC_vgcs_vbs_talker_rel_late_msc(3961)@9c4496f35a55: VGCS: delay uplink req ack TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_rel_late_msc(3961)@9c4496f35a55: VGCS: sending uplink req ack TC_vgcs_vbs_talker_rel_late_msc(3961)@9c4496f35a55: VGCS: Got UPLINK FREE at call control VirtMSC-SCCP(3951)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3951)@9c4496f35a55: vl_len:3 VirtMSC-SCCP(3951)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3951)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000127'O VirtMSC-SCCP(3951)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3951)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3951)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3951)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3951)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3951)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3951)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3951)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel_late_msc(3961)@9c4496f35a55: VGCS: received uplink req confirm TC_vgcs_vbs_talker_rel_late_msc(3961)@9c4496f35a55: VGCS: received uplink rel ind TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: VGCS: got release order of resource controling connection TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3951)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3951)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3951)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3951)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3951)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3951)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3951)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3951)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3951)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3951)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3951)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3951)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel_late_msc(3961)@9c4496f35a55: VGCS: Uplink established+released and uplink marked free as expected! TC_vgcs_vbs_talker_rel_late_msc(3961)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(3951)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3951)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3951)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3951)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel_late_msc(3961)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-RAN(3952)@9c4496f35a55: Deleted conn table entry 0TC_vgcs_vbs_talker_rel_late_msc(3961)4111300 VirtMSC-SCCP(3951)@9c4496f35a55: Session index based on connection ID:0 TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3951)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3951)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-RAN(3952)@9c4496f35a55: Deleted conn table entry 1TC_vgcs_vbs_talker_rel_late_msc(3962)15056920 VirtMSC-SCCP(3951)@9c4496f35a55: Session index based on connection ID:1 TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(3951)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3951)@9c4496f35a55: RLC received in state:disconnect_pending TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_talker_rel_late_msc(3962)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3951)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3952)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3957)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3953)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3950)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3954)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3960)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3955)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3956)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3958)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3959)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3950): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3951): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3952): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3953): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3954): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3955): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3956): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3957): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3958): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3959): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3960): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_talker_rel_late_msc(3961): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_talker_rel_late_msc(3962): none (pass -> pass) MTC@9c4496f35a55: Test case TC_vgcs_vbs_talker_rel_late_msc finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel_late_msc pass'. Sun Jun 9 07:16:55 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel_late_msc pass ====== Saving talloc report from 172.18.145.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=376932) Waiting for packet dumper to finish... 1 (prev_count=376932, count=565241) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel_late_msc pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_reject'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_uplink_reject ------ Sun Jun 9 07:17: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_reject' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_vgcs_vbs_uplink_reject started. MTC@9c4496f35a55: "TC_vgcs_vbs_uplink_reject": using IMSI '001012170130323'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-M3UA(3966)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3966)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3966)@9c4496f35a55: ************************************************* VirtMSC-SCCP(3964)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3969)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3969)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3969)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3967)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3966)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3969)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3965)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3965)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3968)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3972)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3972)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3972)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3972)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_vgcs_vbs_uplink_reject() start" VirtMSC-RAN(3965)@9c4496f35a55: Added conn table entry 0TC_vgcs_vbs_uplink_reject(3974)10383789 VirtMSC-SCCP(3964)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3964)@9c4496f35a55: { messageType := 2, destLocRef := '9E71AD'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(3964)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3964)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3964)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3964)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3964)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_reject(3974)@9c4496f35a55: VGCS: got setup ack VirtMGW-MGCP-0(3971)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_uplink_reject(3975) TC_vgcs_vbs_uplink_reject(3975)@9c4496f35a55: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_uplink_reject(3975)@9c4496f35a55: VGCS: got establishment of call controling connection VirtMSC-RAN(3965)@9c4496f35a55: Added conn table entry 1TC_vgcs_vbs_uplink_reject(3975)11830781 VirtMSC-SCCP(3964)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3964)@9c4496f35a55: { messageType := 2, destLocRef := 'B485FD'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(3964)@9c4496f35a55: Session index based on local reference:1 VirtMGW-MGCP-0(3971)@9c4496f35a55: 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(3975) VirtMSC-SCCP(3964)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3964)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3964)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3964)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_reject(3975)@9c4496f35a55: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_uplink_reject(3975)@9c4496f35a55: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_uplink_reject(3974)@9c4496f35a55: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_uplink_reject(3975)@9c4496f35a55: VGCS: got assignment result on channel TC_vgcs_vbs_uplink_reject(3975)@9c4496f35a55: VGCS: sending talker det TC_vgcs_vbs_uplink_reject(3974)@9c4496f35a55: VGCS: got assignment result at call control VirtMSC-SCCP(3964)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3964)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3964)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3964)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_reject(3974)@9c4496f35a55: VGCS: received uplink req TC_vgcs_vbs_uplink_reject(3974)@9c4496f35a55: VGCS: sending uplink rej cmd VirtMSC-SCCP(3964)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3964)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3964)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3964)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00044B040109'O TC_vgcs_vbs_uplink_reject(3975)@9c4496f35a55: VGCS: got release order of resource controling connection TC_vgcs_vbs_uplink_reject(3975)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3964)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3964)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3964)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3964)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3964)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3964)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3964)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3964)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3964)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3964)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3964)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3964)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_reject(3974)@9c4496f35a55: VGCS: Uplink rejected and uplink marked free as expected! TC_vgcs_vbs_uplink_reject(3974)@9c4496f35a55: setverdict(pass): none -> pass VirtMSC-SCCP(3964)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3964)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3964)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3964)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_reject(3974)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-RAN(3965)@9c4496f35a55: Deleted conn table entry 0TC_vgcs_vbs_uplink_reject(3974)10383789 VirtMSC-SCCP(3964)@9c4496f35a55: Session index based on connection ID:0 TC_vgcs_vbs_uplink_reject(3975)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_vgcs_vbs_uplink_reject(3975)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3964)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3964)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-RAN(3965)@9c4496f35a55: Deleted conn table entry 1TC_vgcs_vbs_uplink_reject(3975)11830781 VirtMSC-SCCP(3964)@9c4496f35a55: Session index based on connection ID:1 TC_vgcs_vbs_uplink_reject(3975)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_uplink_reject(3975)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3964)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3964)@9c4496f35a55: RLC received in state:disconnect_pending TC_vgcs_vbs_uplink_reject(3975)@9c4496f35a55: "Got RSL Deact SACCH" TC_vgcs_vbs_uplink_reject(3975)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_uplink_reject(3975)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3966)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3963)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3964)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3965)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3970)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(3968)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3973)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-SCCP(3967)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3972)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3969)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3971)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3963): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3964): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3965): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3966): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3967): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3968): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3969): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3970): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3971): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3972): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3973): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_uplink_reject(3974): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_uplink_reject(3975): none (pass -> pass) MTC@9c4496f35a55: Test case TC_vgcs_vbs_uplink_reject finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_reject pass'. Sun Jun 9 07:17:08 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_uplink_reject pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_uplink_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=353095) Waiting for packet dumper to finish... 1 (prev_count=353095, count=550697) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_reject pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_seized'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_uplink_seized ------ Sun Jun 9 07:17: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_seized' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_vgcs_vbs_uplink_seized started. MTC@9c4496f35a55: "TC_vgcs_vbs_uplink_seized": using IMSI '001011764365626'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3979)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3979)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3979)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(3977)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3982)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3982)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3982)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3980)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3979)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3982)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3978)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3978)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3981)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3985)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3985)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3985)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3985)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_vgcs_vbs_uplink_seized() start" VirtMSC-RAN(3978)@9c4496f35a55: Added conn table entry 0TC_vgcs_vbs_uplink_seized(3987)11248779 VirtMSC-SCCP(3977)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3977)@9c4496f35a55: { messageType := 2, destLocRef := 'ABA48B'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(3977)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3977)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3977)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3977)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3977)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_seized(3987)@9c4496f35a55: VGCS: got setup ack VirtMGW-MGCP-0(3984)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_uplink_seized(3988) TC_vgcs_vbs_uplink_seized(3988)@9c4496f35a55: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_uplink_seized(3988)@9c4496f35a55: VGCS: got establishment of call controling connection VirtMSC-RAN(3978)@9c4496f35a55: Added conn table entry 1TC_vgcs_vbs_uplink_seized(3988)14786414 VirtMSC-SCCP(3977)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3977)@9c4496f35a55: { messageType := 2, destLocRef := 'E19F6E'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(3977)@9c4496f35a55: Session index based on local reference:1 VirtMGW-MGCP-0(3984)@9c4496f35a55: 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(3988) VirtMSC-SCCP(3977)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3977)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3977)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3977)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_seized(3988)@9c4496f35a55: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_uplink_seized(3987)@9c4496f35a55: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_uplink_seized(3988)@9c4496f35a55: VGCS: got assignment result on channel TC_vgcs_vbs_uplink_seized(3987)@9c4496f35a55: VGCS: got assignment result at call control TC_vgcs_vbs_uplink_seized(3988)@9c4496f35a55: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_uplink_seized(3987)@9c4496f35a55: VGCS: sending Uplink Seized Cmd TC_vgcs_vbs_uplink_seized(3987)@9c4496f35a55: Warning: Re-starting timer T, which is already active (running or expired). VirtMSC-SCCP(3977)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3977)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3977)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3977)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00044D040109'O TC_vgcs_vbs_uplink_seized(3988)@9c4496f35a55: VGCS: Got UPLINK BUSY on channel TC_vgcs_vbs_uplink_seized(3987)@9c4496f35a55: VGCS: Got UPLINK BUSY at call control TC_vgcs_vbs_uplink_seized(3988)@9c4496f35a55: VGCS: got release order of resource controling connection TC_vgcs_vbs_uplink_seized(3988)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3977)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3977)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3977)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3977)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3977)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3977)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3977)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3977)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3977)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3977)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3977)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3977)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3977)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3977)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3977)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3977)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_seized(3987)@9c4496f35a55: VGCS: Uplink established+released and uplink marked free as expected! TC_vgcs_vbs_uplink_seized(3987)@9c4496f35a55: setverdict(pass): none -> pass TC_vgcs_vbs_uplink_seized(3988)@9c4496f35a55: "Got BSSMAP Clear Complete" VirtMSC-RAN(3978)@9c4496f35a55: Deleted conn table entry 0TC_vgcs_vbs_uplink_seized(3987)11248779 TC_vgcs_vbs_uplink_seized(3987)@9c4496f35a55: Final verdict of PTC: pass VirtMSC-SCCP(3977)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-RAN(3978)@9c4496f35a55: Deleted conn table entry 1TC_vgcs_vbs_uplink_seized(3988)14786414 VirtMSC-SCCP(3977)@9c4496f35a55: Session index based on connection ID:1 TC_vgcs_vbs_uplink_seized(3988)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_uplink_seized(3988)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3977)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3977)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3977)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3977)@9c4496f35a55: RLC received in state:disconnect_pending TC_vgcs_vbs_uplink_seized(3988)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_uplink_seized(3988)@9c4496f35a55: "Got RSL Deact SACCH" TC_vgcs_vbs_uplink_seized(3988)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_uplink_seized(3988)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(3978)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3977)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3976)@9c4496f35a55: Final verdict of PTC: none VirtMSC-M3UA(3979)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3983)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3980)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3986)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3981)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3982)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3985)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3984)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3976): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3977): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3978): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3979): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3980): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3981): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3982): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3983): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3984): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3985): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3986): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_uplink_seized(3987): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_uplink_seized(3988): none (pass -> pass) MTC@9c4496f35a55: Test case TC_vgcs_vbs_uplink_seized finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_seized pass'. Sun Jun 9 07:17:21 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_uplink_seized pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_uplink_seized.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=349320) Waiting for packet dumper to finish... 1 (prev_count=349320, count=545020) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_seized pass' was executed successfully (exit status: 0). MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_release'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_uplink_release ------ Sun Jun 9 07:17: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_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@9c4496f35a55: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_release' was executed successfully (exit status: 0). MTC@9c4496f35a55: Test case TC_vgcs_vbs_uplink_release started. MTC@9c4496f35a55: "TC_vgcs_vbs_uplink_release": using IMSI '001010667956981'H MTC@9c4496f35a55: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3992)@9c4496f35a55: ************************************************* VirtMSC-M3UA(3992)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3992)@9c4496f35a55: ************************************************* MTC@9c4496f35a55: Starting RAN_Emulation VirtMSC-SCCP(3990)@9c4496f35a55: v_sccp_pdu_maxlen:268 MTC@9c4496f35a55: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@9c4496f35a55: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3995)@9c4496f35a55: ************************************************* VirtSMLC-M3UA(3995)@9c4496f35a55: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3995)@9c4496f35a55: ************************************************* VirtSMLC-SCCP(3993)@9c4496f35a55: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3992)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(3995)@9c4496f35a55: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtMSC-RAN(3991)@9c4496f35a55: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3991)@9c4496f35a55: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3994)@9c4496f35a55: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3998)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3998)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3998)@9c4496f35a55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3998)@9c4496f35a55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c4496f35a55: "TC_vgcs_vbs_uplink_release() start" VirtMSC-RAN(3991)@9c4496f35a55: Added conn table entry 0TC_vgcs_vbs_uplink_release(4000)2658811 VirtMSC-SCCP(3990)@9c4496f35a55: First idle individual index:0 VirtMSC-SCCP(3990)@9c4496f35a55: { messageType := 2, destLocRef := '2891FB'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(3990)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3990)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3990)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3990)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3990)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_release(4000)@9c4496f35a55: VGCS: got setup ack VirtMGW-MGCP-0(3997)@9c4496f35a55: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_uplink_release(4001) TC_vgcs_vbs_uplink_release(4001)@9c4496f35a55: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_uplink_release(4001)@9c4496f35a55: VGCS: got establishment of call controling connection VirtMSC-RAN(3991)@9c4496f35a55: Added conn table entry 1TC_vgcs_vbs_uplink_release(4001)10272593 VirtMSC-SCCP(3990)@9c4496f35a55: First idle individual index:1 VirtMSC-SCCP(3990)@9c4496f35a55: { messageType := 2, destLocRef := '9CBF51'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(3990)@9c4496f35a55: Session index based on local reference:1 VirtMGW-MGCP-0(3997)@9c4496f35a55: 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(4001) VirtMSC-SCCP(3990)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3990)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3990)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3990)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_release(4001)@9c4496f35a55: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_uplink_release(4000)@9c4496f35a55: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_uplink_release(4001)@9c4496f35a55: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_uplink_release(4001)@9c4496f35a55: VGCS: got assignment result on channel TC_vgcs_vbs_uplink_release(4000)@9c4496f35a55: VGCS: got assignment result at call control TC_vgcs_vbs_uplink_release(4000)@9c4496f35a55: VGCS: sending Uplink Seized Cmd TC_vgcs_vbs_uplink_release(4000)@9c4496f35a55: VGCS: sending Uplink Release Cmd TC_vgcs_vbs_uplink_release(4000)@9c4496f35a55: Warning: Re-starting timer T, which is already active (running or expired). TC_vgcs_vbs_uplink_release(4000)@9c4496f35a55: Warning: Re-starting timer T, which is already active (running or expired). VirtMSC-SCCP(3990)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3990)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3990)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3990)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00044D040109'O VirtMSC-SCCP(3990)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3990)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3990)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3990)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '00044C040109'O TC_vgcs_vbs_uplink_release(4001)@9c4496f35a55: VGCS: Got UPLINK BUSY on channel TC_vgcs_vbs_uplink_release(4000)@9c4496f35a55: VGCS: Got UPLINK BUSY at call control TC_vgcs_vbs_uplink_release(4001)@9c4496f35a55: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_uplink_release(4000)@9c4496f35a55: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_uplink_release(4001)@9c4496f35a55: VGCS: got release order of resource controling connection TC_vgcs_vbs_uplink_release(4001)@9c4496f35a55: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3990)@9c4496f35a55: Session index based on connection ID:0 VirtMSC-SCCP(3990)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3990)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3990)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3990)@9c4496f35a55: Session index based on connection ID:1 VirtMSC-SCCP(3990)@9c4496f35a55: vl_len:6 VirtMSC-SCCP(3990)@9c4496f35a55: vl_from0 VirtMSC-SCCP(3990)@9c4496f35a55: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3990)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3990)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3990)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3990)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3990)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3990)@9c4496f35a55: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3990)@9c4496f35a55: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3990)@9c4496f35a55: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_release(4000)@9c4496f35a55: VGCS: Uplink established+released and uplink marked free as expected! TC_vgcs_vbs_uplink_release(4000)@9c4496f35a55: setverdict(pass): none -> pass TC_vgcs_vbs_uplink_release(4000)@9c4496f35a55: Final verdict of PTC: pass TC_vgcs_vbs_uplink_release(4001)@9c4496f35a55: "Got BSSMAP Clear Complete" TC_vgcs_vbs_uplink_release(4001)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-RAN(3991)@9c4496f35a55: Deleted conn table entry 0TC_vgcs_vbs_uplink_release(4000)2658811 VirtMSC-SCCP(3990)@9c4496f35a55: Session index based on connection ID:0 TC_vgcs_vbs_uplink_release(4001)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-RAN(3991)@9c4496f35a55: Deleted conn table entry 1TC_vgcs_vbs_uplink_release(4001)10272593 TC_vgcs_vbs_uplink_release(4001)@9c4496f35a55: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3990)@9c4496f35a55: Session index based on connection ID:1 TC_vgcs_vbs_uplink_release(4001)@9c4496f35a55: "Got RSL Deact SACCH" VirtMSC-SCCP(3990)@9c4496f35a55: Session index based on local reference:0 VirtMSC-SCCP(3990)@9c4496f35a55: RLC received in state:disconnect_pending VirtMSC-SCCP(3990)@9c4496f35a55: Session index based on local reference:1 VirtMSC-SCCP(3990)@9c4496f35a55: RLC received in state:disconnect_pending TC_vgcs_vbs_uplink_release(4001)@9c4496f35a55: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_uplink_release(4001)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@9c4496f35a55: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3992)@9c4496f35a55: Final verdict of PTC: none VirtMSC-SCCP(3990)@9c4496f35a55: Final verdict of PTC: none VirtMSC-RAN(3991)@9c4496f35a55: Final verdict of PTC: none VirtMSC-STATS(3989)@9c4496f35a55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3996)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: setverdict(pass): none -> pass VirtSMLC-SCCP(3993)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3999)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3994)@9c4496f35a55: Final verdict of PTC: none VirtMGW-MGCP-0(3997)@9c4496f35a55: Final verdict of PTC: none VirtSMLC-M3UA(3995)@9c4496f35a55: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3998)@9c4496f35a55: Final verdict of PTC: none MTC@9c4496f35a55: Setting final verdict of the test case. MTC@9c4496f35a55: Local verdict of MTC: pass MTC@9c4496f35a55: Local verdict of PTC VirtMSC-STATS(3989): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-SCCP(3990): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-RAN(3991): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMSC-M3UA(3992): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-SCCP(3993): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-BSSAP_LE(3994): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtSMLC-M3UA(3995): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-CTRL-CLI-IPA(3996): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC VirtMGW-MGCP-0(3997): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3998): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3999): none (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_uplink_release(4000): pass (pass -> pass) MTC@9c4496f35a55: Local verdict of PTC TC_vgcs_vbs_uplink_release(4001): none (pass -> pass) MTC@9c4496f35a55: Test case TC_vgcs_vbs_uplink_release finished. Verdict: pass MTC@9c4496f35a55: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_release pass'. Sun Jun 9 07:17:33 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_uplink_release pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_uplink_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=355289) Waiting for packet dumper to finish... 1 (prev_count=355289, count=551991) MTC@9c4496f35a55: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_release pass' was executed successfully (exit status: 0). MC@9c4496f35a55: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9c4496f35a55: Terminating MTC. MC@9c4496f35a55: MTC terminated. MC2> exit MC@9c4496f35a55: Shutting down session. MC@9c4496f35a55: 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 BSC_Tests.TC_ctrl_msc0_connection_status pass BSC_Tests.TC_stat_num_msc_connected_1 pass BSC_Tests.TC_stat_num_msc_connected_2 pass 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 BSC_Tests.TC_stat_num_bts_connected_3 pass BSC_Tests.TC_ctrl pass BSC_Tests.TC_si_default pass BSC_Tests.TC_si2quater_2_earfcns pass BSC_Tests.TC_si2quater_3_earfcns pass BSC_Tests.TC_si2quater_4_earfcns pass BSC_Tests.TC_si2quater_5_earfcns pass BSC_Tests.TC_si2quater_6_earfcns pass BSC_Tests.TC_si2quater_12_earfcns pass BSC_Tests.TC_si2quater_23_earfcns pass BSC_Tests.TC_si2quater_32_earfcns pass BSC_Tests.TC_si2quater_33_earfcns pass BSC_Tests.TC_si2quater_42_earfcns pass BSC_Tests.TC_si2quater_48_earfcns pass BSC_Tests.TC_si2quater_49_earfcns pass BSC_Tests.TC_si_acc_rotate pass BSC_Tests.TC_si_acc_ramp_rotate pass BSC_Tests.TC_si2_ncc_permitted pass 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: 1 pass: 329 + 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-9c4496f35a55-mtc.log line 1392 ttcn3_logmerge: warning: timestamp is in wrong order in file BSC_Tests-TC_cbsp_write_rep_period_num-9c4496f35a55-mtc.log line 1400 ttcn3_logmerge: warning: timestamp is in wrong order in file BSC_Tests-TC_cbsp_write_rep_period_num-9c4496f35a55-mtc.log line 1408 ttcn3_logmerge: warning: timestamp is in wrong order in file BSC_Tests-TC_cbsp_write_rep_period_num-9c4496f35a55-mtc.log line 1416 ttcn3_logmerge: warning: timestamp is in wrong order in file BSC_Tests-TC_cbsp_write_rep_period_num-9c4496f35a55-mtc.log line 1424 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-9c4496f35a55-3010.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-145 + grep Name+ cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-bsc-test-2511-bts1 jenkins-ttcn3-bsc-test-2511-bts2 jenkins-ttcn3-bsc-test-2511-bsc jenkins-ttcn3-bsc-test-2511-stp jenkins-ttcn3-bsc-test-2511-bts0 + [ -n jenkins-ttcn3-bsc-test-2511-bts1 jenkins-ttcn3-bsc-test-2511-bts2 jenkins-ttcn3-bsc-test-2511-bsc jenkins-ttcn3-bsc-test-2511-stp jenkins-ttcn3-bsc-test-2511-bts0 ] + docker_kill_wait jenkins-ttcn3-bsc-test-2511-bts1 jenkins-ttcn3-bsc-test-2511-bts2 jenkins-ttcn3-bsc-test-2511-bsc jenkins-ttcn3-bsc-test-2511-stp jenkins-ttcn3-bsc-test-2511-bts0 + docker kill jenkins-ttcn3-bsc-test-2511-bts1 jenkins-ttcn3-bsc-test-2511-bts2 jenkins-ttcn3-bsc-test-2511-bsc jenkins-ttcn3-bsc-test-2511-stp jenkins-ttcn3-bsc-test-2511-bts0 jenkins-ttcn3-bsc-test-2511-bts1 jenkins-ttcn3-bsc-test-2511-bts2 jenkins-ttcn3-bsc-test-2511-bsc jenkins-ttcn3-bsc-test-2511-stp jenkins-ttcn3-bsc-test-2511-bts0 + docker wait jenkins-ttcn3-bsc-test-2511-bts1 jenkins-ttcn3-bsc-test-2511-bts2 jenkins-ttcn3-bsc-test-2511-bsc jenkins-ttcn3-bsc-test-2511-stp jenkins-ttcn3-bsc-test-2511-bts0 137 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-2511-bts1 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-2511-bts2 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-2511-bsc Error response from daemon: No such container: jenkins-ttcn3-bsc-test-2511-bts0 + true + network_remove + set +x Removing network ttcn3-bsc-test-145 + docker network remove ttcn3-bsc-test-145 ttcn3-bsc-test-145 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache:/cache --name jenkins-ttcn3-bsc-test-2511-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/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 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