Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 3b535cbafaf4845147fe1babd64f455b746e3dd4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 Commit message: "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg" > git rev-list --no-walk 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 [ttcn3-bsc-test-io_uring] $ /bin/sh -xe /tmp/jenkins15503687609428156445.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-bsc-test-io_uring + sed s/-io_uring$// + DIR=ttcn3-bsc-test + export DOCKER_ARGS=-e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 + cd ttcn3-bsc-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs ] + [ xjenkins-ttcn3-bsc-test-io_uring-47 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/ttcn3-bsc-test + SUITE_NAME=ttcn3-bsc-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master osmo-bsc-master osmo-bts-master ttcn3-bsc-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-stp-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO}+ grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.77kB 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:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 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/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [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 #12 CACHED #13 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #13 CACHED #14 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #14 CACHED #15 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #15 CACHED #16 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #16 CACHED #17 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #17 CACHED #18 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #18 CACHED #19 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #19 CACHED #20 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #20 CACHED #21 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #21 CACHED #22 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #22 CACHED #23 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #23 CACHED #24 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #24 CACHED #25 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #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:421907576ae7869c9fdbb30e819a32f77e491ced0b0b74b63257d3b9aaa5b9ba done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 421907576ae7 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-stp-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.23kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.0s #6 [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 #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #7 CACHED #6 [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 #6 0.324 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.324 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.328 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.328 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.512 Fetched 55.4 kB in 0s (256 kB/s) #6 0.512 Reading package lists... #6 1.026 Reading package lists... #6 1.695 Building dependency tree... #6 1.896 Reading state information... #6 2.212 The following additional packages will be installed: #6 2.212 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #6 2.212 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 #6 2.214 libosmovty13 osmocom-nightly #6 2.262 The following NEW packages will be installed: #6 2.262 libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 2.262 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 2.263 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly #6 2.325 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. #6 2.325 Need to get 1988 kB of archives. #6 2.325 After this operation, 7202 kB of additional disk space will be used. #6 2.325 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404252026 [1168 B] #6 2.329 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202404252026 [164 kB] #6 2.331 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202404252026 [46.0 kB] #6 2.333 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202404252026 [65.4 kB] #6 2.335 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202404252026 [222 kB] #6 2.338 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202404252026 [66.0 kB] #6 2.340 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202404252026 [98.2 kB] #6 2.342 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202404252026 [173 kB] #6 2.344 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202404252026 [54.4 kB] #6 2.346 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202404252026 [58.5 kB] #6 2.348 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202404252026 [45.2 kB] #6 2.349 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202404252026 [38.6 kB] #6 2.351 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202404252026 [838 kB] #6 2.361 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202404252026 [52.4 kB] #6 2.362 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202404252026 [64.7 kB] #6 2.664 debconf: delaying package configuration, since apt-utils is not installed #6 2.756 Fetched 1988 kB in 0s (27.0 MB/s) #6 2.801 Selecting previously unselected package osmocom-nightly. #6 2.801 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116671 files and directories currently installed.) #6 2.857 Preparing to unpack .../00-osmocom-nightly_202404252026_amd64.deb ... #6 2.875 Unpacking osmocom-nightly (202404252026) ... #6 2.957 Selecting previously unselected package libosmocore21:amd64. #6 2.964 Preparing to unpack .../01-libosmocore21_1.9.0.196.9975.202404252026_amd64.deb ... #6 2.984 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202404252026) ... #6 3.074 Selecting previously unselected package libosmocodec4:amd64. #6 3.082 Preparing to unpack .../02-libosmocodec4_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.095 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202404252026) ... #6 3.149 Selecting previously unselected package libosmoisdn0:amd64. #6 3.157 Preparing to unpack .../03-libosmoisdn0_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.160 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202404252026) ... #6 3.251 Selecting previously unselected package libosmogsm20:amd64. #6 3.259 Preparing to unpack .../04-libosmogsm20_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.287 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202404252026) ... #6 3.390 Selecting previously unselected package libosmocoding0:amd64. #6 3.397 Preparing to unpack .../05-libosmocoding0_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.414 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202404252026) ... #6 3.515 Selecting previously unselected package libosmovty13:amd64. #6 3.524 Preparing to unpack .../06-libosmovty13_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.533 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202404252026) ... #6 3.627 Selecting previously unselected package libosmogb14:amd64. #6 3.636 Preparing to unpack .../07-libosmogb14_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.650 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202404252026) ... #6 3.754 Selecting previously unselected package libosmoctrl0:amd64. #6 3.762 Preparing to unpack .../08-libosmoctrl0_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.774 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202404252026) ... #6 3.870 Selecting previously unselected package libosmosim2:amd64. #6 3.878 Preparing to unpack .../09-libosmosim2_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.889 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202404252026) ... #6 3.988 Selecting previously unselected package libosmousb0:amd64. #6 3.996 Preparing to unpack .../10-libosmousb0_1.9.0.196.9975.202404252026_amd64.deb ... #6 4.010 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202404252026) ... #6 4.094 Selecting previously unselected package libosmocore. #6 4.103 Preparing to unpack .../11-libosmocore_1.9.0.196.9975.202404252026_amd64.deb ... #6 4.125 Unpacking libosmocore (1.9.0.196.9975.202404252026) ... #6 4.219 Selecting previously unselected package libosmocore-dev:amd64. #6 4.228 Preparing to unpack .../12-libosmocore-dev_1.9.0.196.9975.202404252026_amd64.deb ... #6 4.237 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202404252026) ... #6 4.406 Selecting previously unselected package libosmonetif11:amd64. #6 4.415 Preparing to unpack .../13-libosmonetif11_1.4.0.54.05ff.202404252026_amd64.deb ... #6 4.422 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202404252026) ... #6 4.505 Selecting previously unselected package libosmo-netif-dev:amd64. #6 4.513 Preparing to unpack .../14-libosmo-netif-dev_1.4.0.54.05ff.202404252026_amd64.deb ... #6 4.524 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404252026) ... #6 4.662 Setting up osmocom-nightly (202404252026) ... #6 4.701 Setting up libosmocore21:amd64 (1.9.0.196.9975.202404252026) ... #6 4.747 Setting up libosmousb0:amd64 (1.9.0.196.9975.202404252026) ... #6 4.783 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202404252026) ... #6 4.815 Setting up libosmovty13:amd64 (1.9.0.196.9975.202404252026) ... #6 4.864 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202404252026) ... #6 4.901 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202404252026) ... #6 4.931 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202404252026) ... #6 4.964 Setting up libosmogb14:amd64 (1.9.0.196.9975.202404252026) ... #6 5.009 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202404252026) ... #6 5.040 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202404252026) ... #6 5.075 Setting up libosmosim2:amd64 (1.9.0.196.9975.202404252026) ... #6 5.109 Setting up libosmocore (1.9.0.196.9975.202404252026) ... #6 5.137 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202404252026) ... #6 5.165 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404252026) ... #6 5.212 Processing triggers for libc-bin (2.36-9+deb12u6) ... #6 DONE 5.3s #8 [3/7] WORKDIR /DATA #8 DONE 0.0s #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #9 0.305 Cloning into 'libosmo-sccp'... #9 DONE 0.5s #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #10 DONE 0.0s #11 [6/7] RUN CD libosmo-sccp && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #11 0.387 Already on 'master' #11 0.387 Your branch is up to date with 'origin/master'. #11 0.389 refs/heads/master #11 0.391 HEAD is now at ee75a07 .deb/.rpm: add osmocom user during package install #11 0.392 master #11 0.393 ee75a07dfdfefa314aa502de0994cc56cb9a00da #11 3.026 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.026 libtoolize: copying file './ltmain.sh' #11 3.136 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.136 libtoolize: and rerunning libtoolize and aclocal. #11 3.136 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 4.521 configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.521 configure.ac:167: You should run autoupdate. #11 4.521 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.521 configure.ac:167: the top level #11 4.521 configure.ac:184: warning: AC_OUTPUT should be used without arguments. #11 4.521 configure.ac:184: You should run autoupdate. #11 5.186 configure.ac:23: installing './compile' #11 5.190 configure.ac:25: installing './config.guess' #11 5.192 configure.ac:25: installing './config.sub' #11 5.193 configure.ac:9: installing './install-sh' #11 5.195 configure.ac:9: installing './missing' #11 5.333 examples/Makefile.am: installing './depcomp' #11 5.727 checking for a BSD-compatible install... /usr/bin/install -c #11 5.732 checking whether build environment is sane... yes #11 5.739 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.741 checking for gawk... gawk #11 5.741 checking whether make sets $(MAKE)... yes #11 5.751 checking whether make supports nested variables... yes #11 5.757 checking whether make supports nested variables... (cached) yes #11 5.757 checking whether make sets $(MAKE)... (cached) yes #11 5.759 checking for gcc... gcc #11 5.779 checking whether the C compiler works... yes #11 5.840 checking for C compiler default output file name... a.out #11 5.841 checking for suffix of executables... #11 5.868 checking whether we are cross compiling... no #11 5.903 checking for suffix of object files... o #11 5.923 checking whether the compiler supports GNU C... yes #11 5.943 checking whether gcc accepts -g... yes #11 5.962 checking for gcc option to enable C11 features... none needed #11 5.995 checking whether gcc understands -c and -o together... yes #11 6.033 checking whether make supports the include directive... yes (GNU style) #11 6.038 checking dependency style of gcc... gcc3 #11 6.068 checking build system type... x86_64-pc-linux-gnu #11 6.103 checking host system type... x86_64-pc-linux-gnu #11 6.104 checking how to print strings... printf #11 6.125 checking for a sed that does not truncate output... /usr/bin/sed #11 6.128 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.130 checking for egrep... /usr/bin/grep -E #11 6.131 checking for fgrep... /usr/bin/grep -F #11 6.132 checking for ld used by gcc... /usr/bin/ld #11 6.135 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.137 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.139 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.155 checking whether ln -s works... yes #11 6.155 checking the maximum length of command line arguments... 1572864 #11 6.160 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.160 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.160 checking for /usr/bin/ld option to reload object files... -r #11 6.160 checking for file... file #11 6.161 checking for objdump... objdump #11 6.161 checking how to recognize dependent libraries... pass_all #11 6.161 checking for dlltool... no #11 6.162 checking how to associate runtime and link libraries... printf %s\n #11 6.162 checking for ar... ar #11 6.162 checking for archiver @FILE support... @ #11 6.181 checking for strip... strip #11 6.181 checking for ranlib... ranlib #11 6.182 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.243 checking for sysroot... no #11 6.243 checking for a working dd... /usr/bin/dd #11 6.246 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.261 checking for mt... no #11 6.262 checking if : is a manifest tool... no #11 6.265 checking for stdio.h... yes #11 6.279 checking for stdlib.h... yes #11 6.301 checking for string.h... yes #11 6.322 checking for inttypes.h... yes #11 6.347 checking for stdint.h... yes #11 6.371 checking for strings.h... yes #11 6.392 checking for sys/stat.h... yes #11 6.417 checking for sys/types.h... yes #11 6.443 checking for unistd.h... yes #11 6.472 checking for dlfcn.h... yes #11 6.500 checking for objdir... .libs #11 6.549 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.567 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.567 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.584 checking if gcc static flag -static works... yes #11 6.654 checking if gcc supports -c -o file.o... yes #11 6.672 checking if gcc supports -c -o file.o... (cached) yes #11 6.672 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.679 checking whether -lc should be explicitly linked in... no #11 6.699 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.748 checking how to hardcode library paths into programs... immediate #11 6.748 checking whether stripping libraries is possible... yes #11 6.749 checking if libtool supports shared libraries... yes #11 6.749 checking whether to build shared libraries... yes #11 6.750 checking whether to build static libraries... yes #11 6.750 checking for pkg-config... /usr/bin/pkg-config #11 6.751 checking for pkg-config... /usr/bin/pkg-config #11 6.752 checking pkg-config is at least version 0.20... yes #11 6.752 checking for libosmocore >= 1.9.0... yes #11 6.758 checking for libosmovty >= 1.9.0... yes #11 6.764 checking for libosmogsm >= 1.9.0... yes #11 6.771 checking for libosmo-netif >= 1.4.0... yes #11 6.778 checking for library containing sctp_recvmsg... -lsctp #11 6.854 checking if gcc supports -fvisibility=hidden... yes #11 6.879 checking for doxygen... /usr/bin/doxygen #11 6.882 checking whether to enable VTY/CTRL tests... no #11 6.882 CFLAGS=" -std=gnu11 -Wall" #11 6.883 CPPFLAGS=" -Wall" #11 6.908 checking that generated files are newer than configure... done #11 6.909 configure: creating ./config.status #11 7.213 config.status: creating libosmo-sigtran.pc #11 7.221 config.status: creating libosmo-sccp.pc #11 7.229 config.status: creating libosmo-mtp.pc #11 7.238 config.status: creating libosmo-xua.pc #11 7.246 config.status: creating include/osmocom/Makefile #11 7.256 config.status: creating include/osmocom/sccp/Makefile #11 7.267 config.status: creating include/osmocom/mtp/Makefile #11 7.276 config.status: creating include/osmocom/sigtran/Makefile #11 7.287 config.status: creating include/Makefile #11 7.297 config.status: creating src/Makefile #11 7.309 config.status: creating tests/Makefile #11 7.320 config.status: creating tests/sccp/Makefile #11 7.330 config.status: creating tests/mtp/Makefile #11 7.340 config.status: creating tests/m2ua/Makefile #11 7.351 config.status: creating tests/xua/Makefile #11 7.364 config.status: creating tests/ss7/Makefile #11 7.374 config.status: creating tests/vty/Makefile #11 7.382 config.status: creating examples/Makefile #11 7.391 config.status: creating stp/Makefile #11 7.403 config.status: creating doc/Makefile #11 7.413 config.status: creating doc/examples/Makefile #11 7.422 config.status: creating doc/manuals/Makefile #11 7.436 config.status: creating contrib/Makefile #11 7.445 config.status: creating contrib/systemd/Makefile #11 7.456 config.status: creating contrib/libosmo-sccp.spec #11 7.467 config.status: creating Doxyfile #11 7.479 config.status: creating Makefile #11 7.492 config.status: executing tests/atconfig commands #11 7.494 config.status: executing depfiles commands #11 7.691 config.status: executing libtool commands #11 7.730 echo 1.8.0.63-ee75 > .version-t && mv .version-t .version #11 7.732 make install-recursive #11 7.735 make[1]: Entering directory '/data/libosmo-sccp' #11 7.738 Making install in include #11 7.740 make[2]: Entering directory '/data/libosmo-sccp/include' #11 7.743 Making install in osmocom #11 7.745 make[3]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 7.747 Making install in mtp #11 7.749 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 7.751 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 7.751 make[5]: Nothing to be done for 'install-exec-am'. #11 7.751 /usr/bin/mkdir -p '/usr/local/include/osmocom/mtp' #11 7.754 /usr/bin/install -c -m 644 mtp_level3.h mtp_pcap.h '/usr/local/include/osmocom/mtp' #11 7.755 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 7.755 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 7.755 Making install in sccp #11 7.757 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 7.759 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 7.759 make[5]: Nothing to be done for 'install-exec-am'. #11 7.760 /usr/bin/mkdir -p '/usr/local/include/osmocom/sccp' #11 7.762 /usr/bin/install -c -m 644 sccp_types.h sccp.h '/usr/local/include/osmocom/sccp' #11 7.763 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 7.763 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 7.763 Making install in sigtran #11 7.765 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 7.766 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 7.766 make[5]: Nothing to be done for 'install-exec-am'. #11 7.767 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran' #11 7.768 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran/protocol' #11 7.769 /usr/bin/install -c -m 644 xua_types.h xua_msg.h m2ua_types.h sccp_sap.h sigtran_sap.h sccp_helpers.h mtp_sap.h osmo_ss7.h '/usr/local/include/osmocom/sigtran' #11 7.770 /usr/bin/install -c -m 644 protocol/sua.h protocol/m3ua.h protocol/mtp.h protocol/sccp_scmg.h '/usr/local/include/osmocom/sigtran/protocol' #11 7.771 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 7.771 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 7.773 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 7.775 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 7.775 make[5]: Nothing to be done for 'install-exec-am'. #11 7.775 make[5]: Nothing to be done for 'install-data-am'. #11 7.775 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 7.775 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 7.775 make[3]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 7.777 make[3]: Entering directory '/data/libosmo-sccp/include' #11 7.778 make[4]: Entering directory '/data/libosmo-sccp/include' #11 7.778 make[4]: Nothing to be done for 'install-exec-am'. #11 7.778 make[4]: Nothing to be done for 'install-data-am'. #11 7.778 make[4]: Leaving directory '/data/libosmo-sccp/include' #11 7.778 make[3]: Leaving directory '/data/libosmo-sccp/include' #11 7.778 make[2]: Leaving directory '/data/libosmo-sccp/include' #11 7.779 Making install in src #11 7.781 make[2]: Entering directory '/data/libosmo-sccp/src' #11 7.782 CC sccp.o #11 7.782 CC libxua_a-xua_msg.o #11 7.782 CC mtp_pcap.o #11 7.782 CC m3ua.lo #11 7.782 CC ipa.lo #11 7.783 CC osmo_ss7.lo #11 7.783 CC osmo_ss7_as.lo #11 7.783 CC osmo_ss7_asp.lo #11 7.784 CC osmo_ss7_hmrt.lo #11 7.784 CC osmo_ss7_asp_peer.lo #11 7.784 CC osmo_ss7_vty.lo #11 7.784 CC osmo_ss7_xua_srv.lo #11 7.785 CC sccp2sua.lo #11 7.786 CC sccp_helpers.lo #11 7.787 CC sccp_lbcs.lo #11 7.787 CC sccp_sap.lo #11 7.822 CC sccp_sclc.lo #11 7.924 CC sccp_scmg.lo #11 7.973 CC sccp_scrc.lo #11 8.011 CC sccp_scoc.lo #11 8.019 CC sccp_types.lo #11 8.058 CC sccp_user.lo #11 8.074 CC sccp_vty.lo #11 8.078 CC sua.lo #11 8.084 CC xua_asp_fsm.lo #11 8.085 CC xua_as_fsm.lo #11 8.097 CC xua_default_lm_fsm.lo #11 8.134 CC xua_msg.lo #11 8.175 CC xua_rkm.lo #11 8.176 CC xua_shared.lo #11 8.183 sccp_scoc.c: In function 'scoc_fsm_active': #11 8.184 sccp_scoc.c:1200:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' #11 8.184 1200 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user") #11 8.184 | ^~~~~~~ #11 8.227 CC xua_snm.lo #11 8.256 AR libsccp.a #11 8.257 ar: `u' modifier ignored since `D' is the default (see `U') #11 8.266 AR libmtp.a #11 8.267 ar: `u' modifier ignored since `D' is the default (see `U') #11 8.289 AR libxua.a #11 8.290 ar: `u' modifier ignored since `D' is the default (see `U') #11 8.496 CCLD libosmo-sigtran.la #11 8.705 make[3]: Entering directory '/data/libosmo-sccp/src' #11 8.706 /usr/bin/mkdir -p '/usr/local/lib' #11 8.706 /usr/bin/mkdir -p '/usr/local/lib' #11 8.707 /usr/bin/install -c -m 644 libsccp.a libmtp.a libxua.a '/usr/local/lib' #11 8.707 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-sigtran.la '/usr/local/lib' #11 8.710 ( cd '/usr/local/lib' && ranlib libsccp.a ) #11 8.714 ( cd '/usr/local/lib' && ranlib libmtp.a ) #11 8.716 ( cd '/usr/local/lib' && ranlib libxua.a ) #11 8.727 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.9.0.0 /usr/local/lib/libosmo-sigtran.so.9.0.0 #11 8.729 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9 || { rm -f libosmo-sigtran.so.9 && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9; }; }) #11 8.731 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so; }; }) #11 8.734 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /usr/local/lib/libosmo-sigtran.la #11 8.736 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /usr/local/lib/libosmo-sigtran.a #11 8.739 libtool: install: chmod 644 /usr/local/lib/libosmo-sigtran.a #11 8.741 libtool: install: ranlib /usr/local/lib/libosmo-sigtran.a #11 8.775 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 8.776 ---------------------------------------------------------------------- #11 8.776 Libraries have been installed in: #11 8.776 /usr/local/lib #11 8.776 #11 8.776 If you ever happen to want to link against installed libraries #11 8.776 in a given directory, LIBDIR, you must either use libtool, and #11 8.776 specify the full pathname of the library, or use the '-LLIBDIR' #11 8.776 flag during linking and do at least one of the following: #11 8.776 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 8.776 during execution #11 8.776 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 8.776 during linking #11 8.776 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 8.776 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 8.776 #11 8.776 See any operating system documentation about shared libraries for #11 8.776 more information, such as the ld(1) and ld.so(8) manual pages. #11 8.776 ---------------------------------------------------------------------- #11 8.777 make[3]: Leaving directory '/data/libosmo-sccp/src' #11 8.777 make[2]: Leaving directory '/data/libosmo-sccp/src' #11 8.777 Making install in tests #11 8.780 make[2]: Entering directory '/data/libosmo-sccp/tests' #11 8.782 Making install in xua #11 8.784 make[3]: Entering directory '/data/libosmo-sccp/tests/xua' #11 8.786 make[4]: Entering directory '/data/libosmo-sccp/tests/xua' #11 8.786 make[4]: Nothing to be done for 'install-exec-am'. #11 8.786 make[4]: Nothing to be done for 'install-data-am'. #11 8.786 make[4]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 8.786 make[3]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 8.786 Making install in sccp #11 8.787 make[3]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 8.789 make[4]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 8.789 make[4]: Nothing to be done for 'install-exec-am'. #11 8.789 make[4]: Nothing to be done for 'install-data-am'. #11 8.789 make[4]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 8.789 make[3]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 8.789 Making install in mtp #11 8.790 make[3]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 8.793 make[4]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 8.793 make[4]: Nothing to be done for 'install-exec-am'. #11 8.793 make[4]: Nothing to be done for 'install-data-am'. #11 8.793 make[4]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 8.793 make[3]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 8.793 Making install in m2ua #11 8.795 make[3]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 8.797 make[4]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 8.797 make[4]: Nothing to be done for 'install-exec-am'. #11 8.797 make[4]: Nothing to be done for 'install-data-am'. #11 8.797 make[4]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 8.797 make[3]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 8.797 Making install in ss7 #11 8.798 make[3]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 8.800 make[4]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 8.800 make[4]: Nothing to be done for 'install-exec-am'. #11 8.800 make[4]: Nothing to be done for 'install-data-am'. #11 8.800 make[4]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 8.800 make[3]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 8.800 Making install in vty #11 8.801 make[3]: Entering directory '/data/libosmo-sccp/tests/vty' #11 8.804 make[4]: Entering directory '/data/libosmo-sccp/tests/vty' #11 8.804 make[4]: Nothing to be done for 'install-exec-am'. #11 8.804 make[4]: Nothing to be done for 'install-data-am'. #11 8.804 make[4]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 8.804 make[3]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 8.805 make[3]: Entering directory '/data/libosmo-sccp/tests' #11 8.806 make[4]: Entering directory '/data/libosmo-sccp/tests' #11 8.806 make[4]: Nothing to be done for 'install-exec-am'. #11 8.806 make[4]: Nothing to be done for 'install-data-am'. #11 8.806 make[4]: Leaving directory '/data/libosmo-sccp/tests' #11 8.806 make[3]: Leaving directory '/data/libosmo-sccp/tests' #11 8.807 make[2]: Leaving directory '/data/libosmo-sccp/tests' #11 8.807 Making install in examples #11 8.808 make[2]: Entering directory '/data/libosmo-sccp/examples' #11 8.809 CC sccp_demo_user.o #11 8.809 CC sccp_test_vty.o #11 8.810 CC sccp_test_server.o #11 8.867 CCLD sccp_demo_user #11 8.999 make[3]: Entering directory '/data/libosmo-sccp/examples' #11 8.999 make[3]: Nothing to be done for 'install-exec-am'. #11 8.999 make[3]: Nothing to be done for 'install-data-am'. #11 8.999 make[3]: Leaving directory '/data/libosmo-sccp/examples' #11 8.999 make[2]: Leaving directory '/data/libosmo-sccp/examples' #11 8.999 Making install in stp #11 9.001 make[2]: Entering directory '/data/libosmo-sccp/stp' #11 9.002 CC stp_main.o #11 9.056 CCLD osmo-stp #11 9.193 make[3]: Entering directory '/data/libosmo-sccp/stp' #11 9.194 make[3]: Nothing to be done for 'install-data-am'. #11 9.194 /usr/bin/mkdir -p '/usr/local/bin' #11 9.197 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-stp '/usr/local/bin' #11 9.224 libtool: install: /usr/bin/install -c .libs/osmo-stp /usr/local/bin/osmo-stp #11 9.225 make[3]: Leaving directory '/data/libosmo-sccp/stp' #11 9.226 make[2]: Leaving directory '/data/libosmo-sccp/stp' #11 9.226 Making install in doc #11 9.227 make[2]: Entering directory '/data/libosmo-sccp/doc' #11 9.229 Making install in examples #11 9.230 make[3]: Entering directory '/data/libosmo-sccp/doc/examples' #11 9.232 make[4]: Entering directory '/data/libosmo-sccp/doc/examples' #11 9.232 make[4]: Nothing to be done for 'install-exec-am'. #11 9.233 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 9.233 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 9.234 /usr/bin/install -c -m 644 osmo-stp.cfg '/usr/local/etc/osmocom' #11 9.235 /usr/bin/install -c -m 644 osmo-stp.cfg osmo-stp-multihome.cfg '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 9.236 make[4]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 9.236 make[3]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 9.236 Making install in manuals #11 9.237 make[3]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 9.239 make[4]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 9.239 make[4]: Nothing to be done for 'install-exec-am'. #11 9.239 make[4]: Nothing to be done for 'install-data-am'. #11 9.239 make[4]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 9.239 make[3]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 9.241 make[3]: Entering directory '/data/libosmo-sccp/doc' #11 9.243 make[4]: Entering directory '/data/libosmo-sccp/doc' #11 9.243 make[4]: Nothing to be done for 'install-exec-am'. #11 9.243 make[4]: Nothing to be done for 'install-data-am'. #11 9.243 make[4]: Leaving directory '/data/libosmo-sccp/doc' #11 9.243 make[3]: Leaving directory '/data/libosmo-sccp/doc' #11 9.243 make[2]: Leaving directory '/data/libosmo-sccp/doc' #11 9.243 Making install in contrib #11 9.245 make[2]: Entering directory '/data/libosmo-sccp/contrib' #11 9.247 Making install in systemd #11 9.249 make[3]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 9.250 make[4]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 9.250 make[4]: Nothing to be done for 'install-exec-am'. #11 9.251 /usr/bin/mkdir -p '/lib/systemd/system' #11 9.252 /usr/bin/install -c -m 644 osmo-stp.service '/lib/systemd/system' #11 9.254 make[4]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 9.254 make[3]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 9.255 make[3]: Entering directory '/data/libosmo-sccp/contrib' #11 9.257 make[4]: Entering directory '/data/libosmo-sccp/contrib' #11 9.257 make[4]: Nothing to be done for 'install-exec-am'. #11 9.257 make[4]: Nothing to be done for 'install-data-am'. #11 9.257 make[4]: Leaving directory '/data/libosmo-sccp/contrib' #11 9.257 make[3]: Leaving directory '/data/libosmo-sccp/contrib' #11 9.258 make[2]: Leaving directory '/data/libosmo-sccp/contrib' #11 9.260 make[2]: Entering directory '/data/libosmo-sccp' #11 9.261 mkdir -p doc/sigtran #11 9.262 /usr/bin/doxygen Doxyfile #11 9.353 warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete. #11 9.353 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.353 warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete. #11 9.353 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.353 warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete. #11 9.353 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.353 warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete. #11 9.353 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.353 warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete. #11 9.353 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.353 warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete. #11 9.353 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.353 warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete. #11 9.353 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.353 warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete. #11 9.353 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.353 warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete. #11 9.353 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.353 warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete. #11 9.353 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.353 warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete. #11 9.353 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.354 warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value #11 9.354 Using the default: a4! #11 9.401 Doxygen version used: 1.9.4 #11 9.401 Searching for include files... #11 9.401 Searching for example files... #11 9.401 Searching for images... #11 9.401 Searching for dot files... #11 9.401 Searching for msc files... #11 9.401 Searching for dia files... #11 9.401 Searching for files to exclude #11 9.401 Searching INPUT for files to process... #11 9.401 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran #11 9.401 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran/protocol #11 9.401 Searching for files in directory /data/libosmo-sccp/src #11 9.401 Reading and parsing tag files #11 9.401 Parsing files #11 9.401 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 9.401 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 9.401 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 9.401 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 9.401 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 9.401 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 9.401 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 9.401 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 9.401 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 9.401 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 9.401 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 9.401 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 9.401 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 9.401 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 9.401 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 9.401 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 9.401 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 9.401 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 9.401 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 9.401 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 9.401 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 9.401 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 9.401 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 9.401 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 9.401 Preprocessing /data/libosmo-sccp/src/ipa.c... #11 9.401 Parsing file /data/libosmo-sccp/src/ipa.c... #11 9.401 Preprocessing /data/libosmo-sccp/src/m3ua.c... #11 9.401 Parsing file /data/libosmo-sccp/src/m3ua.c... #11 9.401 Preprocessing /data/libosmo-sccp/src/mtp_pcap.c... #11 9.401 Parsing file /data/libosmo-sccp/src/mtp_pcap.c... #11 9.401 Preprocessing /data/libosmo-sccp/src/osmo_ss7.c... #11 9.401 Parsing file /data/libosmo-sccp/src/osmo_ss7.c... #11 9.401 Preprocessing /data/libosmo-sccp/src/osmo_ss7_as.c... #11 9.401 Parsing file /data/libosmo-sccp/src/osmo_ss7_as.c... #11 9.401 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 9.401 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 9.401 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 9.401 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 9.401 Preprocessing /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 9.401 Parsing file /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 9.401 Preprocessing /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 9.401 Parsing file /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 9.401 Preprocessing /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 9.401 Parsing file /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 9.401 Preprocessing /data/libosmo-sccp/src/sccp.c... #11 9.401 Parsing file /data/libosmo-sccp/src/sccp.c... #11 9.401 Preprocessing /data/libosmo-sccp/src/sccp2sua.c... #11 9.401 Parsing file /data/libosmo-sccp/src/sccp2sua.c... #11 9.401 Preprocessing /data/libosmo-sccp/src/sccp_helpers.c... #11 9.401 Parsing file /data/libosmo-sccp/src/sccp_helpers.c... #11 9.401 Preprocessing /data/libosmo-sccp/src/sccp_internal.h... #11 9.401 Parsing file /data/libosmo-sccp/src/sccp_internal.h... #11 9.401 Preprocessing /data/libosmo-sccp/src/sccp_lbcs.c... #11 9.401 Parsing file /data/libosmo-sccp/src/sccp_lbcs.c... #11 9.401 Preprocessing /data/libosmo-sccp/src/sccp_sap.c... #11 9.401 Parsing file /data/libosmo-sccp/src/sccp_sap.c... #11 9.401 Preprocessing /data/libosmo-sccp/src/sccp_sclc.c... #11 9.401 Parsing file /data/libosmo-sccp/src/sccp_sclc.c... #11 9.401 Preprocessing /data/libosmo-sccp/src/data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 9.528 /sccp_scmg.c... #11 9.528 Parsing file /data/libosmo-sccp/src/sccp_scmg.c... #11 9.528 Preprocessing /data/libosmo-sccp/src/sccp_scoc.c... #11 9.528 Parsing file /data/libosmo-sccp/src/sccp_scoc.c... #11 9.528 Preprocessing /data/libosmo-sccp/src/sccp_scrc.c... #11 9.528 Parsing file /data/libosmo-sccp/src/sccp_scrc.c... #11 9.528 Preprocessing /data/libosmo-sccp/src/sccp_types.c... #11 9.528 Parsing file /data/libosmo-sccp/src/sccp_types.c... #11 9.528 Preprocessing /data/libosmo-sccp/src/sccp_user.c... #11 9.528 Parsing file /data/libosmo-sccp/src/sccp_user.c... #11 9.528 Preprocessing /data/libosmo-sccp/src/sccp_vty.c... #11 9.528 Parsing file /data/libosmo-sccp/src/sccp_vty.c... #11 9.528 Preprocessing /data/libosmo-sccp/src/ss7_internal.h... #11 9.528 Parsing file /data/libosmo-sccp/src/ss7_internal.h... #11 9.528 Preprocessing /data/libosmo-sccp/src/sua.c... #11 9.528 Parsing file /data/libosmo-sccp/src/sua.c... #11 9.528 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.c... #11 9.528 Parsing file /data/libosmo-sccp/src/xua_as_fsm.c... #11 9.528 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.h... #11 9.528 Parsing file /data/libosmo-sccp/src/xua_as_fsm.h... #11 9.528 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.c... #11 9.528 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.c... #11 9.528 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.h... #11 9.528 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.h... #11 9.528 Preprocessing /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 9.528 Parsing file /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 9.528 Preprocessing /data/libosmo-sccp/src/xua_internal.h... #11 9.528 Parsing file /data/libosmo-sccp/src/xua_internal.h... #11 9.528 Preprocessing /data/libosmo-sccp/src/xua_msg.c... #11 9.528 Parsing file /data/libosmo-sccp/src/xua_msg.c... #11 9.528 Preprocessing /data/libosmo-sccp/src/xua_rkm.c... #11 9.528 Parsing file /data/libosmo-sccp/src/xua_rkm.c... #11 9.528 Preprocessing /data/libosmo-sccp/src/xua_shared.c... #11 9.528 Parsing file /data/libosmo-sccp/src/xua_shared.c... #11 9.528 Preprocessing /data/libosmo-sccp/src/xua_snm.c... #11 9.528 Parsing file /data/libosmo-sccp/src/xua_snm.c... #11 9.528 Building macro definition list... #11 9.528 Building group list... #11 9.528 Building directory list... #11 9.528 Building namespace list... #11 9.528 Building file list... #11 9.528 Building class list... #11 9.528 Building concept list... #11 9.528 Computing nesting relations for classes... #11 9.528 Associating documentation with classes... #11 9.528 Associating documentation with concepts... #11 9.528 Building example list... #11 9.528 Searching for enumerations... #11 9.528 Searching for documented typedefs... #11 9.528 Searching for members imported via using declarations... #11 9.528 Searching for included using directives... #11 9.528 Searching for documented variables... #11 9.528 Building interface member list... #11 9.528 Building member list... #11 9.528 Searching for friends... #11 9.528 Searching for documented defines... #11 9.528 Computing class inheritance relations... #11 9.528 Computing class usage relations... #11 9.528 Flushing cached template relations that have become invalid... #11 9.528 Computing class relations... #11 9.528 Add enum values to enums... #11 9.528 Searching for member function documentation... #11 9.528 Creating members for template instances... #11 9.528 Building page list... #11 9.528 Search for main page... #11 9.528 Computing page relations... #11 9.528 Determining the scope of groups... #11 9.528 Sorting lists... #11 9.528 Determining which enums are documented #11 9.528 Computing member relations... #11 9.528 Building full member lists recursively... #11 9.528 Adding members to member groups. #11 9.528 Computing member references... #11 9.528 Inheriting documentation... #11 9.528 Generating disk names... #11 9.528 Adding source references... #11 9.528 Adding xrefitems... #11 9.528 Sorting member lists... #11 9.528 Setting anonymous enum type... #11 9.528 Computing dependencies between directories... #11 9.528 Generating citations page... #11 9.528 Counting members... #11 9.528 Counting data structures... #11 9.528 Resolving user defined references... #11 9.528 Finding anchors and sections in the documentation... #11 9.528 Transferring function references... #11 9.528 Combining using relations... #11 9.528 Adding members to index pages... #11 9.528 Correcting members for VHDL... #11 9.528 Computing tooltip texts... #11 9.528 Generating style sheet... #11 9.528 Generating search indices... #11 9.528 Generating example documentation... #11 9.528 Generating file sources... #11 9.528 Generating code for file include/osmocom/sigtran/m2ua_types.h... #11 9.528 Generating code for file include/osmocom/sigtran/mtp_sap.h... #11 9.528 Generating code for file include/osmocom/sigtran/osmo_ss7.h... #11 9.528 Generating code for file include/osmocom/sigtran/protocol/m3ua.h... #11 9.528 Generating code for file include/osmocom/sigtran/protocol/mtp.h... #11 9.528 Generating code for file include/osmocom/sigt/data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: argument 'ppid_sid' of command @param is not found in the argument list of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) #11 9.675 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: The following parameter of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) is not documented: #11 9.675 parameter 'ppid_mux' #11 9.675 /data/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 9.676 /data/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 9.676 parameter 'inst' #11 9.677 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 9.677 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) #11 9.677 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 9.677 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 9.677 parameter 'asp_name' #11 9.677 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 9.677 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 9.677 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 9.677 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 9.677 parameter 'asp_name' #11 9.678 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 9.678 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 9.678 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 9.678 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 9.679 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 9.684 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 9.686 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 9.686 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 9.686 parameter 'inst' #11 9.702 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 9.702 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 9.702 parameter 'addr' #11 9.702 /data/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 9.702 parameter 'prim_cb' #11 9.702 /data/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 9.702 parameter 'prim_cb' #11 9.707 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 9.707 /data/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 9.707 parameter 'num_maps' #11 9.713 /data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 9.713 /data/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 9.713 /data/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 9.713 parameter 'info_str' #11 9.714 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 9.720 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 9.723 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 9.726 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 9.726 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) #11 9.726 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 9.726 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 9.726 parameter 'asp_name' #11 9.726 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 9.726 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 9.726 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 9.726 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 9.726 parameter 'asp_name' #11 9.726 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 9.726 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 9.727 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 9.727 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 9.730 /data/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 9.730 parameter 'trans_proto' #11 9.745 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 9.745 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 9.745 parameter 'addr' #11 9.749 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 9.749 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 9.749 parameter 'inst' #11 9.757 /data/libosmo-sccp/src/sccp2sua.c:92: warning: unable to resolve reference to 'in_digits' for \ref command #11 9.757 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 9.757 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 9.757 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 9.758 /data/libosmo-sccp/src/sccp2sua.c:320: warning: unable to resolve reference to 'addr' for \ref command #11 9.759 /data/libosmo-sccp/src/sccp2sua.c:682: warning: The following parameter of sccp_msg_add_sua_opt(enum sccp_message_types type, struct msgb *msg, const struct xua_msg_part *opt) is not documented: #11 9.759 parameter 'type' #11 9.759 /data/libosmo-sccp/src/sccp2sua.c:1176: warning: unable to resolve reference to 'xua' for \ref command #11 9.760 /data/libosmo-sccp/src/sccp2sua.c:1140: warning: unable to resolve reference to 'xua' for \ref command #11 9.760 /data/libosmo-sccp/src/sccp2sua.c:1209: warning: unable to resolve reference to 'xua' for \ref command #11 9.760 /data/libosmo-sccp/src/sccp2sua.c:1300: warning: unable to resolve reference to 'xua' for \ref command #11 9.760 /data/libosmo-sccp/src/sccp2sua.c:1638: warning: unable to resolve reference to 'xua' for \ref command #11 9.760 /data/libosmo-sccp/src/sccp2sua.c:1599: warning: unable to resolve reference to 'xua' for \ref command #11 9.760 /data/libosmo-sccp/src/sccp2sua.c:1429: warning: unable to resolve reference to 'xua' for \ref command #11 9.760 /data/libosmo-sccp/src/sccp2sua.c:1559: warning: unable to resolve reference to 'xua' for \ref command #11 9.760 /data/libosmo-sccp/src/sccp2sua.c:797: warning: unable to resolve reference to 'xua' for \ref command #11 9.761 /data/libosmo-sccp/src/sccp2sua.c:1271: warning: unable to resolve reference to 'xua' for \ref command #11 9.761 /data/libosmo-sccp/src/sccp2sua.c:1238: warning: unable to resolve reference to 'xua' for \ref command #11 9.761 /data/libosmo-sccp/src/sccp2sua.c:1332: warning: unable to resolve reference to 'xua' for \ref command #11 9.761 /data/libosmo-sccp/src/sccp2sua.c:1468: warning: unable to resolve reference to 'xua' for \ref command #11 9.761 /data/libosmo-sccp/src/sccp2sua.c:1382: warning: unable to resolve reference to 'xua' for \ref command #11 9.761 /data/libosmo-sccp/src/sccp2sua.c:1519: warning: unable to resolve reference to 'xua' for \ref command #11 9.762 /data/libosmo-sccp/src/sccp2sua.c:1189: warning: unable to resolve reference to 'xua' for \ref command #11 9.762 /data/libosmo-sccp/src/sccp2sua.c:1156: warning: unable to resolve reference to 'xua' for \ref command #11 9.762 /data/libosmo-sccp/src/sccp2sua.c:1221: warning: unable to resolve reference to 'xua' for \ref command #11 9.763 /data/libosmo-sccp/src/sccp2sua.c:565: warning: unable to resolve reference to 'opt' for \ref command #11 9.768 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 9.768 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 9.768 parameter 'oph' #11 9.768 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 9.768 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 9.768 parameter 'oph' #11 9.773 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 9.773 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 9.773 parameter 'oph' #11 9.773 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 9.773 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 9.773 parameter 'oph' #11 9.788 /data/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 9.789 /data/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 9.789 parameter 'inst' #11 9.790 /data/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 9.790 parameter 'prim_cb' #11 9.790 /data/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 9.790 parameter 'prim_cb' #11 9.791 /data/libosmo-sccp/src/sccp_user.c:88: warning: The following parameter of sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 9.791 parameter 'prim_cb' #11 9.794 /data/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 9.794 parameter 'trans_proto' #11 9.797 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 9.798 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 9.799 /data/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 9.799 /data/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 9.799 parameter 'info_str' #11 9.800 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 9.812 ran/protocol/sccp_scmg.h... #11 9.812 Generating code for file include/osmocom/sigtran/protocol/sua.h... #11 9.812 Generating code for file include/osmocom/sigtran/sccp_helpers.h... #11 9.812 Generating code for file include/osmocom/sigtran/sccp_sap.h... #11 9.812 Generating code for file include/osmocom/sigtran/sigtran_sap.h... #11 9.812 Generating code for file include/osmocom/sigtran/xua_msg.h... #11 9.812 Generating code for file include/osmocom/sigtran/xua_types.h... #11 9.812 Parsing code for file src/ipa.c... #11 9.812 Parsing code for file src/m3ua.c... #11 9.812 Parsing code for file src/mtp_pcap.c... #11 9.812 Parsing code for file src/osmo_ss7.c... #11 9.812 Parsing code for file src/osmo_ss7_as.c... #11 9.812 Parsing code for file src/osmo_ss7_asp.c... #11 9.812 Parsing code for file src/osmo_ss7_asp_peer.c... #11 9.812 Parsing code for file src/osmo_ss7_hmrt.c... #11 9.812 Parsing code for file src/osmo_ss7_vty.c... #11 9.812 Parsing code for file src/osmo_ss7_xua_srv.c... #11 9.812 Parsing code for file src/sccp.c... #11 9.812 Parsing code for file src/sccp2sua.c... #11 9.812 Parsing code for file src/sccp_helpers.c... #11 9.812 Generating code for file src/sccp_internal.h... #11 9.812 Parsing code for file src/sccp_lbcs.c... #11 9.812 Parsing code for file src/sccp_sap.c... #11 9.812 Parsing code for file src/sccp_sclc.c... #11 9.812 Parsing code for file src/sccp_scmg.c... #11 9.812 Parsing code for file src/sccp_scoc.c... #11 9.812 Parsing code for file src/sccp_scrc.c... #11 9.812 Parsing code for file src/sccp_types.c... #11 9.812 Parsing code for file src/sccp_user.c... #11 9.812 Parsing code for file src/sccp_vty.c... #11 9.812 Generating code for file src/ss7_internal.h... #11 9.812 Parsing code for file src/sua.c... #11 9.812 Parsing code for file src/xua_as_fsm.c... #11 9.812 Generating code for file src/xua_as_fsm.h... #11 9.812 Parsing code for file src/xua_asp_fsm.c... #11 9.812 Generating code for file src/xua_asp_fsm.h... #11 9.812 Parsing code for file src/xua_default_lm_fsm.c... #11 9.812 Generating code for file src/xua_internal.h... #11 9.812 Parsing code for file src/xua_msg.c... #11 9.812 Parsing code for file src/xua_rkm.c... #11 9.812 Parsing code for file src/xua_shared.c... #11 9.812 Parsing code for file src/xua_snm.c... #11 9.812 Generating file documentation... #11 9.812 Generating docs for file include/osmocom/sigtran/m2ua_types.h... #11 9.812 Generating docs for file include/osmocom/sigtran/mtp_sap.h... #11 9.812 Generating docs for file include/osmocom/sigtran/osmo_ss7.h... #11 9.812 Generating docs for file include/osmocom/sigtran/protocol/m3ua.h... #11 9.812 Generating docs for file include/osmocom/sigtran/protocol/mtp.h... #11 9.812 Generating docs for file include/osmocom/sigtran/protocol/sccp_scmg.h... #11 9.812 Generating docs for file include/osmocom/sigtran/protocol/sua.h... #11 9.812 Generating docs for file include/osmocom/sigtran/sccp_helpers.h... #11 9.812 Generating docs for file include/osmocom/sigtran/sccp_sap.h... #11 9.812 Generating docs for file include/osmocom/sigtran/sigtran_sap.h... #11 9.812 Generating docs for file include/osmocom/sigtran/xua_msg.h... #11 9.812 Generating docs for file include/osmocom/sigtran/xua_types.h... #11 9.812 Generating docs for file src/ipa.c... #11 9.812 Generating docs for file src/m3ua.c... #11 9.812 Generating docs for file src/mtp_pcap.c... #11 9.812 Generating docs for file src/osmo_ss7.c... #11 9.812 Generating docs for file src/osmo_ss7_as.c... #11 9.812 Generating docs for file src/osmo_ss7_asp.c... #11 9.812 Generating docs for file src/osmo_ss7_asp_peer.c... #11 9.812 Generating docs for file src/osmo_ss7_hmrt.c... #11 9.812 Generating docs for file src/osmo_ss7_vty.c... #11 9.812 Generating docs for file src/osmo_ss7_xua_srv.c... #11 9.812 Generating docs for file src/sccp.c... #11 9.812 Generating docs for file src/sccp2sua.c... #11 9.812 Generating docs for file src/sccp_helpers.c... #11 9.812 Generating docs for file src/sccp_internal.h... #11 9.812 Generating docs for file src/sccp_lbcs.c... #11 9.812 Generating docs for file src/sccp_sap.c... #11 9.812 Generating docs for file src/sccp_sclc.c... #11 9.812 Generating docs for file src/sccp_scmg.c... #11 9.812 Generating docs for file src/sccp_scoc.c... #11 9.812 Generating docs for file src/sccp_scrc.c... #11 9.812 Generating docs for file src/sccp_types.c... #11 9.812 Generating docs for file src/sccp_user.c... #11 9.812 Generating docs for file src/sccp_vty.c... #11 9.812 Generating docs for file src/ss7_internal.h... #11 9.812 Generating docs for file src/sua.c... #11 9.812 Generating docs for file src/xua_as_fsm.c... #11 9.812 Generating docs for file src/xua_as_fsm.h... #11 9.812 Generating docs for file src/xua_asp_fsm.c... #11 9.812 Generating docs for file src/xua_asp_fsm.h... #11 9.812 Generating docs for file src/xua_default_lm_fsm.c... #11 9.812 Generating docs for file src/xua_intern/data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 9.815 /data/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 9.815 /data/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 9.815 parameter 'info_str' #11 9.816 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 9.816 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 9.816 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 9.817 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 9.817 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 9.818 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 9.818 /data/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 9.818 /data/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 9.818 parameter 'info_str' #11 9.819 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 9.823 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 9.823 /data/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 9.823 parameter 'num_maps' #11 9.848 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 9.850 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 9.918 al.h... #11 9.918 Generating docs for file src/xua_msg.c... #11 9.918 Generating docs for file src/xua_rkm.c... #11 9.918 Generating docs for file src/xua_shared.c... #11 9.918 Generating docs for file src/xua_snm.c... #11 9.918 Generating page documentation... #11 9.918 Generating group documentation... #11 9.918 Generating class documentation... #11 9.918 Generating docs for compound ipa_asp_fsm_priv... #11 9.918 Generating docs for compound lm_fsm_priv... #11 9.918 Generating docs for compound m3ua_data_hdr... #11 9.918 Generating docs for compound osmo_mtp_pause_param... #11 9.918 Generating docs for compound osmo_mtp_prim... #11 9.918 Generating docs for compound osmo_mtp_resume_param... #11 9.918 Generating docs for compound osmo_mtp_status_param... #11 9.918 Generating docs for compound osmo_mtp_transfer_param... #11 9.918 Generating docs for compound osmo_sccp_addr... #11 9.918 Generating docs for compound osmo_sccp_addr_entry... #11 9.918 Generating docs for compound osmo_sccp_gt... #11 9.918 Generating docs for compound osmo_sccp_instance... #11 9.918 Generating docs for compound osmo_sccp_user... #11 9.918 Generating docs for compound osmo_scu_connect_param... #11 9.918 Generating docs for compound osmo_scu_data_param... #11 9.918 Generating docs for compound osmo_scu_disconn_param... #11 9.918 Generating docs for compound osmo_scu_notice_param... #11 9.918 Generating docs for compound osmo_scu_pcstate_param... #11 9.918 Generating docs for compound osmo_scu_prim... #11 9.918 Generating docs for compound osmo_scu_reset_param... #11 9.918 Generating docs for compound osmo_scu_state_param... #11 9.918 Generating docs for compound osmo_scu_unitdata_param... #11 9.918 Generating docs for compound osmo_ss7_as... #11 9.918 Generating docs for compound osmo_ss7_asp... #11 9.918 Generating docs for compound osmo_ss7_asp_peer... #11 9.918 Generating docs for compound osmo_ss7_instance... #11 9.918 Generating docs for compound osmo_ss7_link... #11 9.918 Generating docs for compound osmo_ss7_linkset... #11 9.918 Generating docs for compound osmo_ss7_pc_fmt... #11 9.918 Generating docs for compound osmo_ss7_route... #11 9.918 Generating docs for compound osmo_ss7_route_table... #11 9.918 Generating docs for compound osmo_ss7_routing_key... #11 9.918 Generating docs for compound osmo_ss7_user... #11 9.918 Generating docs for compound osmo_xlm_prim... #11 9.918 Generating docs for compound osmo_xlm_prim_error... #11 9.918 Generating docs for compound osmo_xlm_prim_notify... #11 9.918 Generating docs for compound osmo_xlm_prim_rk_dereg... #11 9.918 Generating docs for compound osmo_xlm_prim_rk_reg... #11 9.918 Generating docs for compound osmo_xua_layer_manager... #11 9.918 Generating docs for compound osmo_xua_server... #11 9.918 Generating docs for compound pcap_hdr... #11 9.918 Generating docs for compound pcaprec_hdr... #11 9.918 Generating docs for compound sccp_connection... #11 9.918 Generating docs for compound sccp_data_callback... #11 9.918 Generating docs for compound sccp_scmg_msg... #11 9.918 Generating docs for compound sccp_system... #11 9.918 Generating docs for compound udt_offsets... #11 9.918 Generating docs for compound xua_as_fsm_priv... #11 9.918 Generating docs for compound xua_asp_fsm_priv... #11 9.918 Generating docs for compound xua_common_hdr... #11 9.918 Generating docs for compound xua_dialect... #11 9.918 Generating docs for compound xua_msg... #11 9.918 Generating docs for compound xua_msg_class... #11 9.918 Generating docs for compound xua_msg_event_map... #11 9.918 Generating docs for compound xua_msg_part... #11 9.918 Generating docs for compound xua_parameter_hdr... #11 9.918 Generating concept documentation... #11 9.918 Generating namespace index... #11 9.918 Generating graph info page... #11 9.918 Generating directory documentation... #11 9.918 Generating index page... #11 9.918 Generating page index... #11 9.918 Generating module index... #11 9.918 Generating namespace index... #11 9.918 Generating namespace member index... #11 9.918 Generating concept index... #11 9.918 Generating annotated compound index... #11 9.918 Generating alphabetical compound index... #11 9.918 Generating hierarchical class index... #11 9.918 Generating member index... #11 9.918 Generating file index... #11 9.918 Generating file member index... #11 9.918 Generating example index... #11 9.918 finalizing index lists... #11 9.918 writing tag file... #11 9.918 Running plantuml with JAVA... #11 9.918 lookup cache used 2216/65536 hits=24409 misses=2370 #11 9.918 finished... #11 9.924 cd ./doc && tar cf html.tar */html #11 9.946 make[3]: Entering directory '/data/libosmo-sccp' #11 9.946 make[3]: Nothing to be done for 'install-exec-am'. #11 9.948 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 9.948 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp' #11 9.950 /usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '/usr/local/lib/pkgconfig' #11 9.950 /usr/bin/install -c -m 644 ./doc/html.tar '/usr/local/share/doc/libosmo-sccp' #11 9.957 make install-data-hook #11 9.960 make[4]: Entering directory '/data/libosmo-sccp' #11 9.960 cd /usr/local/share/doc/libosmo-sccp && tar xf html.tar && rm -f html.tar #11 9.984 make[4]: Leaving directory '/data/libosmo-sccp' #11 9.985 make[3]: Leaving directory '/data/libosmo-sccp' #11 9.985 make[2]: Leaving directory '/data/libosmo-sccp' #11 9.985 make[1]: Leaving directory '/data/libosmo-sccp' #11 DONE 10.1s #12 [7/7] COPY OSMO-STP.CFG /data/ #12 DONE 0.0s #13 exporting to image #13 exporting layers #13 exporting layers 0.3s done #13 writing image sha256:d970e9f7bb4f497d06403eb0320822cd6ae79f19d421d9df86c3d194b4aaf8a1 done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest done #13 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n d970e9f7bb4f + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404252026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.196.9975.202404252026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202404252026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202404252026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202404252026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202404252026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202404252026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202404252026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202404252026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202404252026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404252026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202404252026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.196.9975.202404252026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202404252026 amd64 Osmo VTY library ii osmocom-nightly 202404252026 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-io_uring/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.77kB 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:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #12 CACHED #13 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #13 CACHED #14 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #14 CACHED #15 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #15 CACHED #16 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #16 CACHED #17 [ 4/16] RUN SET -x && useradd --uid=1000 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/ #17 CACHED #18 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 CACHED #19 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #19 CACHED #20 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #20 CACHED #21 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #21 CACHED #22 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #22 CACHED #23 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #23 CACHED #24 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #24 CACHED #25 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:421907576ae7869c9fdbb30e819a32f77e491ced0b0b74b63257d3b9aaa5b9ba 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 421907576ae7 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bsc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bsc-master + echo osmo-bsc-master + dir=osmo-bsc-master + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bsc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-bsc-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-bsc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.46kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-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.373 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.373 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.374 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.495 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.593 Fetched 55.4 kB in 0s (219 kB/s) #6 0.593 Reading package lists... #6 1.147 Reading package lists... #6 1.874 Building dependency tree... #6 2.116 Reading state information... #6 2.364 The following additional packages will be installed: #6 2.364 libgtp6 libosmo-mgcp-client12 libosmo-sigtran9 libosmoabis13 libosmocodec4 #6 2.364 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #6 2.364 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 #6 2.364 libosmousb0 libosmovty13 osmocom-nightly #6 2.394 The following NEW packages will be installed: #6 2.394 libgtp-dev libgtp6 libosmo-abis-dev libosmo-mgcp-client-dev #6 2.394 libosmo-mgcp-client12 libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev #6 2.394 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 2.394 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #6 2.394 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #6 2.395 libosmovty13 osmocom-nightly #6 2.541 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. #6 2.541 Need to get 3292 kB of archives. #6 2.541 After this operation, 12.8 MB of additional disk space will be used. #6 2.541 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404252026 [1168 B] #6 2.543 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202404252026 [164 kB] #6 2.545 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.18.1f9c.202404252026 [38.9 kB] #6 2.545 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.18.1f9c.202404252026 [140 kB] #6 2.546 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202404252026 [46.0 kB] #6 2.547 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202404252026 [29.0 kB] #6 2.547 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202404252026 [65.4 kB] #6 2.548 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202404252026 [222 kB] #6 2.550 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202404252026 [98.2 kB] #6 2.551 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202404252026 [72.7 kB] #6 2.551 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202404252026 [111 kB] #6 2.552 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202404252026 [66.0 kB] #6 2.553 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202404252026 [173 kB] #6 2.554 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202404252026 [54.4 kB] #6 2.555 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202404252026 [58.5 kB] #6 2.556 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202404252026 [45.2 kB] #6 2.556 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202404252026 [38.6 kB] #6 2.556 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202404252026 [838 kB] #6 2.565 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202404252026 [52.4 kB] #6 2.565 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202404252026 [64.7 kB] #6 2.565 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.63.ee75.202404252026 [87.9 kB] #6 2.566 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.63.ee75.202404252026 [122 kB] #6 2.567 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.63.ee75.202404252026 [581 kB] #6 2.573 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.47.e01f6.202404252026 [56.4 kB] #6 2.573 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.47.e01f6.202404252026 [65.3 kB] #6 2.740 debconf: delaying package configuration, since apt-utils is not installed #6 2.790 Fetched 3292 kB in 0s (19.5 MB/s) #6 2.834 Selecting previously unselected package osmocom-nightly. #6 2.834 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116671 files and directories currently installed.) #6 2.875 Preparing to unpack .../00-osmocom-nightly_202404252026_amd64.deb ... #6 2.887 Unpacking osmocom-nightly (202404252026) ... #6 2.971 Selecting previously unselected package libosmocore21:amd64. #6 2.980 Preparing to unpack .../01-libosmocore21_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.011 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202404252026) ... #6 3.112 Selecting previously unselected package libgtp6:amd64. #6 3.120 Preparing to unpack .../02-libgtp6_1.11.0.18.1f9c.202404252026_amd64.deb ... #6 3.127 Unpacking libgtp6:amd64 (1.11.0.18.1f9c.202404252026) ... #6 3.204 Selecting previously unselected package libgtp-dev:amd64. #6 3.212 Preparing to unpack .../03-libgtp-dev_1.11.0.18.1f9c.202404252026_amd64.deb ... #6 3.224 Unpacking libgtp-dev:amd64 (1.11.0.18.1f9c.202404252026) ... #6 3.331 Selecting previously unselected package libosmocodec4:amd64. #6 3.338 Preparing to unpack .../04-libosmocodec4_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.352 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202404252026) ... #6 3.443 Selecting previously unselected package libosmotrau2:amd64. #6 3.447 Preparing to unpack .../05-libosmotrau2_1.5.1.11.5277.202404252026_amd64.deb ... #6 3.458 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404252026) ... #6 3.574 Selecting previously unselected package libosmoisdn0:amd64. #6 3.583 Preparing to unpack .../06-libosmoisdn0_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.591 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202404252026) ... #6 3.691 Selecting previously unselected package libosmogsm20:amd64. #6 3.700 Preparing to unpack .../07-libosmogsm20_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.711 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202404252026) ... #6 3.811 Selecting previously unselected package libosmovty13:amd64. #6 3.820 Preparing to unpack .../08-libosmovty13_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.823 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202404252026) ... #6 3.895 Selecting previously unselected package libosmoabis13:amd64. #6 3.904 Preparing to unpack .../09-libosmoabis13_1.5.1.11.5277.202404252026_amd64.deb ... #6 3.920 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404252026) ... #6 4.026 Selecting previously unselected package libosmo-abis-dev:amd64. #6 4.032 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.11.5277.202404252026_amd64.deb ... #6 4.049 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404252026) ... #6 4.161 Selecting previously unselected package libosmocoding0:amd64. #6 4.170 Preparing to unpack .../11-libosmocoding0_1.9.0.196.9975.202404252026_amd64.deb ... #6 4.181 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202404252026) ... #6 4.270 Selecting previously unselected package libosmogb14:amd64. #6 4.279 Preparing to unpack .../12-libosmogb14_1.9.0.196.9975.202404252026_amd64.deb ... #6 4.297 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202404252026) ... #6 4.391 Selecting previously unselected package libosmoctrl0:amd64. #6 4.400 Preparing to unpack .../13-libosmoctrl0_1.9.0.196.9975.202404252026_amd64.deb ... #6 4.412 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202404252026) ... #6 4.509 Selecting previously unselected package libosmosim2:amd64. #6 4.518 Preparing to unpack .../14-libosmosim2_1.9.0.196.9975.202404252026_amd64.deb ... #6 4.530 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202404252026) ... #6 4.626 Selecting previously unselected package libosmousb0:amd64. #6 4.633 Preparing to unpack .../15-libosmousb0_1.9.0.196.9975.202404252026_amd64.deb ... #6 4.656 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202404252026) ... #6 4.745 Selecting previously unselected package libosmocore. #6 4.753 Preparing to unpack .../16-libosmocore_1.9.0.196.9975.202404252026_amd64.deb ... #6 4.762 Unpacking libosmocore (1.9.0.196.9975.202404252026) ... #6 4.840 Selecting previously unselected package libosmocore-dev:amd64. #6 4.848 Preparing to unpack .../17-libosmocore-dev_1.9.0.196.9975.202404252026_amd64.deb ... #6 4.859 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202404252026) ... #6 5.005 Selecting previously unselected package libosmonetif11:amd64. #6 5.014 Preparing to unpack .../18-libosmonetif11_1.4.0.54.05ff.202404252026_amd64.deb ... #6 5.026 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202404252026) ... #6 5.115 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.123 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.54.05ff.202404252026_amd64.deb ... #6 5.152 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404252026) ... #6 5.235 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 5.243 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.63.ee75.202404252026_amd64.deb ... #6 5.252 Unpacking libosmo-sccp-dev:amd64 (1.8.0.63.ee75.202404252026) ... #6 5.347 Selecting previously unselected package libosmo-sigtran9:amd64. #6 5.355 Preparing to unpack .../21-libosmo-sigtran9_1.8.0.63.ee75.202404252026_amd64.deb ... #6 5.368 Unpacking libosmo-sigtran9:amd64 (1.8.0.63.ee75.202404252026) ... #6 5.444 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 5.452 Preparing to unpack .../22-libosmo-sigtran-dev_1.8.0.63.ee75.202404252026_amd64.deb ... #6 5.467 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202404252026) ... #6 5.602 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 5.610 Preparing to unpack .../23-libosmo-mgcp-client12_1.12.1.47.e01f6.202404252026_amd64.deb ... #6 5.622 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.47.e01f6.202404252026) ... #6 5.694 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #6 5.700 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.12.1.47.e01f6.202404252026_amd64.deb ... #6 5.712 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.47.e01f6.202404252026) ... #6 5.848 Setting up osmocom-nightly (202404252026) ... #6 5.878 Setting up libosmocore21:amd64 (1.9.0.196.9975.202404252026) ... #6 5.903 Setting up libosmousb0:amd64 (1.9.0.196.9975.202404252026) ... #6 5.934 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202404252026) ... #6 5.974 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404252026) ... #6 6.000 Setting up libosmo-sccp-dev:amd64 (1.8.0.63.ee75.202404252026) ... #6 6.038 Setting up libosmovty13:amd64 (1.9.0.196.9975.202404252026) ... #6 6.073 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202404252026) ... #6 6.117 Setting up libgtp6:amd64 (1.11.0.18.1f9c.202404252026) ... #6 6.147 Setting up libgtp-dev:amd64 (1.11.0.18.1f9c.202404252026) ... #6 6.184 Setting up libosmo-mgcp-client12:amd64 (1.12.1.47.e01f6.202404252026) ... #6 6.221 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.47.e01f6.202404252026) ... #6 6.261 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202404252026) ... #6 6.300 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404252026) ... #6 6.329 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202404252026) ... #6 6.371 Setting up libosmogb14:amd64 (1.9.0.196.9975.202404252026) ... #6 6.401 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202404252026) ... #6 6.431 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404252026) ... #6 6.465 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202404252026) ... #6 6.505 Setting up libosmosim2:amd64 (1.9.0.196.9975.202404252026) ... #6 6.546 Setting up libosmocore (1.9.0.196.9975.202404252026) ... #6 6.574 Setting up libosmo-sigtran9:amd64 (1.8.0.63.ee75.202404252026) ... #6 6.606 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202404252026) ... #6 6.640 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404252026) ... #6 6.683 Setting up libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202404252026) ... #6 6.717 Processing triggers for libc-bin (2.36-9+deb12u6) ... #6 DONE 6.9s #8 [3/8] WORKDIR /TMP #8 DONE 0.0s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.343 Cloning into 'osmo-bsc'... #9 DONE 2.2s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 DONE 0.0s #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.375 Already on 'master' #11 0.375 Your branch is up to date with 'origin/master'. #11 0.376 refs/heads/master #11 0.410 HEAD is now at 1bca19118 .deb/.rpm: add osmocom user during package install #11 0.412 master #11 0.413 1bca1911884a81b7e08ec14bbe56169c45fb9f98 #11 3.056 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.056 libtoolize: copying file './ltmain.sh' #11 3.098 libtoolize: putting macros in 'm4'. #11 3.098 libtoolize: copying file 'm4/libtool.m4' #11 3.114 libtoolize: copying file 'm4/ltoptions.m4' #11 3.131 libtoolize: copying file 'm4/ltsugar.m4' #11 3.145 libtoolize: copying file 'm4/ltversion.m4' #11 3.159 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.190 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.190 libtoolize: and rerunning libtoolize and aclocal. #11 4.600 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.600 configure.ac:74: You should run autoupdate. #11 4.600 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.600 configure.ac:74: the top level #11 4.600 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.600 configure.ac:130: You should run autoupdate. #11 4.600 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.600 configure.ac:130: the top level #11 4.600 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.600 configure.ac:150: You should run autoupdate. #11 4.600 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.600 configure.ac:150: the top level #11 4.600 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.600 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.600 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.600 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 4.600 configure.ac:228: the top level #11 4.600 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 4.600 configure.ac:230: You should run autoupdate. #11 5.211 configure.ac:23: installing './compile' #11 5.213 configure.ac:25: installing './config.guess' #11 5.215 configure.ac:25: installing './config.sub' #11 5.217 configure.ac:9: installing './install-sh' #11 5.219 configure.ac:9: installing './missing' #11 5.269 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 5.269 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 5.368 src/ipaccess/Makefile.am: installing './depcomp' #11 5.703 checking for a BSD-compatible install... /usr/bin/install -c #11 5.707 checking whether build environment is sane... yes #11 5.713 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.714 checking for gawk... gawk #11 5.714 checking whether make sets $(MAKE)... yes #11 5.721 checking whether make supports nested variables... yes #11 5.725 checking whether make supports nested variables... (cached) yes #11 5.725 checking whether make sets $(MAKE)... (cached) yes #11 5.726 checking for gcc... gcc #11 5.741 checking whether the C compiler works... yes #11 5.768 checking for C compiler default output file name... a.out #11 5.769 checking for suffix of executables... #11 5.802 checking whether we are cross compiling... no #11 5.834 checking for suffix of object files... o #11 5.849 checking whether the compiler supports GNU C... yes #11 5.866 checking whether gcc accepts -g... yes #11 5.881 checking for gcc option to enable C11 features... none needed #11 5.909 checking whether gcc understands -c and -o together... yes #11 5.941 checking whether make supports the include directive... yes (GNU style) #11 5.947 checking dependency style of gcc... gcc3 #11 5.972 checking build system type... x86_64-pc-linux-gnu #11 6.006 checking host system type... x86_64-pc-linux-gnu #11 6.006 checking how to print strings... printf #11 6.029 checking for a sed that does not truncate output... /usr/bin/sed #11 6.033 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.034 checking for egrep... /usr/bin/grep -E #11 6.035 checking for fgrep... /usr/bin/grep -F #11 6.036 checking for ld used by gcc... /usr/bin/ld #11 6.039 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.041 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.043 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.066 checking whether ln -s works... yes #11 6.066 checking the maximum length of command line arguments... 1572864 #11 6.070 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.071 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.071 checking for /usr/bin/ld option to reload object files... -r #11 6.071 checking for file... file #11 6.071 checking for objdump... objdump #11 6.072 checking how to recognize dependent libraries... pass_all #11 6.072 checking for dlltool... no #11 6.072 checking how to associate runtime and link libraries... printf %s\n #11 6.073 checking for ar... ar #11 6.073 checking for archiver @FILE support... @ #11 6.096 checking for strip... strip #11 6.097 checking for ranlib... ranlib #11 6.098 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.154 checking for sysroot... no #11 6.154 checking for a working dd... /usr/bin/dd #11 6.158 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.172 checking for mt... no #11 6.172 checking if : is a manifest tool... no #11 6.176 checking for stdio.h... yes #11 6.192 checking for stdlib.h... yes #11 6.212 checking for string.h... yes #11 6.238 checking for inttypes.h... yes #11 6.257 checking for stdint.h... yes #11 6.282 checking for strings.h... yes #11 6.303 checking for sys/stat.h... yes #11 6.328 checking for sys/types.h... yes #11 6.348 checking for unistd.h... yes #11 6.368 checking for dlfcn.h... yes #11 6.388 checking for objdir... .libs #11 6.437 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.452 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.452 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.466 checking if gcc static flag -static works... yes #11 6.516 checking if gcc supports -c -o file.o... yes #11 6.536 checking if gcc supports -c -o file.o... (cached) yes #11 6.536 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.543 checking whether -lc should be explicitly linked in... no #11 6.565 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.609 checking how to hardcode library paths into programs... immediate #11 6.610 checking whether stripping libraries is possible... yes #11 6.611 checking if libtool supports shared libraries... yes #11 6.611 checking whether to build shared libraries... yes #11 6.611 checking whether to build static libraries... yes #11 6.612 checking for pkg-config... /usr/bin/pkg-config #11 6.612 checking for pkg-config... /usr/bin/pkg-config #11 6.613 checking pkg-config is at least version 0.20... yes #11 6.614 checking for libosmocore >= 1.9.0... yes #11 6.619 checking for libosmovty >= 1.9.0... yes #11 6.625 checking for libosmoctrl >= 1.9.0... yes #11 6.632 checking for libosmogsm >= 1.9.0... yes #11 6.639 checking for libosmoabis >= 1.5.0... yes #11 6.645 checking for libosmo-netif >= 1.4.0... yes #11 6.651 checking for libosmo-sigtran >= 1.8.0... yes #11 6.655 checking for libosmo-mgcp-client >= 1.12.0... yes #11 6.660 checking for egrep... (cached) /usr/bin/grep -E #11 6.661 checking if gcc supports -fvisibility=hidden... yes #11 6.671 checking whether to enable code coverage support... no #11 6.671 checking whether to enable VTY/CTRL tests... no #11 6.674 CFLAGS=" -std=gnu11" #11 6.674 CPPFLAGS="" #11 6.694 checking that generated files are newer than configure... done #11 6.711 configure: creating ./config.status #11 6.965 config.status: creating include/Makefile #11 6.975 config.status: creating include/osmocom/Makefile #11 6.986 config.status: creating include/osmocom/bsc/Makefile #11 6.995 config.status: creating src/Makefile #11 7.005 config.status: creating src/osmo-bsc/Makefile #11 7.016 config.status: creating src/ipaccess/Makefile #11 7.025 config.status: creating src/utils/Makefile #11 7.035 config.status: creating tests/Makefile #11 7.048 config.status: creating tests/atlocal #11 7.059 config.status: creating tests/abis/Makefile #11 7.068 config.status: creating tests/acc/Makefile #11 7.078 config.status: creating tests/bsc/Makefile #11 7.090 config.status: creating tests/codec_pref/Makefile #11 7.103 config.status: creating tests/gsm0408/Makefile #11 7.117 config.status: creating tests/handover/Makefile #11 7.130 config.status: creating tests/nanobts_omlattr/Makefile #11 7.141 config.status: creating tests/paging/Makefile #11 7.152 config.status: creating tests/subscr/Makefile #11 7.162 config.status: creating doc/Makefile #11 7.171 config.status: creating doc/examples/Makefile #11 7.182 config.status: creating doc/manuals/Makefile #11 7.192 config.status: creating contrib/Makefile #11 7.204 config.status: creating contrib/systemd/Makefile #11 7.216 config.status: creating contrib/osmo-bsc.spec #11 7.229 config.status: creating Makefile #11 7.239 config.status: creating bscconfig.h #11 7.250 config.status: executing tests/atconfig commands #11 7.252 config.status: executing depfiles commands #11 7.611 config.status: executing libtool commands #11 7.647 echo 1.11.0.83-1bca1 > .version-t && mv .version-t .version #11 7.648 make install-recursive #11 7.650 make[1]: Entering directory '/tmp/osmo-bsc' #11 7.652 Making install in include #11 7.653 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 7.655 Making install in osmocom #11 7.656 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.659 Making install in bsc #11 7.661 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.662 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.662 make[5]: Nothing to be done for 'install-exec-am'. #11 7.662 make[5]: Nothing to be done for 'install-data-am'. #11 7.662 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.662 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.663 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.665 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.665 make[5]: Nothing to be done for 'install-exec-am'. #11 7.665 make[5]: Nothing to be done for 'install-data-am'. #11 7.665 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.665 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.665 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.666 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 7.667 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 7.667 make[4]: Nothing to be done for 'install-exec-am'. #11 7.667 make[4]: Nothing to be done for 'install-data-am'. #11 7.667 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 7.668 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 7.668 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 7.668 Making install in src #11 7.669 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 7.671 Making install in osmo-bsc #11 7.674 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 7.674 CC osmo_bsc_main.o #11 7.674 CC a_reset.lo #11 7.675 CC abis_nm_vty.lo #11 7.675 CC abis_om2000.lo #11 7.675 CC abis_nm.lo #11 7.676 CC abis_om2000_vty.lo #11 7.676 CC abis_rsl.lo #11 7.676 CC abis_osmo.lo #11 7.677 CC acc.lo #11 7.678 CC assignment_fsm.lo #11 7.678 CC bsc_ctrl.lo #11 7.679 CC bsc_ctrl_lookup.lo #11 7.680 CC bsc_init.lo #11 7.681 CC bsc_rf_ctrl.lo #11 7.682 CC bsc_rll.lo #11 7.687 CC bsc_sccp.lo #11 7.921 CC bsc_stats.lo #11 8.072 CC bsc_subscr_conn_fsm.lo #11 8.074 CC bsc_subscriber.lo #11 8.082 CC bsc_vty.lo #11 8.102 CC bts.lo #11 8.154 CC bts_trx.lo #11 8.173 CC bts_trx_ctrl.lo #11 8.181 CC bts_trx_ts_ctrl.lo #11 8.202 CC bts_trx_ts_lchan_ctrl.lo #11 8.229 CC bts_ericsson_rbs2000.lo #11 8.270 CC bts_init.lo #11 8.329 CC bts_ipaccess_nanobts.lo #11 8.541 CC bts_ipaccess_nanobts_omlattr.lo #11 8.636 CC bts_nokia_site.lo #11 8.639 CC bts_siemens_bs11.lo #11 8.701 CC bts_sm.lo #11 8.705 CC bts_osmobts.lo #11 8.728 CC bts_unknown.lo #11 8.746 CC bts_ctrl.lo #11 8.774 CC bts_setup_ramp.lo #11 8.827 CC bts_vty.lo #11 8.850 CC bts_trx_vty.lo #11 8.885 CC chan_alloc.lo #11 8.980 CC chan_counts.lo #11 9.042 CC codec_pref.lo #11 9.066 CC data_rate_pref.lo #11 9.088 CC e1_config.lo #11 9.146 CC gsm_04_08_rr.lo #11 9.166 CC gsm_data.lo #11 9.208 CC handover_cfg.lo #11 9.227 CC handover_ctrl.lo #11 9.379 CC handover_decision.lo #11 9.386 CC handover_decision_2.lo #11 9.412 CC handover_fsm.lo #11 9.434 CC handover_logic.lo #11 9.471 CC handover_vty.lo #11 9.476 CC vgcs_fsm.lo #11 9.537 CC lb.lo #11 9.570 CC lchan.lo #11 9.578 CC lchan_fsm.lo #11 9.605 CC lchan_rtp_fsm.lo #11 9.710 CC lchan_select.lo #11 9.838 CC lcs_loc_req.lo #11 9.847 CC lcs_ta_req.lo #11 9.863 CC meas_feed.lo #11 9.864 lchan_rtp_fsm.c: In function 'mgcp_pick_codec': #11 9.864 lchan_rtp_fsm.c:925:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 9.864 925 | verb_info->codecs_len = 0; #11 9.864 | ^~~~~~~~~ #11 9.864 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 9.864 from lchan_rtp_fsm.c:25: #11 9.864 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 9.864 35 | unsigned int codecs_len #11 9.864 | ^~~~~~~~~~ #11 9.864 lchan_rtp_fsm.c:929:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 9.864 929 | verb_info->codecs[0] = codec; #11 9.864 | ^~~~~~~~~ #11 9.864 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 9.864 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 9.864 | ^~~~~~ #11 9.864 lchan_rtp_fsm.c:930:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 9.864 930 | verb_info->codecs_len = 1; #11 9.864 | ^~~~~~~~~ #11 9.867 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 9.867 35 | unsigned int codecs_len #11 9.867 | ^~~~~~~~~~ #11 9.867 lchan_rtp_fsm.c:941:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 9.867 941 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 9.867 | ^~ #11 9.867 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 9.867 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 9.867 | ^~~~~~ #11 9.868 lchan_rtp_fsm.c:946:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 9.868 946 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 9.868 | ^~ #11 9.868 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 9.868 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 9.868 | ^~~~~~ #11 9.868 lchan_rtp_fsm.c:954:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 9.868 954 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 9.868 | ^~~~ #11 9.868 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 9.868 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 9.868 | ^~~~~~ #11 9.868 lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': #11 9.871 lchan_rtp_fsm.c:961:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 9.871 961 | return verb_info->codecs[0] == codec; #11 9.871 | ^~~~~~ #11 9.871 CC meas_rep.lo #11 9.871 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 9.871 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 9.871 | ^~~~~~ #11 9.962 CC neighbor_ident.lo #11 10.01 CC neighbor_ident_vty.lo #11 10.02 CC neighbor_ident_ctrl.lo #11 10.08 CC net_init.lo #11 10.12 CC nm_common_fsm.lo #11 10.24 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 10.25 neighbor_ident.c:493:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 10.25 493 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 10.25 | ^~~~~~ #11 10.25 In file included from neighbor_ident.c:37: #11 10.25 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 10.25 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 10.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 10.32 CC nm_bb_transc_fsm.lo #11 10.33 CC nm_bts_sm_fsm.lo #11 10.36 CC nm_bts_fsm.lo #11 10.36 CC nm_gprs_cell_fsm.lo #11 10.36 CC nm_gprs_nse_fsm.lo #11 10.39 CC nm_gprs_nsvc_fsm.lo #11 10.51 CC nm_channel_fsm.lo #11 10.60 CC nm_rcarrier_fsm.lo #11 10.60 CC gsm_08_08.lo #11 10.65 CC osmo_bsc_bssap.lo #11 10.66 CC osmo_bsc_filter.lo #11 10.66 CC osmo_bsc_grace.lo #11 10.75 CC osmo_bsc_lcls.lo #11 10.84 CC osmo_bsc_mgcp.lo #11 10.96 CC osmo_bsc_msc.lo #11 10.98 CC osmo_bsc_sigtran.lo #11 11.03 CC paging.lo #11 11.05 CC pcu_sock.lo #11 11.10 CC penalty_timers.lo #11 11.13 CC bssmap_reset.lo #11 11.15 CC system_information.lo #11 11.17 CC timeslot_fsm.lo #11 11.26 CC smscb.lo #11 11.30 CC smscb_vty.lo #11 11.31 CC cbch_scheduler.lo #11 11.41 CC cbsp_link.lo #11 11.46 CC power_control.lo #11 12.02 CCLD libbsc.la #11 12.26 CCLD osmo-bsc #11 12.54 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.54 make[4]: Nothing to be done for 'install-data-am'. #11 12.54 /usr/bin/mkdir -p '/usr/local/bin' #11 12.55 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 12.57 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 12.58 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.58 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.58 Making install in utils #11 12.58 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 12.58 CC bs11_config.o #11 12.58 CC isdnsync.o #11 12.58 CC meas_json-meas_json.o #11 12.62 CCLD isdnsync #11 12.66 CCLD meas_json #11 12.73 CCLD bs11_config #11 12.98 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 12.98 make[4]: Nothing to be done for 'install-data-am'. #11 12.98 /usr/bin/mkdir -p '/usr/local/bin' #11 12.98 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 13.01 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 13.01 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 13.02 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 13.02 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 13.02 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 13.02 Making install in ipaccess #11 13.02 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 13.02 CC abisip-find.o #11 13.02 CC stubs.o #11 13.02 CC ipaccess-config.o #11 13.02 CC ipaccess-firmware.o #11 13.02 CC network_listen.o #11 13.03 CC ipaccess-proxy.o #11 13.14 CCLD abisip-find #11 13.18 CCLD ipaccess-config #11 13.23 CCLD ipaccess-proxy #11 13.61 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 13.61 make[4]: Nothing to be done for 'install-data-am'. #11 13.61 /usr/bin/mkdir -p '/usr/local/bin' #11 13.61 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 13.63 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 13.63 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 13.64 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 13.64 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 13.64 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 13.64 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 13.65 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 13.65 make[4]: Nothing to be done for 'install-exec-am'. #11 13.65 make[4]: Nothing to be done for 'install-data-am'. #11 13.65 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 13.65 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 13.65 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 13.65 Making install in tests #11 13.65 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 13.65 Making install in abis #11 13.66 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 13.66 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 13.66 make[4]: Nothing to be done for 'install-exec-am'. #11 13.66 make[4]: Nothing to be done for 'install-data-am'. #11 13.66 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 13.66 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 13.66 Making install in acc #11 13.66 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 13.66 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 13.66 make[4]: Nothing to be done for 'install-exec-am'. #11 13.66 make[4]: Nothing to be done for 'install-data-am'. #11 13.66 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 13.66 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 13.66 Making install in bsc #11 13.67 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 13.67 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 13.67 make[4]: Nothing to be done for 'install-exec-am'. #11 13.67 make[4]: Nothing to be done for 'install-data-am'. #11 13.67 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 13.67 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 13.67 Making install in codec_pref #11 13.67 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.67 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.67 make[4]: Nothing to be done for 'install-exec-am'. #11 13.67 make[4]: Nothing to be done for 'install-data-am'. #11 13.67 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.67 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.67 Making install in gsm0408 #11 13.67 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.68 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.68 make[4]: Nothing to be done for 'install-exec-am'. #11 13.68 make[4]: Nothing to be done for 'install-data-am'. #11 13.68 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.68 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.68 Making install in handover #11 13.68 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 13.68 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 13.68 make[4]: Nothing to be done for 'install-exec-am'. #11 13.68 make[4]: Nothing to be done for 'install-data-am'. #11 13.68 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 13.68 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 13.68 Making install in nanobts_omlattr #11 13.68 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.69 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.69 make[4]: Nothing to be done for 'install-exec-am'. #11 13.69 make[4]: Nothing to be done for 'install-data-am'. #11 13.69 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.69 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.69 Making install in paging #11 13.69 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 13.69 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 13.69 make[4]: Nothing to be done for 'install-exec-am'. #11 13.69 make[4]: Nothing to be done for 'install-data-am'. #11 13.69 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 13.69 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 13.69 Making install in subscr #11 13.69 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 13.69 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 13.69 make[4]: Nothing to be done for 'install-exec-am'. #11 13.69 make[4]: Nothing to be done for 'install-data-am'. #11 13.69 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 13.69 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 13.70 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 13.70 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 13.70 make[4]: Nothing to be done for 'install-exec-am'. #11 13.70 make[4]: Nothing to be done for 'install-data-am'. #11 13.70 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 13.70 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 13.70 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 13.70 Making install in doc #11 13.70 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 13.70 Making install in examples #11 13.70 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 13.71 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 13.71 make[4]: Nothing to be done for 'install-exec-am'. #11 13.71 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 13.71 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 13.71 make install-data-hook #11 13.71 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 13.71 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 13.71 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 13.71 mkdir -p "$(dirname $j)" && \ #11 13.71 /usr/bin/install -c -m 644 ./$f $j; \ #11 13.71 done #11 13.75 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 13.75 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 13.75 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 13.75 Making install in manuals #11 13.75 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 13.75 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 13.75 make[4]: Nothing to be done for 'install-exec-am'. #11 13.75 make[4]: Nothing to be done for 'install-data-am'. #11 13.75 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 13.75 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 13.76 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 13.76 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 13.76 make[4]: Nothing to be done for 'install-exec-am'. #11 13.76 make[4]: Nothing to be done for 'install-data-am'. #11 13.76 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.76 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.76 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.76 Making install in contrib #11 13.76 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.77 Making install in systemd #11 13.77 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 13.77 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 13.77 make[4]: Nothing to be done for 'install-exec-am'. #11 13.78 /usr/bin/mkdir -p '/lib/systemd/system' #11 13.78 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 13.78 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 13.78 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 13.79 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.79 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.79 make[4]: Nothing to be done for 'install-exec-am'. #11 13.79 make[4]: Nothing to be done for 'install-data-am'. #11 13.79 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.79 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.79 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.79 make[2]: Entering directory '/tmp/osmo-bsc' #11 13.80 make[3]: Entering directory '/tmp/osmo-bsc' #11 13.80 make[3]: Nothing to be done for 'install-exec-am'. #11 13.80 make[3]: Nothing to be done for 'install-data-am'. #11 13.80 make[3]: Leaving directory '/tmp/osmo-bsc' #11 13.80 make[2]: Leaving directory '/tmp/osmo-bsc' #11 13.80 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 13.9s #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.3s done #14 writing image sha256:1907abb6a0ea0287686d08b0ba940e71322afe8eb035eede60f3c22a3d605cb0 done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest done #14 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n 1907abb6a0ea + 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.11.5277.202404252026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.12.1.47.e01f6.202404252026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.47.e01f6.202404252026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404252026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.63.ee75.202404252026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.63.ee75.202404252026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.63.ee75.202404252026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.11.5277.202404252026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.196.9975.202404252026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202404252026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202404252026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202404252026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202404252026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202404252026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202404252026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202404252026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202404252026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404252026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202404252026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202404252026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.196.9975.202404252026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202404252026 amd64 Osmo VTY library ii osmocom-nightly 202404252026 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-io_uring/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --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 0.0s 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:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 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/ #12 CACHED #13 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #13 CACHED #14 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #14 CACHED #15 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #15 CACHED #16 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #16 CACHED #17 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #17 CACHED #18 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #18 CACHED #19 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #19 CACHED #20 [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 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #21 CACHED #22 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #22 CACHED #23 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #23 CACHED #24 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #24 CACHED #25 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #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:421907576ae7869c9fdbb30e819a32f77e491ced0b0b74b63257d3b9aaa5b9ba 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 421907576ae7 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bts-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bts-master + echo osmo-bts-master + dir=osmo-bts-master + pull_arg=--pull + grep ^FROM ../osmo-bts-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bts-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bts-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bts-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-bts-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-bts-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.52kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #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.372 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.372 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.373 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.474 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.564 Fetched 55.4 kB in 0s (245 kB/s) #6 0.564 Reading package lists... #6 1.084 Reading package lists... #6 1.607 Building dependency tree... #6 1.770 Reading state information... #6 2.006 The following additional packages will be installed: #6 2.006 libgtp6 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #6 2.006 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #6 2.007 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #6 2.039 The following NEW packages will be installed: #6 2.040 libgtp-dev libgtp6 libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev #6 2.040 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 2.040 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 2.040 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 #6 2.040 libsmpp34-dev osmocom-nightly #6 2.084 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. #6 2.084 Need to get 2681 kB of archives. #6 2.084 After this operation, 10.6 MB of additional disk space will be used. #6 2.084 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404252026 [1168 B] #6 2.087 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202404252026 [164 kB] #6 2.090 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.18.1f9c.202404252026 [38.9 kB] #6 2.091 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.18.1f9c.202404252026 [140 kB] #6 2.093 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202404252026 [46.0 kB] #6 2.094 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202404252026 [29.0 kB] #6 2.095 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202404252026 [65.4 kB] #6 2.097 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202404252026 [222 kB] #6 2.101 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202404252026 [98.2 kB] #6 2.102 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202404252026 [72.7 kB] #6 2.104 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202404252026 [111 kB] #6 2.106 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202404252026 [66.0 kB] #6 2.108 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202404252026 [173 kB] #6 2.110 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202404252026 [54.4 kB] #6 2.112 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202404252026 [58.5 kB] #6 2.114 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202404252026 [45.2 kB] #6 2.115 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202404252026 [38.6 kB] #6 2.117 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202404252026 [838 kB] #6 2.126 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202404252026 [52.4 kB] #6 2.126 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202404252026 [64.7 kB] #6 2.127 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.63.ee75.202404252026 [87.9 kB] #6 2.127 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.3.2.4b6d.202404252026 [101 kB] #6 2.128 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.3.2.4b6d.202404252026 [112 kB] #6 2.306 debconf: delaying package configuration, since apt-utils is not installed #6 2.376 Fetched 2681 kB in 0s (34.9 MB/s) #6 2.427 Selecting previously unselected package osmocom-nightly. #6 2.427 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116671 files and directories currently installed.) #6 2.483 Preparing to unpack .../00-osmocom-nightly_202404252026_amd64.deb ... #6 2.495 Unpacking osmocom-nightly (202404252026) ... #6 2.577 Selecting previously unselected package libosmocore21:amd64. #6 2.585 Preparing to unpack .../01-libosmocore21_1.9.0.196.9975.202404252026_amd64.deb ... #6 2.614 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202404252026) ... #6 2.719 Selecting previously unselected package libgtp6:amd64. #6 2.728 Preparing to unpack .../02-libgtp6_1.11.0.18.1f9c.202404252026_amd64.deb ... #6 2.738 Unpacking libgtp6:amd64 (1.11.0.18.1f9c.202404252026) ... #6 2.826 Selecting previously unselected package libgtp-dev:amd64. #6 2.836 Preparing to unpack .../03-libgtp-dev_1.11.0.18.1f9c.202404252026_amd64.deb ... #6 2.850 Unpacking libgtp-dev:amd64 (1.11.0.18.1f9c.202404252026) ... #6 2.959 Selecting previously unselected package libosmocodec4:amd64. #6 2.968 Preparing to unpack .../04-libosmocodec4_1.9.0.196.9975.202404252026_amd64.deb ... #6 2.979 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202404252026) ... #6 3.078 Selecting previously unselected package libosmotrau2:amd64. #6 3.086 Preparing to unpack .../05-libosmotrau2_1.5.1.11.5277.202404252026_amd64.deb ... #6 3.102 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404252026) ... #6 3.155 Selecting previously unselected package libosmoisdn0:amd64. #6 3.163 Preparing to unpack .../06-libosmoisdn0_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.167 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202404252026) ... #6 3.240 Selecting previously unselected package libosmogsm20:amd64. #6 3.249 Preparing to unpack .../07-libosmogsm20_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.261 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202404252026) ... #6 3.369 Selecting previously unselected package libosmovty13:amd64. #6 3.376 Preparing to unpack .../08-libosmovty13_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.391 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202404252026) ... #6 3.500 Selecting previously unselected package libosmoabis13:amd64. #6 3.509 Preparing to unpack .../09-libosmoabis13_1.5.1.11.5277.202404252026_amd64.deb ... #6 3.522 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404252026) ... #6 3.600 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.608 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.11.5277.202404252026_amd64.deb ... #6 3.621 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404252026) ... #6 3.699 Selecting previously unselected package libosmocoding0:amd64. #6 3.706 Preparing to unpack .../11-libosmocoding0_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.720 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202404252026) ... #6 3.833 Selecting previously unselected package libosmogb14:amd64. #6 3.840 Preparing to unpack .../12-libosmogb14_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.852 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202404252026) ... #6 3.957 Selecting previously unselected package libosmoctrl0:amd64. #6 3.966 Preparing to unpack .../13-libosmoctrl0_1.9.0.196.9975.202404252026_amd64.deb ... #6 3.978 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202404252026) ... #6 4.075 Selecting previously unselected package libosmosim2:amd64. #6 4.083 Preparing to unpack .../14-libosmosim2_1.9.0.196.9975.202404252026_amd64.deb ... #6 4.095 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202404252026) ... #6 4.191 Selecting previously unselected package libosmousb0:amd64. #6 4.198 Preparing to unpack .../15-libosmousb0_1.9.0.196.9975.202404252026_amd64.deb ... #6 4.214 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202404252026) ... #6 4.295 Selecting previously unselected package libosmocore. #6 4.304 Preparing to unpack .../16-libosmocore_1.9.0.196.9975.202404252026_amd64.deb ... #6 4.317 Unpacking libosmocore (1.9.0.196.9975.202404252026) ... #6 4.402 Selecting previously unselected package libosmocore-dev:amd64. #6 4.412 Preparing to unpack .../17-libosmocore-dev_1.9.0.196.9975.202404252026_amd64.deb ... #6 4.423 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202404252026) ... #6 4.595 Selecting previously unselected package libosmonetif11:amd64. #6 4.604 Preparing to unpack .../18-libosmonetif11_1.4.0.54.05ff.202404252026_amd64.deb ... #6 4.617 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202404252026) ... #6 4.706 Selecting previously unselected package libosmo-netif-dev:amd64. #6 4.714 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.54.05ff.202404252026_amd64.deb ... #6 4.726 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404252026) ... #6 4.835 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 4.844 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.63.ee75.202404252026_amd64.deb ... #6 4.862 Unpacking libosmo-sccp-dev:amd64 (1.8.0.63.ee75.202404252026) ... #6 4.990 Selecting previously unselected package libsmpp1:amd64. #6 4.997 Preparing to unpack .../21-libsmpp1_1.14.3.2.4b6d.202404252026_amd64.deb ... #6 5.013 Unpacking libsmpp1:amd64 (1.14.3.2.4b6d.202404252026) ... #6 5.123 Selecting previously unselected package libsmpp34-dev:amd64. #6 5.131 Preparing to unpack .../22-libsmpp34-dev_1.14.3.2.4b6d.202404252026_amd64.deb ... #6 5.146 Unpacking libsmpp34-dev:amd64 (1.14.3.2.4b6d.202404252026) ... #6 5.231 Setting up osmocom-nightly (202404252026) ... #6 5.263 Setting up libsmpp1:amd64 (1.14.3.2.4b6d.202404252026) ... #6 5.289 Setting up libosmocore21:amd64 (1.9.0.196.9975.202404252026) ... #6 5.320 Setting up libosmousb0:amd64 (1.9.0.196.9975.202404252026) ... #6 5.372 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202404252026) ... #6 5.413 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404252026) ... #6 5.452 Setting up libsmpp34-dev:amd64 (1.14.3.2.4b6d.202404252026) ... #6 5.489 Setting up libosmo-sccp-dev:amd64 (1.8.0.63.ee75.202404252026) ... #6 5.534 Setting up libosmovty13:amd64 (1.9.0.196.9975.202404252026) ... #6 5.563 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202404252026) ... #6 5.600 Setting up libgtp6:amd64 (1.11.0.18.1f9c.202404252026) ... #6 5.643 Setting up libgtp-dev:amd64 (1.11.0.18.1f9c.202404252026) ... #6 5.679 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202404252026) ... #6 5.713 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404252026) ... #6 5.744 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202404252026) ... #6 5.769 Setting up libosmogb14:amd64 (1.9.0.196.9975.202404252026) ... #6 5.805 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202404252026) ... #6 5.849 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404252026) ... #6 5.881 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202404252026) ... #6 5.911 Setting up libosmosim2:amd64 (1.9.0.196.9975.202404252026) ... #6 5.959 Setting up libosmocore (1.9.0.196.9975.202404252026) ... #6 5.989 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202404252026) ... #6 6.030 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404252026) ... #6 6.067 Processing triggers for libc-bin (2.36-9+deb12u6) ... #6 DONE 6.3s #8 [3/8] WORKDIR /TMP #8 DONE 0.0s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.389 Cloning into 'osmo-bts'... #9 DONE 1.2s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #10 DONE 0.0s #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.438 Already on 'master' #11 0.438 Your branch is up to date with 'origin/master'. #11 0.440 refs/heads/master #11 0.444 HEAD is now at 65337b73 vty info: MS power levels in dBm are not negative #11 0.446 master #11 0.447 65337b739aeb28deefb75c2e27067fa953b2b96f #11 3.050 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.050 libtoolize: copying file './ltmain.sh' #11 3.174 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.174 libtoolize: and rerunning libtoolize and aclocal. #11 3.174 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 4.373 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.373 configure.ac:40: You should run autoupdate. #11 4.373 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.373 configure.ac:40: the top level #11 4.373 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.373 configure.ac:84: You should run autoupdate. #11 4.373 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.373 configure.ac:84: the top level #11 4.373 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.373 configure.ac:92: You should run autoupdate. #11 4.373 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.373 configure.ac:92: the top level #11 4.373 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.373 configure.ac:124: You should run autoupdate. #11 4.373 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.373 configure.ac:124: the top level #11 4.373 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.373 configure.ac:132: You should run autoupdate. #11 4.373 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.373 configure.ac:132: the top level #11 4.373 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.373 configure.ac:272: You should run autoupdate. #11 4.373 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.373 configure.ac:272: the top level #11 4.373 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.373 configure.ac:292: You should run autoupdate. #11 4.373 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.373 configure.ac:292: the top level #11 4.373 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.373 configure.ac:354: You should run autoupdate. #11 4.373 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.373 configure.ac:354: the top level #11 4.373 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.373 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.373 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.373 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 4.373 configure.ac:422: the top level #11 4.373 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 4.373 configure.ac:424: You should run autoupdate. #11 4.998 configure.ac:23: installing './compile' #11 4.999 configure.ac:25: installing './config.guess' #11 5.000 configure.ac:25: installing './config.sub' #11 5.001 configure.ac:9: installing './install-sh' #11 5.003 configure.ac:9: installing './missing' #11 5.070 contrib/ber/Makefile.am: installing './depcomp' #11 5.258 src/common/Makefile.am:86: warning: variable 'libbts_la_LDADD' is defined but no program or #11 5.258 src/common/Makefile.am:86: library has 'libbts_la' as canonical name (possible typo) #11 5.370 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.370 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 5.370 automake: warning: possible forward-incompatibility. #11 5.370 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 5.370 automake: automake option hasn't been enabled. For now, the corresponding output #11 5.370 automake: object file(s) will be placed in the top-level directory. However, this #11 5.370 automake: behavior may change in a future Automake major version, with object #11 5.370 automake: files being placed in the same subdirectory as the corresponding sources. #11 5.370 automake: You are advised to start using 'subdir-objects' option throughout your #11 5.370 automake: project, to avoid future incompatibilities. #11 5.373 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 5.373 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 5.373 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 5.373 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 5.374 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 5.374 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.374 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 5.374 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.374 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.374 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.374 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 5.374 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.374 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 5.374 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.374 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 5.374 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.374 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 5.374 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.374 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 5.374 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.375 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 5.375 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.376 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 5.376 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 5.376 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.376 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 5.492 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.492 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.558 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.558 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.621 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.621 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 5.656 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.656 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 5.690 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.690 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 5.723 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.723 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.756 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.756 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 5.757 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.757 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 5.791 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 5.791 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.791 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 5.791 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.791 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 5.791 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.792 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 5.792 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.792 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 5.792 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.792 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 5.792 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.792 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 5.792 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.792 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 5.792 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.792 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 5.792 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.792 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 5.792 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.868 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.868 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 5.979 checking for a BSD-compatible install... /usr/bin/install -c #11 5.986 checking whether build environment is sane... yes #11 5.994 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.996 checking for gawk... gawk #11 5.996 checking whether make sets $(MAKE)... yes #11 6.006 checking whether make supports nested variables... yes #11 6.012 checking whether make supports nested variables... (cached) yes #11 6.012 checking whether make sets $(MAKE)... (cached) yes #11 6.015 checking for gcc... gcc #11 6.035 checking whether the C compiler works... yes #11 6.070 checking for C compiler default output file name... a.out #11 6.071 checking for suffix of executables... #11 6.109 checking whether we are cross compiling... no #11 6.152 checking for suffix of object files... o #11 6.173 checking whether the compiler supports GNU C... yes #11 6.190 checking whether gcc accepts -g... yes #11 6.208 checking for gcc option to enable C11 features... none needed #11 6.246 checking whether gcc understands -c and -o together... yes #11 6.278 checking whether make supports the include directive... yes (GNU style) #11 6.284 checking dependency style of gcc... gcc3 #11 6.314 checking build system type... x86_64-pc-linux-gnu #11 6.354 checking host system type... x86_64-pc-linux-gnu #11 6.354 checking how to print strings... printf #11 6.378 checking for a sed that does not truncate output... /usr/bin/sed #11 6.382 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.384 checking for egrep... /usr/bin/grep -E #11 6.385 checking for fgrep... /usr/bin/grep -F #11 6.386 checking for ld used by gcc... /usr/bin/ld #11 6.390 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.391 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.393 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.411 checking whether ln -s works... yes #11 6.411 checking the maximum length of command line arguments... 1572864 #11 6.416 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.416 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.416 checking for /usr/bin/ld option to reload object files... -r #11 6.416 checking for file... file #11 6.417 checking for objdump... objdump #11 6.417 checking how to recognize dependent libraries... pass_all #11 6.418 checking for dlltool... no #11 6.418 checking how to associate runtime and link libraries... printf %s\n #11 6.418 checking for ar... ar #11 6.419 checking for archiver @FILE support... @ #11 6.444 checking for strip... strip #11 6.444 checking for ranlib... ranlib #11 6.445 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.500 checking for sysroot... no #11 6.501 checking for a working dd... /usr/bin/dd #11 6.504 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.519 checking for mt... no #11 6.519 checking if : is a manifest tool... no #11 6.522 checking for stdio.h... yes #11 6.536 checking for stdlib.h... yes #11 6.553 checking for string.h... yes #11 6.572 checking for inttypes.h... yes #11 6.592 checking for stdint.h... yes #11 6.610 checking for strings.h... yes #11 6.629 checking for sys/stat.h... yes #11 6.648 checking for sys/types.h... yes #11 6.667 checking for unistd.h... yes #11 6.689 checking for dlfcn.h... yes #11 6.710 checking for objdir... .libs #11 6.757 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.780 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.780 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.799 checking if gcc static flag -static works... yes #11 6.867 checking if gcc supports -c -o file.o... yes #11 6.893 checking if gcc supports -c -o file.o... (cached) yes #11 6.893 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.902 checking whether -lc should be explicitly linked in... no #11 6.926 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.980 checking how to hardcode library paths into programs... immediate #11 6.980 checking whether stripping libraries is possible... yes #11 6.981 checking if libtool supports shared libraries... yes #11 6.982 checking whether to build shared libraries... yes #11 6.982 checking whether to build static libraries... yes #11 6.983 checking for pkg-config... /usr/bin/pkg-config #11 6.986 checking for pkg-config... /usr/bin/pkg-config #11 6.986 checking pkg-config is at least version 0.20... yes #11 6.986 checking for egrep... (cached) /usr/bin/grep -E #11 6.986 checking for libosmocore >= 1.9.0... yes #11 6.994 checking for libosmovty >= 1.9.0... yes #11 7.002 checking for libosmogsm >= 1.9.0... yes #11 7.010 checking for libosmoctrl >= 1.9.0... yes #11 7.017 checking for libosmocodec >= 1.9.0... yes #11 7.024 checking for libosmocoding >= 1.9.0... yes #11 7.032 checking for libosmoabis >= 1.5.0... yes #11 7.038 checking for libosmotrau >= 1.5.0... yes #11 7.046 checking for libosmo-netif >= 1.4.0... yes #11 7.053 checking whether to enable support for sysmobts calibration tool... no #11 7.053 checking whether to enable support for sysmoBTS L1/PHY support... no #11 7.054 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 7.054 checking whether to enable support for Octasic OCTPHY-2G... no #11 7.054 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 7.055 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 7.056 checking whether to enable VTY/CTRL tests... no #11 7.056 checking whether to include systemtap tracing support... no #11 7.059 CFLAGS=" -std=gnu11" #11 7.059 CPPFLAGS="" #11 7.091 checking that generated files are newer than configure... done #11 7.091 configure: creating ./config.status #11 7.466 config.status: creating src/Makefile #11 7.479 config.status: creating src/common/Makefile #11 7.494 config.status: creating src/osmo-bts-virtual/Makefile #11 7.508 config.status: creating src/osmo-bts-omldummy/Makefile #11 7.521 config.status: creating src/osmo-bts-sysmo/Makefile #11 7.532 config.status: creating src/osmo-bts-lc15/Makefile #11 7.544 config.status: creating src/osmo-bts-oc2g/Makefile #11 7.559 config.status: creating src/osmo-bts-trx/Makefile #11 7.572 config.status: creating src/osmo-bts-octphy/Makefile #11 7.586 config.status: creating include/Makefile #11 7.600 config.status: creating include/osmo-bts/Makefile #11 7.623 config.status: creating tests/Makefile #11 7.637 config.status: creating tests/paging/Makefile #11 7.658 config.status: creating tests/agch/Makefile #11 7.677 config.status: creating tests/cipher/Makefile #11 7.690 config.status: creating tests/sysmobts/Makefile #11 7.703 config.status: creating tests/misc/Makefile #11 7.720 config.status: creating tests/handover/Makefile #11 7.751 config.status: creating tests/ta_control/Makefile #11 7.843 config.status: creating tests/tx_power/Makefile #11 7.954 config.status: creating tests/power/Makefile #11 8.046 config.status: creating tests/meas/Makefile #11 8.102 config.status: creating tests/amr/Makefile #11 8.159 config.status: creating tests/csd/Makefile #11 8.230 config.status: creating doc/Makefile #11 8.312 config.status: creating doc/examples/Makefile #11 8.382 config.status: creating doc/manuals/Makefile #11 8.459 config.status: creating contrib/Makefile #11 8.554 config.status: creating contrib/ber/Makefile #11 8.619 config.status: creating contrib/systemd/Makefile #11 8.735 config.status: creating contrib/osmo-bts.spec #11 8.848 config.status: creating Makefile #11 8.938 config.status: creating btsconfig.h #11 9.043 config.status: executing tests/atconfig commands #11 9.071 config.status: executing depfiles commands #11 10.34 config.status: executing libtool commands #11 10.38 echo 1.7.0.61-6533 > .version-t && mv .version-t .version #11 10.38 make install-recursive #11 10.39 make[1]: Entering directory '/tmp/osmo-bts' #11 10.39 Making install in include #11 10.39 make[2]: Entering directory '/tmp/osmo-bts/include' #11 10.39 Making install in osmo-bts #11 10.40 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 10.40 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 10.40 make[4]: Nothing to be done for 'install-exec-am'. #11 10.40 make[4]: Nothing to be done for 'install-data-am'. #11 10.40 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 10.40 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 10.40 make[3]: Entering directory '/tmp/osmo-bts/include' #11 10.40 make[4]: Entering directory '/tmp/osmo-bts/include' #11 10.40 make[4]: Nothing to be done for 'install-exec-am'. #11 10.40 make[4]: Nothing to be done for 'install-data-am'. #11 10.40 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 10.40 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 10.40 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 10.40 Making install in src #11 10.40 make[2]: Entering directory '/tmp/osmo-bts/src' #11 10.40 Making install in common #11 10.41 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 10.41 make install-am #11 10.41 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 10.41 CC gsm_data.o #11 10.41 CC sysinfo.o #11 10.41 CC abis.o #11 10.41 CC abis_osmo.o #11 10.41 CC logging.o #11 10.41 CC oml.o #11 10.41 CC osmux.o #11 10.41 CC bts_sm.o #11 10.41 CC bts.o #11 10.41 CC bts_trx.o #11 10.42 CC rsl.o #11 10.42 CC rtp_input_preen.o #11 10.43 CC vty.o #11 10.44 CC measurement.o #11 10.44 CC paging.o #11 10.44 CC amr.o #11 10.59 CC asci.o #11 10.60 CC lchan.o #11 10.61 CC load_indication.o #11 10.61 CC pcu_sock.o #11 10.61 CC handover.o #11 10.62 CC msg_utils.o #11 10.65 CC tx_power.o #11 10.66 CC bts_ctrl_commands.o #11 10.68 CC bts_ctrl_lookup.o #11 10.68 CC bts_shutdown_fsm.o #11 10.70 CC csd_v110.o #11 10.70 CC l1sap.o #11 10.73 CC cbch.o #11 10.76 CC power_control.o #11 10.76 CC main.o #11 10.78 CC phy_link.o #11 10.80 CC dtx_dl_amr_fsm.o #11 10.80 CC scheduler_mframe.o #11 10.87 CC ta_control.o #11 10.87 CC nm_common_fsm.o #11 10.87 CC nm_bts_sm_fsm.o #11 10.88 CC nm_bts_fsm.o #11 10.90 CC nm_bb_transc_fsm.o #11 10.93 CC nm_channel_fsm.o #11 10.93 CC nm_gprs_cell_fsm.o #11 10.93 CC nm_gprs_nse_fsm.o #11 10.94 CC nm_gprs_nsvc_fsm.o #11 10.95 CC nm_radio_carrier_fsm.o #11 10.95 CC notification.o #11 10.95 CC scheduler.o #11 11.07 AR libbts.a #11 11.08 ar: `u' modifier ignored since `D' is the default (see `U') #11 11.15 AR libl1sched.a #11 11.15 ar: `u' modifier ignored since `D' is the default (see `U') #11 11.17 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 11.17 make[5]: Nothing to be done for 'install-exec-am'. #11 11.17 make[5]: Nothing to be done for 'install-data-am'. #11 11.17 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.17 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.17 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.17 Making install in osmo-bts-virtual #11 11.17 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.18 CC main.o #11 11.18 CC bts_model.o #11 11.18 CC virtualbts_vty.o #11 11.18 CC l1_if.o #11 11.18 CC scheduler_virtbts.o #11 11.18 CC virtual_um.o #11 11.18 CC osmo_mcast_sock.o #11 11.33 CCLD osmo-bts-virtual #11 11.73 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.73 make[4]: Nothing to be done for 'install-data-am'. #11 11.73 /usr/bin/mkdir -p '/usr/local/bin' #11 11.73 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 11.76 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 11.76 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.76 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.76 Making install in osmo-bts-omldummy #11 11.76 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.77 CC bts_model.o #11 11.77 CC main.o #11 11.86 CCLD osmo-bts-omldummy #11 12.23 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.23 make[4]: Nothing to be done for 'install-data-am'. #11 12.23 /usr/bin/mkdir -p '/usr/local/bin' #11 12.23 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 12.25 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 12.26 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.26 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.26 Making install in osmo-bts-trx #11 12.26 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.26 make install-am #11 12.26 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.26 CC main.o #11 12.26 CC trx_if.o #11 12.26 CC l1_if.o #11 12.26 CC scheduler_trx.o #11 12.27 CC sched_lchan_fcch_sch.o #11 12.27 CC sched_lchan_rach.o #11 12.27 CC sched_lchan_xcch.o #11 12.27 CC sched_lchan_pdtch.o #11 12.27 CC sched_lchan_tchf.o #11 12.27 CC sched_lchan_tchh.o #11 12.27 CC trx_provision_fsm.o #11 12.27 CC trx_vty.o #11 12.28 CC amr_loop.o #11 12.50 CCLD osmo-bts-trx #11 12.84 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.84 make[5]: Nothing to be done for 'install-data-am'. #11 12.84 /usr/bin/mkdir -p '/usr/local/bin' #11 12.84 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 12.86 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 12.87 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.87 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.87 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.87 make[3]: Entering directory '/tmp/osmo-bts/src' #11 12.87 make[4]: Entering directory '/tmp/osmo-bts/src' #11 12.87 make[4]: Nothing to be done for 'install-exec-am'. #11 12.87 make[4]: Nothing to be done for 'install-data-am'. #11 12.87 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 12.87 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 12.87 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 12.87 Making install in tests #11 12.87 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 12.88 Making install in paging #11 12.88 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 12.88 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 12.88 make[4]: Nothing to be done for 'install-exec-am'. #11 12.88 make[4]: Nothing to be done for 'install-data-am'. #11 12.88 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 12.88 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 12.88 Making install in cipher #11 12.88 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 12.88 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 12.88 make[4]: Nothing to be done for 'install-exec-am'. #11 12.88 make[4]: Nothing to be done for 'install-data-am'. #11 12.88 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 12.88 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 12.88 Making install in agch #11 12.88 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 12.89 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 12.89 make[4]: Nothing to be done for 'install-exec-am'. #11 12.89 make[4]: Nothing to be done for 'install-data-am'. #11 12.89 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 12.89 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 12.89 Making install in misc #11 12.89 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 12.89 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 12.89 make[4]: Nothing to be done for 'install-exec-am'. #11 12.89 make[4]: Nothing to be done for 'install-data-am'. #11 12.89 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 12.89 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 12.89 Making install in handover #11 12.89 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 12.89 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 12.89 make[4]: Nothing to be done for 'install-exec-am'. #11 12.89 make[4]: Nothing to be done for 'install-data-am'. #11 12.89 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 12.89 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 12.89 Making install in tx_power #11 12.89 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 12.89 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 12.89 make[4]: Nothing to be done for 'install-exec-am'. #11 12.89 make[4]: Nothing to be done for 'install-data-am'. #11 12.89 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 12.90 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 12.90 Making install in power #11 12.90 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 12.90 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 12.90 make[4]: Nothing to be done for 'install-exec-am'. #11 12.90 make[4]: Nothing to be done for 'install-data-am'. #11 12.90 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 12.90 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 12.90 Making install in meas #11 12.90 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 12.90 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 12.90 make[4]: Nothing to be done for 'install-exec-am'. #11 12.90 make[4]: Nothing to be done for 'install-data-am'. #11 12.90 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 12.90 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 12.90 Making install in ta_control #11 12.90 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 12.90 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 12.90 make[4]: Nothing to be done for 'install-exec-am'. #11 12.90 make[4]: Nothing to be done for 'install-data-am'. #11 12.90 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 12.90 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 12.90 Making install in amr #11 12.90 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 12.91 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 12.91 make[4]: Nothing to be done for 'install-exec-am'. #11 12.91 make[4]: Nothing to be done for 'install-data-am'. #11 12.91 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 12.91 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 12.91 Making install in csd #11 12.91 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 12.91 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 12.91 make[4]: Nothing to be done for 'install-exec-am'. #11 12.91 make[4]: Nothing to be done for 'install-data-am'. #11 12.91 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 12.91 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 12.91 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 12.91 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 12.91 make[4]: Nothing to be done for 'install-exec-am'. #11 12.91 make[4]: Nothing to be done for 'install-data-am'. #11 12.91 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 12.91 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 12.91 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 12.91 Making install in doc #11 12.91 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 12.92 Making install in examples #11 12.92 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 12.92 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 12.92 make[4]: Nothing to be done for 'install-exec-am'. #11 12.92 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 12.92 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 12.92 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 12.92 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 12.92 /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 12.92 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 12.93 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 12.93 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 12.93 Making install in manuals #11 12.93 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 12.93 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 12.93 make[4]: Nothing to be done for 'install-exec-am'. #11 12.93 make[4]: Nothing to be done for 'install-data-am'. #11 12.93 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 12.93 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 12.93 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 12.93 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 12.93 make[4]: Nothing to be done for 'install-exec-am'. #11 12.93 make[4]: Nothing to be done for 'install-data-am'. #11 12.93 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 12.93 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 12.93 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 12.93 Making install in contrib #11 12.93 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 12.94 Making install in systemd #11 12.94 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 12.94 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 12.94 make[4]: Nothing to be done for 'install-exec-am'. #11 12.94 /usr/bin/mkdir -p '/lib/systemd/system' #11 12.94 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #11 12.94 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 12.94 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 12.94 Making install in ber #11 12.95 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 12.95 CC rtp_ber.o #11 12.95 CC rtp_gen_map.o #11 12.98 CCLD rtp_gen_map #11 13.01 CCLD rtp_ber #11 13.15 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 13.15 make[4]: Nothing to be done for 'install-exec-am'. #11 13.15 make[4]: Nothing to be done for 'install-data-am'. #11 13.15 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 13.15 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 13.15 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 13.16 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 13.16 make[4]: Nothing to be done for 'install-exec-am'. #11 13.16 make[4]: Nothing to be done for 'install-data-am'. #11 13.16 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.16 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.16 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.16 make[2]: Entering directory '/tmp/osmo-bts' #11 13.16 make[3]: Entering directory '/tmp/osmo-bts' #11 13.16 make[3]: Nothing to be done for 'install-exec-am'. #11 13.16 make[3]: Nothing to be done for 'install-data-am'. #11 13.16 make[3]: Leaving directory '/tmp/osmo-bts' #11 13.16 make[2]: Leaving directory '/tmp/osmo-bts' #11 13.16 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 13.2s #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.2s done #14 writing image sha256:76e44208dcfaae0578d2ea5ef699d733d127d010c6de5d28d91f157103dbc29c done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest done #14 DONE 0.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n 76e44208dcfa + 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.11.5277.202404252026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404252026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.63.ee75.202404252026 amd64 Development files for libsccp, libmtp and libxua ii libosmoabis13:amd64 1.5.1.11.5277.202404252026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.196.9975.202404252026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202404252026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202404252026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202404252026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202404252026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202404252026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202404252026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202404252026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202404252026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404252026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202404252026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202404252026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.196.9975.202404252026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202404252026 amd64 Osmo VTY library ii osmocom-nightly 202404252026 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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-bsc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-bsc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-bsc-test + echo ttcn3-bsc-test + dir=ttcn3-bsc-test + pull_arg=--pull + grep ^FROM ../ttcn3-bsc-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan+ grep -q $USER + pull_arg= + set +x Building image: ttcn3-bsc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-bsc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-bsc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/ttcn3-bsc-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-bsc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 2.17kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.0s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bsc #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:eaff0fe05924bb5eaf96af40b80dd0d1e28478ca36a85050171977c94cb3fc78 done #10 naming to docker.io/osmocom-build/ttcn3-bsc-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/ttcn3-bsc-test' + docker_image_exists ttcn3-bsc-test + docker images -q osmocom-build/ttcn3-bsc-test + test -n eaff0fe05924 + list_osmo_packages debian-bookworm ttcn3-bsc-test + local distro=debian-bookworm + local image=ttcn3-bsc-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-bsc-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester + cp BSC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc + cp osmo-bsc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy + network_create + SUBNET=3829456 + seq 1 30 + echo (3829456 + 1) % 256 + bc + SUBNET=209 + NET_NAME=ttcn3-bsc-test-209 + SUB4=172.18.209.0/24 + SUB6=fd02:db8:209::/64 + set +x Creating network ttcn3-bsc-test-209, trying SUBNET=209... + docker network create --internal --subnet 172.18.209.0/24 --ipv6 --subnet fd02:db8:209::/64 ttcn3-bsc-test-209 6d165e1da580028362e41bac4fc38bae74e10eeb41008df9fcd7c5851d2864fa + set +x ### Network ttcn3-bsc-test-209 created (SUBNET=209) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=209 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc/osmo-bsc.cfg Applying SUBNET=209 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp/osmo-stp.cfg Applying SUBNET=209 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + echo Starting container with STP Starting container with STP + docker_network_params 209 200 + NET=209 + ADDR_SUFIX=200 + echo --network ttcn3-bsc-test-209 --ip 172.18.209.200 --ip6 fd02:db8:209::200 + docker run --rm --network ttcn3-bsc-test-209 --ip 172.18.209.200 --ip6 fd02:db8:209::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp:/data --name jenkins-ttcn3-bsc-test-io_uring-47-stp -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-stp-master b87607e11f4a22d3045f463cb845e2dfd3ea312e4d834cb9a267e0a81712bd31 + echo Starting container with BSC Starting container with BSC + docker_network_params 209 20 + NET=209 + ADDR_SUFIX=20 + echo --network ttcn3-bsc-test-209 --ip 172.18.209.20 --ip6 fd02:db8:209::20 + docker run --rm --network ttcn3-bsc-test-209 --ip 172.18.209.20 --ip6 fd02:db8:209::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc:/data --name jenkins-ttcn3-bsc-test-io_uring-47-bsc -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-bsc-master 3ea67f16db4a6c0496ea9d200ebc4b136f0f51e127acc4e06bacf49408c273ed + 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 209 100 + NET=209 + ADDR_SUFIX=100 + echo --network ttcn3-bsc-test-209 --ip 172.18.209.100 --ip6 fd02:db8:209::100 + docker run --rm --network ttcn3-bsc-test-209 --ip 172.18.209.100 --ip6 fd02:db8:209::100 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-io_uring-47-bts0 -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.209.20 1234 1 >>/data/osmo-bts-omldummy-0.log 2>&1 6265e151f95d993af990dd5da7a8058c7add4186e4654b35357c1a3b31ab7a57 + set -- 1 1 + echo Starting container with OML for BTS1 (TRXN = 1) Starting container with OML for BTS1 (TRXN = 1) + docker_network_params 209 101 + NET=209 + ADDR_SUFIX=101 + echo --network ttcn3-bsc-test-209 --ip 172.18.209.101 --ip6 fd02:db8:209::101 + docker run --rm --network ttcn3-bsc-test-209 --ip 172.18.209.101 --ip6 fd02:db8:209::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-io_uring-47-bts1 -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.209.20 1235 1 >>/data/osmo-bts-omldummy-1.log 2>&1 7344f1deddfadf829e7d2ae53e6b6d33fad59138fb69d23af04693df0ce093cd + set -- 2 4 + echo Starting container with OML for BTS2 (TRXN = 4) Starting container with OML for BTS2 (TRXN = 4) + docker_network_params 209 102 + NET=209 + ADDR_SUFIX=102 + echo --network ttcn3-bsc-test-209 --ip 172.18.209.102 --ip6 fd02:db8:209::102 + docker run --rm --network ttcn3-bsc-test-209 --ip 172.18.209.102 --ip6 fd02:db8:209::102 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-io_uring-47-bts2 -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.209.20 1236 4 >>/data/osmo-bts-omldummy-2.log 2>&1 cef19f18c0c739c819ead427dfff3bde6dc768ef73620bb3b7bf5457f6600759 + sleep 1 + echo Starting container with BSC testsuite Starting container with BSC testsuite + docker_network_params 209 203 + NET=209 + ADDR_SUFIX=203 + echo --network ttcn3-bsc-test-209 --ip 172.18.209.203 --ip6 fd02:db8:209::203 + docker run --rm --network ttcn3-bsc-test-209 --ip 172.18.209.203 --ip6 fd02:db8:209::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.209.20 -e OSMO_SUT_PORT=4242 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester:/data --name jenkins-ttcn3-bsc-test-io_uring-47-ttcn3-bsc-test -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/ttcn3-bsc-test + SUBDIR=bsc + SUITE=BSC_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/bsc/BSC_Tests BSC_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli BSC_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: BSC_Tests.cfg MC@45666e2765fe: Unix server socket created successfully. MC@45666e2765fe: Listening on TCP port 37219. MC2> 45666e2765fe is the default spawn /osmo-ttcn3-hacks/bsc/BSC_Tests 45666e2765fe 37219 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@45666e2765fe: New HC connected from 172.18.209.203 [172.18.209.203]. 45666e2765fe: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@45666e2765fe: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@45666e2765fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@45666e2765fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@45666e2765fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@45666e2765fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@45666e2765fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@45666e2765fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@45666e2765fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@45666e2765fe: Configuration file was processed on all HCs. MC@45666e2765fe: Creating MTC on host 172.18.209.203. MC@45666e2765fe: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status'. ------ BSC_Tests.TC_ctrl_msc_connection_status ------ Fri Apr 26 11:39:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ctrl_msc_connection_status started. VirtMSC-M3UA(5)@45666e2765fe: ************************************************* VirtMSC-M3UA(5)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(5)@45666e2765fe: ************************************************* VirtMSC-SCCP(4)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(5)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(5)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(4)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(5)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(3)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(3): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(4): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(5): none (fail -> fail) MTC@45666e2765fe: 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@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status fail'. Fri Apr 26 11:39:18 UTC 2024 ------ BSC_Tests.TC_ctrl_msc_connection_status fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ctrl_msc_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95068) Waiting for packet dumper to finish... 1 (prev_count=95068, count=113490) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status'. ------ BSC_Tests.TC_ctrl_msc0_connection_status ------ Fri Apr 26 11:39:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ctrl_msc0_connection_status started. VirtMSC-M3UA(8)@45666e2765fe: ************************************************* VirtMSC-M3UA(8)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(8)@45666e2765fe: ************************************************* VirtMSC-SCCP(7)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(8)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(8)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(8)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(7)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(6)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(6): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(7): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(8): none (fail -> fail) MTC@45666e2765fe: Test case TC_ctrl_msc0_connection_status finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status fail'. Fri Apr 26 11:39:30 UTC 2024 ------ BSC_Tests.TC_ctrl_msc0_connection_status fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ctrl_msc0_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110390) Waiting for packet dumper to finish... 1 (prev_count=110390, count=112481) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_1'. ------ BSC_Tests.TC_stat_num_msc_connected_1 ------ Fri Apr 26 11:39:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_1' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_stat_num_msc_connected_1 started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(12)@45666e2765fe: ************************************************* VirtMSC-M3UA(12)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(12)@45666e2765fe: ************************************************* VirtMSC-SCCP(10)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(15)@45666e2765fe: ************************************************* VirtSMLC-M3UA(15)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(15)@45666e2765fe: ************************************************* VirtSMLC-SCCP(13)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(12)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(12)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(15)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(15)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(18)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(18)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(18)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(18)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_stat_num_msc_connected_1() start" TC_stat_num_msc_connected_1(20)@45666e2765fe: "TC_stat_num_msc_connected_1": using IMSI '001019763843144'H VirtMSC-STATS(9)@45666e2765fe: EXP mismatch: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(9)@45666e2765fe: Metric: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } VirtMSC-STATS(9)@45666e2765fe: Expect: { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(9)@45666e2765fe: setverdict(fail): none -> fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 }", new component reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 }" TC_stat_num_msc_connected_1(20)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: setverdict(fail): none -> fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"", new component reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" VirtSMLC-BSSAP_LE(14)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(12)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(9)@45666e2765fe: Final verdict of PTC: fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 }" VirtMSC-SCCP(10)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(13)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(15)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(18)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(11)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(19)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(17)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(9): fail (fail -> fail) reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 }" MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(10): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(11): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(12): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(13): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(14): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(15): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(17): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(18): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(19): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_stat_num_msc_connected_1(20): none (fail -> fail) MTC@45666e2765fe: Test case TC_stat_num_msc_connected_1 finished. Verdict: fail reason: "Unexpected stat_item.last.bsc.0.num_msc:connected:0" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_1 fail'. Fri Apr 26 11:39:40 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_1 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_stat_num_msc_connected_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=266298) Waiting for packet dumper to finish... 1 (prev_count=266298, count=452095) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_1 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_2'. ------ BSC_Tests.TC_stat_num_msc_connected_2 ------ Fri Apr 26 11:39:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_2' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_stat_num_msc_connected_2 started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(24)@45666e2765fe: ************************************************* VirtMSC-M3UA(24)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(24)@45666e2765fe: ************************************************* VirtMSC-SCCP(22)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(27)@45666e2765fe: ************************************************* VirtMSC-M3UA(27)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(27)@45666e2765fe: ************************************************* VirtMSC-SCCP(25)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(30)@45666e2765fe: ************************************************* VirtSMLC-M3UA(30)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(30)@45666e2765fe: ************************************************* VirtSMLC-SCCP(28)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(24)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(24)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(27)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23906 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(27)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(30)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(30)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(33)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(33)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(33)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(33)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_stat_num_msc_connected_2() start" TC_stat_num_msc_connected_2(35)@45666e2765fe: "TC_stat_num_msc_connected_2": using IMSI '001016013633671'H VirtMSC-STATS(21)@45666e2765fe: EXP mismatch: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(21)@45666e2765fe: Metric: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } VirtMSC-STATS(21)@45666e2765fe: Expect: { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(21)@45666e2765fe: setverdict(fail): none -> fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 }", new component reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 }" TC_stat_num_msc_connected_2(35)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: setverdict(fail): none -> fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"", new component reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" VirtMSC-RAN(23)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(25)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(28)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(22)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(24)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(21)@45666e2765fe: Final verdict of PTC: fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 }" VirtSMLC-BSSAP_LE(29)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(34)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(33)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(31)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(32)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(30)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(27)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(26)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(21): fail (fail -> fail) reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 }" MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(22): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(23): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(24): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(25): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(26): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(27): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(28): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(29): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(30): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(31): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(32): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(33): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(34): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_stat_num_msc_connected_2(35): none (fail -> fail) MTC@45666e2765fe: Test case TC_stat_num_msc_connected_2 finished. Verdict: fail reason: "Unexpected stat_item.last.bsc.0.num_msc:connected:0" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_2 fail'. Fri Apr 26 11:39:50 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_2 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_stat_num_msc_connected_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=267254) Waiting for packet dumper to finish... 1 (prev_count=267254, count=453463) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_2 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_3'. ------ BSC_Tests.TC_stat_num_msc_connected_3 ------ Fri Apr 26 11:39:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_3' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_stat_num_msc_connected_3 started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(39)@45666e2765fe: ************************************************* VirtMSC-M3UA(39)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(39)@45666e2765fe: ************************************************* VirtMSC-SCCP(37)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(42)@45666e2765fe: ************************************************* VirtMSC-M3UA(42)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(42)@45666e2765fe: ************************************************* VirtMSC-SCCP(40)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(45)@45666e2765fe: ************************************************* VirtMSC-M3UA(45)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(45)@45666e2765fe: ************************************************* VirtMSC-SCCP(43)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(48)@45666e2765fe: ************************************************* VirtSMLC-M3UA(48)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(48)@45666e2765fe: ************************************************* VirtSMLC-SCCP(46)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(39)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(39)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(42)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23906 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(42)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(45)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23907 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(45)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(48)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(48)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(51)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(51)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(51)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(51)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_stat_num_msc_connected_3() start" TC_stat_num_msc_connected_3(53)@45666e2765fe: "TC_stat_num_msc_connected_3": using IMSI '001010146848967'H VirtMSC-STATS(36)@45666e2765fe: EXP mismatch: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 } VirtMSC-STATS(36)@45666e2765fe: Metric: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } VirtMSC-STATS(36)@45666e2765fe: Expect: { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 } VirtMSC-STATS(36)@45666e2765fe: setverdict(fail): none -> fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 }", new component reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 }" TC_stat_num_msc_connected_3(53)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: setverdict(fail): none -> fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"", new component reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" VirtMSC-M3UA(39)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(37)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(47)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(44)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(36)@45666e2765fe: Final verdict of PTC: fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 }" IPA-BTS0-TRX0-RSL-IPA(51)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(50)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(48)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(42)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(45)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(41)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(43)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(46)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(40)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(38)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(52)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(36): fail (fail -> fail) reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 }" MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(37): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(38): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(39): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(40): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(41): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(42): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(43): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(44): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(45): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(46): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(47): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(48): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(50): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(51): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(52): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_stat_num_msc_connected_3(53): none (fail -> fail) MTC@45666e2765fe: Test case TC_stat_num_msc_connected_3 finished. Verdict: fail reason: "Unexpected stat_item.last.bsc.0.num_msc:connected:0" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_3 fail'. Fri Apr 26 11:40:00 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_3 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_stat_num_msc_connected_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=269769) Waiting for packet dumper to finish... 1 (prev_count=269769, count=456390) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_3 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1'. ------ BSC_Tests.TC_stat_num_bts_connected_1 ------ Fri Apr 26 11:40:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_stat_num_bts_connected_1 started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(57)@45666e2765fe: ************************************************* VirtMSC-M3UA(57)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(57)@45666e2765fe: ************************************************* VirtMSC-SCCP(55)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(60)@45666e2765fe: ************************************************* VirtSMLC-M3UA(60)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(60)@45666e2765fe: ************************************************* VirtSMLC-SCCP(58)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(57)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(57)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(60)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(60)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(63)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(63)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(63)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(63)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_stat_num_bts_connected_1() start" TC_stat_num_bts_connected_1(65)@45666e2765fe: "TC_stat_num_bts_connected_1": using IMSI '001018207218284'H VirtMSC-STATS(54)@45666e2765fe: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 1, max := 4 } VirtMSC-STATS(54)@45666e2765fe: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 1, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(54)@45666e2765fe: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(54)@45666e2765fe: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 1, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(54)@45666e2765fe: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_1(65)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@45666e2765fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(55)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(57)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(56)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(54)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: setverdict(pass): none -> pass VirtSMLC-SCCP(58)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(59)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(64)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(60)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(62)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(63)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: pass MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(54): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(55): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(56): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(57): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(58): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(59): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(60): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(62): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(63): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(64): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC TC_stat_num_bts_connected_1(65): none (pass -> pass) MTC@45666e2765fe: Test case TC_stat_num_bts_connected_1 finished. Verdict: pass MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass'. Fri Apr 26 11:40:09 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_1 pass ====== Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_stat_num_bts_connected_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=269496) Waiting for packet dumper to finish... 1 (prev_count=269496, count=456117) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2'. ------ BSC_Tests.TC_stat_num_bts_connected_2 ------ Fri Apr 26 11:40:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_stat_num_bts_connected_2 started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(69)@45666e2765fe: ************************************************* VirtMSC-M3UA(69)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(69)@45666e2765fe: ************************************************* VirtMSC-SCCP(67)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(72)@45666e2765fe: ************************************************* VirtSMLC-M3UA(72)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(72)@45666e2765fe: ************************************************* VirtSMLC-SCCP(70)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(69)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(69)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(72)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(72)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(75)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(75)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(75)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(75)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(77)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(77)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(77)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(77)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_stat_num_bts_connected_2() start" TC_stat_num_bts_connected_2(79)@45666e2765fe: "TC_stat_num_bts_connected_2": using IMSI '001019964377782'H VirtMSC-STATS(66)@45666e2765fe: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 2, max := 4 } VirtMSC-STATS(66)@45666e2765fe: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 2, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(66)@45666e2765fe: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(66)@45666e2765fe: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 2, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(66)@45666e2765fe: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_2(79)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@45666e2765fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(67)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(68)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(66)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(69)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(73)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: setverdict(pass): none -> pass VirtSMLC-M3UA(72)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(74)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(75)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(70)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(71)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(78)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(77)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(76)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: pass MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(66): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(67): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(68): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(69): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(70): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(71): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(72): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(73): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(74): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(75): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(76): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(77): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(78): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC TC_stat_num_bts_connected_2(79): none (pass -> pass) MTC@45666e2765fe: Test case TC_stat_num_bts_connected_2 finished. Verdict: pass MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass'. Fri Apr 26 11:40:21 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_2 pass ====== Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_stat_num_bts_connected_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=547181) Waiting for packet dumper to finish... 1 (prev_count=547181, count=721851) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3'. ------ BSC_Tests.TC_stat_num_bts_connected_3 ------ Fri Apr 26 11:40:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_stat_num_bts_connected_3 started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(83)@45666e2765fe: ************************************************* VirtMSC-M3UA(83)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(83)@45666e2765fe: ************************************************* VirtMSC-SCCP(81)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(86)@45666e2765fe: ************************************************* VirtSMLC-M3UA(86)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(86)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(84)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(83)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(83)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(86)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(86)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(89)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(89)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(89)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(89)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(91)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(91)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(91)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(91)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(93)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(93)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(93)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(93)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(95)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(95)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(95)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(95)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(97)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(97)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(97)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(97)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(99)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(99)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(99)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(99)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(82)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 82 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(82)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(83)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(100)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(80)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(81)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(85)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(84)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(98)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(90)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(93)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(97)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(94)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(86)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(91)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(96)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(92)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(89)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(95)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(99)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(88)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(80): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(81): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(82): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(83): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(84): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(85): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(86): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(88): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(89): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(90): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(91): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(92): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(93): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(94): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(95): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(96): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(97): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(98): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(99): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(100): none (fail -> fail) MTC@45666e2765fe: Test case TC_stat_num_bts_connected_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 fail'. Fri Apr 26 11:40:34 UTC 2024 ------ BSC_Tests.TC_stat_num_bts_connected_3 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_stat_num_bts_connected_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=552211) Waiting for packet dumper to finish... 1 (prev_count=552211, count=1340146) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl'. ------ BSC_Tests.TC_ctrl ------ Fri Apr 26 11:40:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ctrl started. VirtMSC-M3UA(103)@45666e2765fe: ************************************************* VirtMSC-M3UA(103)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(103)@45666e2765fe: ************************************************* VirtMSC-SCCP(102)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(103)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(103)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(103)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(102)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(101)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(101): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(102): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(103): none (fail -> fail) MTC@45666e2765fe: Test case TC_ctrl finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl fail'. Fri Apr 26 11:40:44 UTC 2024 ------ BSC_Tests.TC_ctrl fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ctrl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110791) Waiting for packet dumper to finish... 1 (prev_count=110791, count=114030) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default'. ------ BSC_Tests.TC_si_default ------ Fri Apr 26 11:40:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_si_default started. VirtMSC-M3UA(106)@45666e2765fe: ************************************************* VirtMSC-M3UA(106)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(106)@45666e2765fe: ************************************************* VirtMSC-SCCP(105)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(106)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(106)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(106)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(105)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(104)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(104): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(105): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(106): none (fail -> fail) MTC@45666e2765fe: Test case TC_si_default finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default fail'. Fri Apr 26 11:40:56 UTC 2024 ------ BSC_Tests.TC_si_default fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_si_default.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112937) Waiting for packet dumper to finish... 1 (prev_count=112937, count=114761) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns'. ------ BSC_Tests.TC_si2quater_2_earfcns ------ Fri Apr 26 11:41:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_si2quater_2_earfcns started. VirtMSC-M3UA(109)@45666e2765fe: ************************************************* VirtMSC-M3UA(109)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(109)@45666e2765fe: ************************************************* VirtMSC-SCCP(108)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(109)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(109)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(109)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(108)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(107)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(107): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(108): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(109): none (fail -> fail) MTC@45666e2765fe: Test case TC_si2quater_2_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns fail'. Fri Apr 26 11:41:07 UTC 2024 ------ BSC_Tests.TC_si2quater_2_earfcns fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_si2quater_2_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106610) Waiting for packet dumper to finish... 1 (prev_count=106610, count=111837) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns'. ------ BSC_Tests.TC_si2quater_3_earfcns ------ Fri Apr 26 11:41:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_si2quater_3_earfcns started. VirtMSC-M3UA(112)@45666e2765fe: ************************************************* VirtMSC-M3UA(112)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(112)@45666e2765fe: ************************************************* VirtMSC-SCCP(111)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(112)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(112)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(112)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(111)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(110)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(110): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(111): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(112): none (fail -> fail) MTC@45666e2765fe: Test case TC_si2quater_3_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns fail'. Fri Apr 26 11:41:19 UTC 2024 ------ BSC_Tests.TC_si2quater_3_earfcns fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_si2quater_3_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113594) Waiting for packet dumper to finish... 1 (prev_count=113594, count=116010) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns'. ------ BSC_Tests.TC_si2quater_4_earfcns ------ Fri Apr 26 11:41:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_si2quater_4_earfcns started. VirtMSC-M3UA(115)@45666e2765fe: ************************************************* VirtMSC-M3UA(115)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(115)@45666e2765fe: ************************************************* VirtMSC-SCCP(114)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(115)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(115)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(115)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(114)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(113)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(113): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(114): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(115): none (fail -> fail) MTC@45666e2765fe: Test case TC_si2quater_4_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns fail'. Fri Apr 26 11:41:30 UTC 2024 ------ BSC_Tests.TC_si2quater_4_earfcns fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_si2quater_4_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112164) Waiting for packet dumper to finish... 1 (prev_count=112164, count=113165) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns'. ------ BSC_Tests.TC_si2quater_5_earfcns ------ Fri Apr 26 11:41:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_si2quater_5_earfcns started. VirtMSC-M3UA(118)@45666e2765fe: ************************************************* VirtMSC-M3UA(118)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(118)@45666e2765fe: ************************************************* VirtMSC-SCCP(117)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(118)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(118)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(118)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(117)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(116)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(116): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(117): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(118): none (fail -> fail) MTC@45666e2765fe: Test case TC_si2quater_5_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns fail'. Fri Apr 26 11:41:42 UTC 2024 ------ BSC_Tests.TC_si2quater_5_earfcns fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_si2quater_5_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112016) Waiting for packet dumper to finish... 1 (prev_count=112016, count=112604) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns'. ------ BSC_Tests.TC_si2quater_6_earfcns ------ Fri Apr 26 11:41:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_si2quater_6_earfcns started. VirtMSC-SCCP(120)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(121)@45666e2765fe: ************************************************* VirtMSC-M3UA(121)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(121)@45666e2765fe: ************************************************* VirtMSC-M3UA(121)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(121)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(120)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(121)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(119)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(119): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(120): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(121): none (fail -> fail) MTC@45666e2765fe: Test case TC_si2quater_6_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns fail'. Fri Apr 26 11:41:53 UTC 2024 ------ BSC_Tests.TC_si2quater_6_earfcns fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_si2quater_6_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=98121) Waiting for packet dumper to finish... 1 (prev_count=98121, count=115267) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns'. ------ BSC_Tests.TC_si2quater_12_earfcns ------ Fri Apr 26 11:41:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_si2quater_12_earfcns started. VirtMSC-M3UA(124)@45666e2765fe: ************************************************* VirtMSC-M3UA(124)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(124)@45666e2765fe: ************************************************* VirtMSC-SCCP(123)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(124)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(124)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(124)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(123)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(122)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(122): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(123): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(124): none (fail -> fail) MTC@45666e2765fe: Test case TC_si2quater_12_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns fail'. Fri Apr 26 11:42:04 UTC 2024 ------ BSC_Tests.TC_si2quater_12_earfcns fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_si2quater_12_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113054) Waiting for packet dumper to finish... 1 (prev_count=113054, count=113642) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns'. ------ BSC_Tests.TC_si2quater_23_earfcns ------ Fri Apr 26 11:42:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_si2quater_23_earfcns started. VirtMSC-M3UA(127)@45666e2765fe: ************************************************* VirtMSC-M3UA(127)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(127)@45666e2765fe: ************************************************* VirtMSC-SCCP(126)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(127)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(127)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(126)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(127)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(125)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(125): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(126): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(127): none (fail -> fail) MTC@45666e2765fe: Test case TC_si2quater_23_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns fail'. Fri Apr 26 11:42:16 UTC 2024 ------ BSC_Tests.TC_si2quater_23_earfcns fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_si2quater_23_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111043) Waiting for packet dumper to finish... 1 (prev_count=111043, count=112044) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns'. ------ BSC_Tests.TC_si2quater_32_earfcns ------ Fri Apr 26 11:42:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_si2quater_32_earfcns started. VirtMSC-M3UA(130)@45666e2765fe: ************************************************* VirtMSC-M3UA(130)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(130)@45666e2765fe: ************************************************* VirtMSC-SCCP(129)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(130)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(130)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(130)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(129)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(128)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(128): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(129): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(130): none (fail -> fail) MTC@45666e2765fe: Test case TC_si2quater_32_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns fail'. Fri Apr 26 11:42:27 UTC 2024 ------ BSC_Tests.TC_si2quater_32_earfcns fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_si2quater_32_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111249) Waiting for packet dumper to finish... 1 (prev_count=111249, count=113340) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns'. ------ BSC_Tests.TC_si2quater_33_earfcns ------ Fri Apr 26 11:42:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_si2quater_33_earfcns started. VirtMSC-M3UA(133)@45666e2765fe: ************************************************* VirtMSC-M3UA(133)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(133)@45666e2765fe: ************************************************* VirtMSC-SCCP(132)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(133)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(133)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(133)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(132)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(131)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(131): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(132): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(133): none (fail -> fail) MTC@45666e2765fe: Test case TC_si2quater_33_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns fail'. Fri Apr 26 11:42:38 UTC 2024 ------ BSC_Tests.TC_si2quater_33_earfcns fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_si2quater_33_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95911) Waiting for packet dumper to finish... 1 (prev_count=95911, count=114758) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns'. ------ BSC_Tests.TC_si2quater_42_earfcns ------ Fri Apr 26 11:42:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_si2quater_42_earfcns started. VirtMSC-M3UA(136)@45666e2765fe: ************************************************* VirtMSC-M3UA(136)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(136)@45666e2765fe: ************************************************* VirtMSC-SCCP(135)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(136)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(136)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(135)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(136)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(134)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(134): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(135): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(136): none (fail -> fail) MTC@45666e2765fe: Test case TC_si2quater_42_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns fail'. Fri Apr 26 11:42:50 UTC 2024 ------ BSC_Tests.TC_si2quater_42_earfcns fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_si2quater_42_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112083) Waiting for packet dumper to finish... 1 (prev_count=112083, count=113084) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns'. ------ BSC_Tests.TC_si2quater_48_earfcns ------ Fri Apr 26 11:42:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_si2quater_48_earfcns started. VirtMSC-M3UA(139)@45666e2765fe: ************************************************* VirtMSC-M3UA(139)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(139)@45666e2765fe: ************************************************* VirtMSC-SCCP(138)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(139)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(139)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(139)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(138)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(137)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(137): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(138): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(139): none (fail -> fail) MTC@45666e2765fe: Test case TC_si2quater_48_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns fail'. Fri Apr 26 11:43:01 UTC 2024 ------ BSC_Tests.TC_si2quater_48_earfcns fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_si2quater_48_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111372) Waiting for packet dumper to finish... 1 (prev_count=111372, count=114611) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns'. ------ BSC_Tests.TC_si2quater_49_earfcns ------ Fri Apr 26 11:43:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_si2quater_49_earfcns started. VirtMSC-M3UA(142)@45666e2765fe: ************************************************* VirtMSC-M3UA(142)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(142)@45666e2765fe: ************************************************* VirtMSC-SCCP(141)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(142)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(142)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(142)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(141)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(140)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(140): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(141): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(142): none (fail -> fail) MTC@45666e2765fe: Test case TC_si2quater_49_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns fail'. Fri Apr 26 11:43:13 UTC 2024 ------ BSC_Tests.TC_si2quater_49_earfcns fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_si2quater_49_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113163) Waiting for packet dumper to finish... 1 (prev_count=113163, count=116490) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate'. ------ BSC_Tests.TC_si_acc_rotate ------ Fri Apr 26 11:43:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_si_acc_rotate started. VirtMSC-M3UA(145)@45666e2765fe: ************************************************* VirtMSC-M3UA(145)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(145)@45666e2765fe: ************************************************* VirtMSC-SCCP(144)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(145)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(145)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(145)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(144)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(143)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(143): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(144): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(145): none (fail -> fail) MTC@45666e2765fe: Test case TC_si_acc_rotate finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate fail'. Fri Apr 26 11:43:24 UTC 2024 ------ BSC_Tests.TC_si_acc_rotate fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_si_acc_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111431) Waiting for packet dumper to finish... 1 (prev_count=111431, count=114879) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate'. ------ BSC_Tests.TC_si_acc_ramp_rotate ------ Fri Apr 26 11:43:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_si_acc_ramp_rotate started. VirtMSC-M3UA(148)@45666e2765fe: ************************************************* VirtMSC-M3UA(148)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(148)@45666e2765fe: ************************************************* VirtMSC-SCCP(147)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(148)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(148)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(148)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(147)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(146)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(146): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(147): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(148): none (fail -> fail) MTC@45666e2765fe: Test case TC_si_acc_ramp_rotate finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate fail'. Fri Apr 26 11:43:35 UTC 2024 ------ BSC_Tests.TC_si_acc_ramp_rotate fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_si_acc_ramp_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111323) Waiting for packet dumper to finish... 1 (prev_count=111323, count=115063) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted'. ------ BSC_Tests.TC_si2_ncc_permitted ------ Fri Apr 26 11:43:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_si2_ncc_permitted started. VirtMSC-M3UA(151)@45666e2765fe: ************************************************* VirtMSC-M3UA(151)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(151)@45666e2765fe: ************************************************* VirtMSC-SCCP(150)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(151)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(151)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(151)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(150)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(149)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(149): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(150): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(151): none (fail -> fail) MTC@45666e2765fe: Test case TC_si2_ncc_permitted finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted fail'. Fri Apr 26 11:43:47 UTC 2024 ------ BSC_Tests.TC_si2_ncc_permitted fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_si2_ncc_permitted.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113310) Waiting for packet dumper to finish... 1 (prev_count=113310, count=117050) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply'. ------ BSC_Tests.TC_chan_act_noreply ------ Fri Apr 26 11:43:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_act_noreply started. VirtMSC-M3UA(154)@45666e2765fe: ************************************************* VirtMSC-M3UA(154)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(154)@45666e2765fe: ************************************************* VirtMSC-SCCP(153)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(154)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(154)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(153)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(154)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(152)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(152): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(153): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(154): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_act_noreply finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply fail'. Fri Apr 26 11:43:58 UTC 2024 ------ BSC_Tests.TC_chan_act_noreply fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_act_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=93396) Waiting for packet dumper to finish... 1 (prev_count=93396, count=111988) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter'. ------ BSC_Tests.TC_chan_act_counter ------ Fri Apr 26 11:44:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_act_counter started. VirtMSC-M3UA(157)@45666e2765fe: ************************************************* VirtMSC-M3UA(157)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(157)@45666e2765fe: ************************************************* VirtMSC-SCCP(156)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(157)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(157)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(157)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(156)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(155)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(155): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(156): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(157): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_act_counter finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter fail'. Fri Apr 26 11:44:10 UTC 2024 ------ BSC_Tests.TC_chan_act_counter fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_act_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110251) Waiting for packet dumper to finish... 1 (prev_count=110251, count=113578) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest'. ------ BSC_Tests.TC_chan_act_ack_noest ------ Fri Apr 26 11:44:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_act_ack_noest started. VirtMSC-M3UA(160)@45666e2765fe: ************************************************* VirtMSC-M3UA(160)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(160)@45666e2765fe: ************************************************* VirtMSC-SCCP(159)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(160)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(160)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(159)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(160)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(158)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(158): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(159): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(160): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_act_ack_noest finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest fail'. Fri Apr 26 11:44:21 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_noest fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_act_ack_noest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113849) Waiting for packet dumper to finish... 1 (prev_count=113849, count=117176) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg'. ------ BSC_Tests.TC_chan_act_ack_noest_emerg ------ Fri Apr 26 11:44:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_act_ack_noest_emerg started. VirtMSC-M3UA(163)@45666e2765fe: ************************************************* VirtMSC-M3UA(163)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(163)@45666e2765fe: ************************************************* VirtMSC-SCCP(162)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(163)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(163)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(162)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(163)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(161)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(161): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(162): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(163): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_act_ack_noest_emerg finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg fail'. Fri Apr 26 11:44:32 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_noest_emerg fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_act_ack_noest_emerg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112703) Waiting for packet dumper to finish... 1 (prev_count=112703, count=114527) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny'. ------ BSC_Tests.TC_chan_rqd_emerg_deny ------ Fri Apr 26 11:44:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_rqd_emerg_deny started. VirtMSC-M3UA(166)@45666e2765fe: ************************************************* VirtMSC-M3UA(166)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(166)@45666e2765fe: ************************************************* VirtMSC-SCCP(165)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(166)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(166)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(166)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(165)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(164)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(164): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(165): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(166): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_rqd_emerg_deny finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny fail'. Fri Apr 26 11:44:44 UTC 2024 ------ BSC_Tests.TC_chan_rqd_emerg_deny fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_rqd_emerg_deny.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=101681) Waiting for packet dumper to finish... 1 (prev_count=101681, count=118636) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:44:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_act_ack_est_ind_noreply started. VirtMSC-M3UA(169)@45666e2765fe: ************************************************* VirtMSC-M3UA(169)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(169)@45666e2765fe: ************************************************* VirtMSC-SCCP(168)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(169)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(169)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(167)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(169)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(168)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(167): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(168): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(169): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_act_ack_est_ind_noreply finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply fail'. Fri Apr 26 11:44:55 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_est_ind_noreply fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108661) Waiting for packet dumper to finish... 1 (prev_count=108661, count=114025) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:45:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_act_ack_est_ind_refused started. VirtMSC-M3UA(172)@45666e2765fe: ************************************************* VirtMSC-M3UA(172)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(172)@45666e2765fe: ************************************************* VirtMSC-SCCP(171)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(172)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(172)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(172)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(171)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(170)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(170): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(171): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(172): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_act_ack_est_ind_refused finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused fail'. Fri Apr 26 11:45:07 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_est_ind_refused fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_refused.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110699) Waiting for packet dumper to finish... 1 (prev_count=110699, count=113115) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack'. ------ BSC_Tests.TC_chan_act_nack ------ Fri Apr 26 11:45:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_act_nack started. VirtMSC-M3UA(175)@45666e2765fe: ************************************************* VirtMSC-M3UA(175)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(175)@45666e2765fe: ************************************************* VirtMSC-SCCP(174)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(175)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(175)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(175)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(174)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(173)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(173): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(174): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(175): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_act_nack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack fail'. Fri Apr 26 11:45:18 UTC 2024 ------ BSC_Tests.TC_chan_act_nack fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=96995) Waiting for packet dumper to finish... 1 (prev_count=96995, count=114391) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion'. ------ BSC_Tests.TC_chan_exhaustion ------ Fri Apr 26 11:45:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_exhaustion started. VirtMSC-M3UA(178)@45666e2765fe: ************************************************* VirtMSC-M3UA(178)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(178)@45666e2765fe: ************************************************* VirtMSC-SCCP(177)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(178)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(178)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(178)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(177)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(176)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(176): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(177): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(178): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_exhaustion finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion fail'. Fri Apr 26 11:45:29 UTC 2024 ------ BSC_Tests.TC_chan_exhaustion fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_exhaustion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111127) Waiting for packet dumper to finish... 1 (prev_count=111127, count=113130) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence'. ------ BSC_Tests.TC_chan_deact_silence ------ Fri Apr 26 11:45:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_deact_silence started. VirtMSC-M3UA(181)@45666e2765fe: ************************************************* VirtMSC-M3UA(181)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(181)@45666e2765fe: ************************************************* VirtMSC-SCCP(180)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(181)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(181)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(180)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(179)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(181)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(179): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(180): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(181): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_deact_silence finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence fail'. Fri Apr 26 11:45:41 UTC 2024 ------ BSC_Tests.TC_chan_deact_silence fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_deact_silence.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109454) Waiting for packet dumper to finish... 1 (prev_count=109454, count=113169) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind'. ------ BSC_Tests.TC_chan_rel_rll_rel_ind ------ Fri Apr 26 11:45:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_rel_rll_rel_ind started. VirtMSC-M3UA(184)@45666e2765fe: ************************************************* VirtMSC-M3UA(184)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(184)@45666e2765fe: ************************************************* VirtMSC-SCCP(183)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(184)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(184)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(182)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(184)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(183)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(182): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(183): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(184): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_rel_rll_rel_ind finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind fail'. Fri Apr 26 11:45:52 UTC 2024 ------ BSC_Tests.TC_chan_rel_rll_rel_ind fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_rel_rll_rel_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113936) Waiting for packet dumper to finish... 1 (prev_count=113936, count=114524) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail'. ------ BSC_Tests.TC_chan_rel_conn_fail ------ Fri Apr 26 11:45:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_rel_conn_fail started. VirtMSC-M3UA(187)@45666e2765fe: ************************************************* VirtMSC-M3UA(187)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(187)@45666e2765fe: ************************************************* VirtMSC-SCCP(186)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(187)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(187)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(187)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(186)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(185)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(185): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(186): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(187): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_rel_conn_fail finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail fail'. Fri Apr 26 11:46:04 UTC 2024 ------ BSC_Tests.TC_chan_rel_conn_fail fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_rel_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94482) Waiting for packet dumper to finish... 1 (prev_count=94482, count=110417) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear'. ------ BSC_Tests.TC_chan_rel_hard_clear ------ Fri Apr 26 11:46:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_rel_hard_clear started. VirtMSC-M3UA(190)@45666e2765fe: ************************************************* VirtMSC-M3UA(190)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(190)@45666e2765fe: ************************************************* VirtMSC-SCCP(189)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(190)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(190)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(190)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(189)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(188)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(188): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(189): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(190): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_rel_hard_clear finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear fail'. Fri Apr 26 11:46:15 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_clear fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_rel_hard_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109582) Waiting for packet dumper to finish... 1 (prev_count=109582, count=111998) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:46:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: 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@45666e2765fe: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb started. VirtMSC-M3UA(193)@45666e2765fe: ************************************************* VirtMSC-M3UA(193)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(193)@45666e2765fe: ************************************************* VirtMSC-SCCP(192)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(193)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(193)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(193)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(192)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(191)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(191): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(192): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(193): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb fail'. Fri Apr 26 11:46:26 UTC 2024 ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb fail ------ Saving talloc report from 172.18.209.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=112350) Waiting for packet dumper to finish... 1 (prev_count=112350, count=113351) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:46:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb started. VirtMSC-M3UA(196)@45666e2765fe: ************************************************* VirtMSC-M3UA(196)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(196)@45666e2765fe: ************************************************* VirtMSC-SCCP(195)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(196)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(196)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(196)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(194)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(195)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(194): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(195): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(196): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb fail'. Fri Apr 26 11:46:38 UTC 2024 ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb fail ------ Saving talloc report from 172.18.209.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=109485) Waiting for packet dumper to finish... 1 (prev_count=109485, count=126428) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_hard_clear_csfb ------ Fri Apr 26 11:46:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_rel_hard_clear_csfb started. VirtMSC-M3UA(199)@45666e2765fe: ************************************************* VirtMSC-M3UA(199)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(199)@45666e2765fe: ************************************************* VirtMSC-SCCP(198)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(199)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(199)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(199)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(198)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(197)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(197): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(198): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(199): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_rel_hard_clear_csfb finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb fail'. Fri Apr 26 11:46:49 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_clear_csfb fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_rel_hard_clear_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111249) Waiting for packet dumper to finish... 1 (prev_count=111249, count=113340) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd'. ------ BSC_Tests.TC_chan_rel_hard_rlsd ------ Fri Apr 26 11:46:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_rel_hard_rlsd started. VirtMSC-M3UA(202)@45666e2765fe: ************************************************* VirtMSC-M3UA(202)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(202)@45666e2765fe: ************************************************* VirtMSC-SCCP(201)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(202)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(202)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(201)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(202)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(200)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(200): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(201): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(202): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_rel_hard_rlsd finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd fail'. Fri Apr 26 11:47:01 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_rlsd fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112208) Waiting for packet dumper to finish... 1 (prev_count=112208, count=114032) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:47:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_rel_hard_rlsd_ms_dead started. VirtMSC-M3UA(205)@45666e2765fe: ************************************************* VirtMSC-M3UA(205)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(205)@45666e2765fe: ************************************************* VirtMSC-SCCP(204)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(205)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(205)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(205)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(204)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(203)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(203): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(204): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(205): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_rel_hard_rlsd_ms_dead finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead fail'. Fri Apr 26 11:47:12 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109637) Waiting for packet dumper to finish... 1 (prev_count=109637, count=113498) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset'. ------ BSC_Tests.TC_chan_rel_a_reset ------ Fri Apr 26 11:47:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_rel_a_reset started. VirtMSC-M3UA(208)@45666e2765fe: ************************************************* VirtMSC-M3UA(208)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(208)@45666e2765fe: ************************************************* VirtMSC-SCCP(207)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(208)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(208)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(208)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(207)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(206)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(206): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(207): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(208): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_rel_a_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset fail'. Fri Apr 26 11:47:23 UTC 2024 ------ BSC_Tests.TC_chan_rel_a_reset fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_rel_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=96213) Waiting for packet dumper to finish... 1 (prev_count=96213, count=114759) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout'. ------ BSC_Tests.TC_chan_rel_sccp_tiar_timeout ------ Fri Apr 26 11:47:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_rel_sccp_tiar_timeout started. VirtMSC-M3UA(211)@45666e2765fe: ************************************************* VirtMSC-M3UA(211)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(211)@45666e2765fe: ************************************************* VirtMSC-SCCP(210)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(211)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(211)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(210)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(209)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(211)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(209): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(210): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(211): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_rel_sccp_tiar_timeout finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout fail'. Fri Apr 26 11:47:35 UTC 2024 ------ BSC_Tests.TC_chan_rel_sccp_tiar_timeout fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_rel_sccp_tiar_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113088) Waiting for packet dumper to finish... 1 (prev_count=113088, count=116828) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause'. ------ BSC_Tests.TC_chan_rel_rr_cause ------ Fri Apr 26 11:47:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_rel_rr_cause started. VirtMSC-SCCP(213)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(214)@45666e2765fe: ************************************************* VirtMSC-M3UA(214)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(214)@45666e2765fe: ************************************************* VirtMSC-M3UA(214)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(214)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(214)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(213)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(212)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(212): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(213): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(214): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_rel_rr_cause finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause fail'. Fri Apr 26 11:47:46 UTC 2024 ------ BSC_Tests.TC_chan_rel_rr_cause fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_rel_rr_cause.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112269) Waiting for packet dumper to finish... 1 (prev_count=112269, count=114506) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect'. ------ BSC_Tests.TC_outbound_connect ------ Fri Apr 26 11:47:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_outbound_connect started. VirtMSC-M3UA(217)@45666e2765fe: ************************************************* VirtMSC-M3UA(217)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(217)@45666e2765fe: ************************************************* VirtMSC-SCCP(216)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(217)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(217)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(217)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(215)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(216)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(215): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(216): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(217): none (fail -> fail) MTC@45666e2765fe: Test case TC_outbound_connect finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect fail'. Fri Apr 26 11:47:58 UTC 2024 ------ BSC_Tests.TC_outbound_connect fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_outbound_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109445) Waiting for packet dumper to finish... 1 (prev_count=109445, count=114396) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only'. ------ BSC_Tests.TC_assignment_cic_only ------ Fri Apr 26 11:48:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_cic_only started. VirtMSC-M3UA(220)@45666e2765fe: ************************************************* VirtMSC-M3UA(220)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(220)@45666e2765fe: ************************************************* VirtMSC-SCCP(219)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(220)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(220)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(220)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(219)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(218)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(218): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(219): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(220): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_cic_only finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only fail'. Fri Apr 26 11:48:09 UTC 2024 ------ BSC_Tests.TC_assignment_cic_only fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_cic_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111422) Waiting for packet dumper to finish... 1 (prev_count=111422, count=114749) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd'. ------ BSC_Tests.TC_assignment_csd ------ Fri Apr 26 11:48:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_csd started. MTC@45666e2765fe: "TC_assignment_csd": using IMSI '001019987966599'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(224)@45666e2765fe: ************************************************* VirtMSC-M3UA(224)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(224)@45666e2765fe: ************************************************* VirtMSC-SCCP(222)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(227)@45666e2765fe: ************************************************* VirtSMLC-M3UA(227)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(227)@45666e2765fe: ************************************************* VirtSMLC-SCCP(225)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(224)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(224)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(227)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(227)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(230)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(230)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(230)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(230)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_csd() start" TC_assignment_csd(232)@45666e2765fe: ----------------------------------------------- TC_assignment_csd(232)@45666e2765fe: "Assignment req with data rate: T_14k4" TC_assignment_csd(232)@45666e2765fe: ----------------------------------------------- VirtMSC-RAN(223)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 223 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(227)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(223)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(224)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(225)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(222)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(226)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(221)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(231)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(228)@45666e2765fe: Final verdict of PTC: none TC_assignment_csd(232)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(229)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(230)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(221): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(222): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(223): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(224): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(225): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(226): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(227): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(229): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(230): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(231): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_csd(232): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_csd finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd fail'. Fri Apr 26 11:48:21 UTC 2024 ------ BSC_Tests.TC_assignment_csd fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396044) Waiting for packet dumper to finish... 1 (prev_count=396044, count=410292) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm'. ------ BSC_Tests.TC_assignment_ctm ------ Fri Apr 26 11:48:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_ctm started. VirtMSC-M3UA(235)@45666e2765fe: ************************************************* VirtMSC-M3UA(235)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(235)@45666e2765fe: ************************************************* VirtMSC-SCCP(234)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(235)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(235)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(235)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(234)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(233)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(233): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(234): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(235): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_ctm finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm fail'. Fri Apr 26 11:48:33 UTC 2024 ------ BSC_Tests.TC_assignment_ctm fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_ctm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113289) Waiting for packet dumper to finish... 1 (prev_count=113289, count=119604) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign'. ------ BSC_Tests.TC_assignment_sign ------ Fri Apr 26 11:48:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_sign started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(239)@45666e2765fe: ************************************************* VirtMSC-M3UA(239)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(239)@45666e2765fe: ************************************************* VirtMSC-SCCP(237)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(242)@45666e2765fe: ************************************************* VirtSMLC-M3UA(242)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(242)@45666e2765fe: ************************************************* VirtSMLC-SCCP(240)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(239)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(239)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(242)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(242)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(245)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(245)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(245)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(245)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_sign() start" TC_assignment_sign(247)@45666e2765fe: "TC_assignment_sign": using IMSI '001014796037237'H VirtMSC-RAN(238)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 238 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(238)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(240)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(241)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(237)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(239)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(242)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(245)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(236)@45666e2765fe: Final verdict of PTC: none TC_assignment_sign(247)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(246)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(244)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(236): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(237): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(238): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(239): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(240): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(241): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(242): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(244): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(245): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(246): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_sign(247): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_sign finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign fail'. Fri Apr 26 11:48:45 UTC 2024 ------ BSC_Tests.TC_assignment_sign fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_sign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=390569) Waiting for packet dumper to finish... 1 (prev_count=390569, count=404817) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_aoip_tla_v6'. ------ BSC_Tests.TC_assignment_aoip_tla_v6 ------ Fri Apr 26 11:48:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_aoip_tla_v6' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_aoip_tla_v6 started. MTC@45666e2765fe: "TC_assignment_aoip_tla_v6": using IMSI '001019602284268'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(251)@45666e2765fe: ************************************************* VirtMSC-M3UA(251)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(251)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(249)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(254)@45666e2765fe: ************************************************* VirtSMLC-M3UA(254)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(254)@45666e2765fe: ************************************************* VirtSMLC-SCCP(252)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(251)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(251)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(254)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(254)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(257)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(257)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(257)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(257)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_aoip_tla_v6() start" VirtMSC-RAN(250)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 250 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(250)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(251)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(252)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(249)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(248)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(258)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(256)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(257)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(253)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(254)@45666e2765fe: Final verdict of PTC: none TC_assignment_aoip_tla_v6(259)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(255)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(248): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(249): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(250): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(251): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(252): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(253): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(254): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(256): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(257): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(258): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_aoip_tla_v6(259): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_aoip_tla_v6 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_aoip_tla_v6 fail'. Fri Apr 26 11:48:57 UTC 2024 ------ BSC_Tests.TC_assignment_aoip_tla_v6 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_aoip_tla_v6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395215) Waiting for packet dumper to finish... 1 (prev_count=395215, count=410287) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_aoip_tla_v6 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0'. ------ BSC_Tests.TC_assignment_fr_a5_0 ------ Fri Apr 26 11:49:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_fr_a5_0 started. MTC@45666e2765fe: "TC_assignment_fr_a5_0": using IMSI '001017859988084'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(263)@45666e2765fe: ************************************************* VirtMSC-M3UA(263)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(263)@45666e2765fe: ************************************************* VirtMSC-SCCP(261)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(266)@45666e2765fe: ************************************************* VirtSMLC-M3UA(266)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(266)@45666e2765fe: ************************************************* VirtSMLC-SCCP(264)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(263)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(263)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(266)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(266)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(269)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(269)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(269)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(269)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_fr_a5_0() start" VirtMSC-RAN(262)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 262 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(261)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(262)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(266)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(263)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(264)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(270)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(260)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(265)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(267)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(269)@45666e2765fe: Final verdict of PTC: none TC_assignment_fr_a5_0(271)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(268)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(260): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(261): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(262): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(263): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(264): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(265): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(266): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(267): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(268): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(269): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(270): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_fr_a5_0(271): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_fr_a5_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 fail'. Fri Apr 26 11:49:10 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_0 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_fr_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392011) Waiting for packet dumper to finish... 1 (prev_count=392011, count=405535) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1'. ------ BSC_Tests.TC_assignment_fr_a5_1 ------ Fri Apr 26 11:49:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_fr_a5_1 started. MTC@45666e2765fe: "TC_assignment_fr_a5_1": using IMSI '001019861755085'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(275)@45666e2765fe: ************************************************* VirtMSC-M3UA(275)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(275)@45666e2765fe: ************************************************* VirtMSC-SCCP(273)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(276)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(278)@45666e2765fe: ************************************************* VirtSMLC-M3UA(278)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(278)@45666e2765fe: ************************************************* VirtMSC-M3UA(275)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(275)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(278)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(278)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(281)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(281)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(281)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(281)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_fr_a5_1() start" VirtMSC-RAN(274)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 274 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(275)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(273)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(278)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(276)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(277)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(274)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(282)@45666e2765fe: Final verdict of PTC: none TC_assignment_fr_a5_1(283)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(280)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(281)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(279)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(272)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(272): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(273): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(274): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(275): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(276): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(277): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(278): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(279): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(280): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(281): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(282): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_fr_a5_1(283): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_fr_a5_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 fail'. Fri Apr 26 11:49:22 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_1 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_fr_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393880) Waiting for packet dumper to finish... 1 (prev_count=393880, count=408363) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:49:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_fr_a5_1_codec_missing started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(287)@45666e2765fe: ************************************************* VirtMSC-M3UA(287)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(287)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(285)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(290)@45666e2765fe: ************************************************* VirtSMLC-M3UA(290)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(290)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(288)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(287)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(287)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(290)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(290)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(293)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(293)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(293)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(293)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_fr_a5_1_codec_missing() start" TC_assignment_fr_a5_1_codec_missing(295)@45666e2765fe: "TC_assignment_fr_a5_1_codec_missing": using IMSI '001014487368882'H VirtMSC-RAN(286)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 286 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(286)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(284)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(289)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(292)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(290)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(285)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(288)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(294)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(287)@45666e2765fe: Final verdict of PTC: none TC_assignment_fr_a5_1_codec_missing(295)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(291)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(293)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(284): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(285): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(286): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(287): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(288): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(289): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(290): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(291): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(292): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(293): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(294): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_fr_a5_1_codec_missing(295): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_fr_a5_1_codec_missing finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing fail'. Fri Apr 26 11:49:35 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_1_codec_missing fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_fr_a5_1_codec_missing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391293) Waiting for packet dumper to finish... 1 (prev_count=391293, count=408904) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3'. ------ BSC_Tests.TC_assignment_fr_a5_3 ------ Fri Apr 26 11:49:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_fr_a5_3 started. MTC@45666e2765fe: "TC_assignment_fr_a5_3": using IMSI '001018158981197'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(299)@45666e2765fe: ************************************************* VirtMSC-M3UA(299)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(299)@45666e2765fe: ************************************************* VirtMSC-SCCP(297)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(302)@45666e2765fe: ************************************************* VirtSMLC-M3UA(302)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(302)@45666e2765fe: ************************************************* VirtSMLC-SCCP(300)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(299)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(299)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(302)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(302)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(305)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(305)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(305)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(305)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_fr_a5_3() start" VirtMSC-RAN(298)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 298 has requested to stop MTC. Terminating current testcase execution. VirtMSC-STATS(296)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(306)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(302)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(301)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(297)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(298)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_assignment_fr_a5_3(307)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(304)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(305)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(299)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(300)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(296): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(297): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(298): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(299): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(300): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(301): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(302): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(304): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(305): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(306): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_fr_a5_3(307): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_fr_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 fail'. Fri Apr 26 11:49:47 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_3 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_fr_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395835) Waiting for packet dumper to finish... 1 (prev_count=395835, count=411320) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4'. ------ BSC_Tests.TC_assignment_fr_a5_4 ------ Fri Apr 26 11:49:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_fr_a5_4 started. MTC@45666e2765fe: "TC_assignment_fr_a5_4": using IMSI '001014241250368'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(311)@45666e2765fe: ************************************************* VirtMSC-M3UA(311)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(311)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(309)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(314)@45666e2765fe: ************************************************* VirtSMLC-M3UA(314)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(314)@45666e2765fe: ************************************************* VirtSMLC-SCCP(312)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(311)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(311)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(314)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(314)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(317)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(317)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(317)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(317)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_fr_a5_4() start" VirtMSC-RAN(310)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 310 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(310)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(309)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(312)@45666e2765fe: Final verdict of PTC: none TC_assignment_fr_a5_4(319)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(313)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(314)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(318)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(315)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(311)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(316)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(317)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(308)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(308): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(309): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(310): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(311): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(312): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(313): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(314): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(315): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(316): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(317): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(318): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_fr_a5_4(319): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_fr_a5_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 fail'. Fri Apr 26 11:49:59 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_4 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_fr_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391526) Waiting for packet dumper to finish... 1 (prev_count=391526, count=408884) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail'. ------ BSC_Tests.TC_assignment_fr_a5_4_fail ------ Fri Apr 26 11:50:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_fr_a5_4_fail started. MTC@45666e2765fe: "TC_assignment_fr_a5_4_fail": using IMSI '001015322364967'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(323)@45666e2765fe: ************************************************* VirtMSC-M3UA(323)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(323)@45666e2765fe: ************************************************* VirtMSC-SCCP(321)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(326)@45666e2765fe: ************************************************* VirtSMLC-M3UA(326)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(326)@45666e2765fe: ************************************************* VirtSMLC-SCCP(324)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(323)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(323)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(326)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(326)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(329)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(329)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(329)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(329)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_fr_a5_4_fail() start" VirtMSC-RAN(322)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 322 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(322)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(326)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(323)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(325)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(320)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(321)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(330)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(328)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(324)@45666e2765fe: Final verdict of PTC: none TC_assignment_fr_a5_4_fail(331)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(327)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(329)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(320): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(321): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(322): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(323): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(324): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(325): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(326): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(327): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(328): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(329): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(330): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_fr_a5_4_fail(331): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_fr_a5_4_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail fail'. Fri Apr 26 11:50:12 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_4_fail fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_fr_a5_4_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396438) Waiting for packet dumper to finish... 1 (prev_count=396438, count=411510) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup'. ------ BSC_Tests.TC_assignment_fr_a5_not_sup ------ Fri Apr 26 11:50:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_fr_a5_not_sup started. MTC@45666e2765fe: "TC_assignment_fr_a5_not_sup": using IMSI '001014264488679'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(335)@45666e2765fe: ************************************************* VirtMSC-M3UA(335)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(335)@45666e2765fe: ************************************************* VirtMSC-SCCP(333)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(338)@45666e2765fe: ************************************************* VirtSMLC-M3UA(338)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(338)@45666e2765fe: ************************************************* VirtSMLC-SCCP(336)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(335)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(335)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(338)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(338)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(341)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(341)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(341)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(341)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_fr_a5_not_sup() start" VirtMSC-RAN(334)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 334 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(335)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(337)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(334)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(333)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(336)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(332)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(338)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(342)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(340)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(341)@45666e2765fe: Final verdict of PTC: none TC_assignment_fr_a5_not_sup(343)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(332): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(333): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(334): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(335): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(336): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(337): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(338): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(340): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(341): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(342): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_fr_a5_not_sup(343): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_fr_a5_not_sup finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup fail'. Fri Apr 26 11:50:24 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_not_sup fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_fr_a5_not_sup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403199) Waiting for packet dumper to finish... 1 (prev_count=403199, count=421223) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0'. ------ BSC_Tests.TC_ciph_mode_a5_0 ------ Fri Apr 26 11:50:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ciph_mode_a5_0 started. MTC@45666e2765fe: "TC_ciph_mode_a5_0": using IMSI '001014390720307'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(347)@45666e2765fe: ************************************************* VirtMSC-M3UA(347)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(347)@45666e2765fe: ************************************************* VirtMSC-SCCP(345)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(350)@45666e2765fe: ************************************************* VirtSMLC-M3UA(350)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(350)@45666e2765fe: ************************************************* VirtSMLC-SCCP(348)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(347)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(347)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(350)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(350)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(353)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(353)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(353)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(353)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ciph_mode_a5_0() start" VirtMSC-RAN(346)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 346 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(345)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(347)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(354)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(349)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(348)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(350)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(344)@45666e2765fe: Final verdict of PTC: none TC_ciph_mode_a5_0(355)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(351)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(346)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(352)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(353)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(344): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(345): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(346): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(347): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(348): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(349): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(350): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(351): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(352): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(353): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(354): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ciph_mode_a5_0(355): none (fail -> fail) MTC@45666e2765fe: Test case TC_ciph_mode_a5_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 fail'. Fri Apr 26 11:50:36 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_0 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ciph_mode_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399699) Waiting for packet dumper to finish... 1 (prev_count=399699, count=412945) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1'. ------ BSC_Tests.TC_ciph_mode_a5_1 ------ Fri Apr 26 11:50:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ciph_mode_a5_1 started. MTC@45666e2765fe: "TC_ciph_mode_a5_1": using IMSI '001017763829467'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(359)@45666e2765fe: ************************************************* VirtMSC-M3UA(359)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(359)@45666e2765fe: ************************************************* VirtMSC-SCCP(357)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(362)@45666e2765fe: ************************************************* VirtSMLC-M3UA(362)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(362)@45666e2765fe: ************************************************* VirtSMLC-SCCP(360)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(359)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(359)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(362)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(362)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(365)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(365)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(365)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(365)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ciph_mode_a5_1() start" VirtMSC-RAN(358)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 358 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(358)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(366)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(362)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(356)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(359)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(360)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(365)@45666e2765fe: Final verdict of PTC: none TC_ciph_mode_a5_1(367)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(361)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(364)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(357)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(356): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(357): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(358): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(359): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(360): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(361): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(362): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(364): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(365): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(366): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ciph_mode_a5_1(367): none (fail -> fail) MTC@45666e2765fe: Test case TC_ciph_mode_a5_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 fail'. Fri Apr 26 11:50:49 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_1 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ciph_mode_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393840) Waiting for packet dumper to finish... 1 (prev_count=393840, count=422508) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0'. ------ BSC_Tests.TC_ciph_mode_a5_2_0 ------ Fri Apr 26 11:50:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ciph_mode_a5_2_0 started. MTC@45666e2765fe: "TC_ciph_mode_a5_2_0": using IMSI '001015438154153'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(371)@45666e2765fe: ************************************************* VirtMSC-M3UA(371)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(371)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(369)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(372)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(374)@45666e2765fe: ************************************************* VirtSMLC-M3UA(374)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(374)@45666e2765fe: ************************************************* VirtMSC-M3UA(371)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(371)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(374)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(374)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(377)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(377)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(377)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(377)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ciph_mode_a5_2_0() start" VirtMSC-RAN(370)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 370 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(373)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(369)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(372)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(371)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(378)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(368)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(374)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(377)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@45666e2765fe: Final verdict of PTC: none TC_ciph_mode_a5_2_0(379)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(376)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(370)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(368): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(369): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(370): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(371): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(372): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(373): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(374): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(376): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(377): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(378): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ciph_mode_a5_2_0(379): none (fail -> fail) MTC@45666e2765fe: Test case TC_ciph_mode_a5_2_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 fail'. Fri Apr 26 11:51:01 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_2_0 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397278) Waiting for packet dumper to finish... 1 (prev_count=397278, count=411526) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1'. ------ BSC_Tests.TC_ciph_mode_a5_2_1 ------ Fri Apr 26 11:51:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ciph_mode_a5_2_1 started. MTC@45666e2765fe: "TC_ciph_mode_a5_2_1": using IMSI '001012683947311'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(383)@45666e2765fe: ************************************************* VirtMSC-M3UA(383)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(383)@45666e2765fe: ************************************************* VirtMSC-SCCP(381)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(386)@45666e2765fe: ************************************************* VirtSMLC-M3UA(386)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(386)@45666e2765fe: ************************************************* VirtSMLC-SCCP(384)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(383)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(383)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(386)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(386)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(389)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(389)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(389)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(389)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ciph_mode_a5_2_1() start" VirtMSC-RAN(382)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 382 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(386)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(381)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(382)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(380)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(384)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(383)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(390)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(387)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(389)@45666e2765fe: Final verdict of PTC: none TC_ciph_mode_a5_2_1(391)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(388)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(385)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(380): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(381): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(382): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(383): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(384): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(385): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(386): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(388): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(389): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(390): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ciph_mode_a5_2_1(391): none (fail -> fail) MTC@45666e2765fe: Test case TC_ciph_mode_a5_2_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 fail'. Fri Apr 26 11:51:13 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_2_1 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397910) Waiting for packet dumper to finish... 1 (prev_count=397910, count=428614) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3'. ------ BSC_Tests.TC_ciph_mode_a5_3 ------ Fri Apr 26 11:51:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ciph_mode_a5_3 started. MTC@45666e2765fe: "TC_ciph_mode_a5_3": using IMSI '001016174550842'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(395)@45666e2765fe: ************************************************* VirtMSC-M3UA(395)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(395)@45666e2765fe: ************************************************* VirtMSC-SCCP(393)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(398)@45666e2765fe: ************************************************* VirtSMLC-M3UA(398)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(398)@45666e2765fe: ************************************************* VirtSMLC-SCCP(396)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(395)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(395)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(398)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(398)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(401)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(401)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(401)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(401)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ciph_mode_a5_3() start" VirtMSC-RAN(394)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 394 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(393)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(395)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(398)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(397)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(396)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(392)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(402)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(394)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(400)@45666e2765fe: Final verdict of PTC: none TC_ciph_mode_a5_3(403)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(401)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(399)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(392): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(393): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(394): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(395): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(396): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(397): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(398): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(400): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(401): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(402): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ciph_mode_a5_3(403): none (fail -> fail) MTC@45666e2765fe: Test case TC_ciph_mode_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 fail'. Fri Apr 26 11:51:26 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_3 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ciph_mode_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391376) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4'. ------ BSC_Tests.TC_ciph_mode_a5_4 ------ Fri Apr 26 11:51:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ciph_mode_a5_4 started. MTC@45666e2765fe: "TC_ciph_mode_a5_4": using IMSI '001015309756309'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(407)@45666e2765fe: ************************************************* VirtMSC-M3UA(407)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(407)@45666e2765fe: ************************************************* VirtMSC-SCCP(405)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(410)@45666e2765fe: ************************************************* VirtSMLC-M3UA(410)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(410)@45666e2765fe: ************************************************* VirtSMLC-SCCP(408)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(407)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(407)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(410)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(410)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(413)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(413)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(413)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(413)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ciph_mode_a5_4() start" VirtMSC-RAN(406)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 406 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(408)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(404)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(405)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(409)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(411)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(410)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(406)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(407)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(412)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(413)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(414)@45666e2765fe: Final verdict of PTC: none TC_ciph_mode_a5_4(415)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(404): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(405): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(406): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(407): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(408): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(409): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(410): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(411): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(412): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(413): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(414): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ciph_mode_a5_4(415): none (fail -> fail) MTC@45666e2765fe: Test case TC_ciph_mode_a5_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 fail'. Fri Apr 26 11:51:37 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_4 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ciph_mode_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395057) Waiting for packet dumper to finish... 1 (prev_count=395057, count=409305) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr'. ------ BSC_Tests.TC_assignment_codec_fr ------ Fri Apr 26 11:51:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_fr started. MTC@45666e2765fe: "TC_assignment_codec_fr": using IMSI '001018018165648'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(419)@45666e2765fe: ************************************************* VirtMSC-M3UA(419)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(419)@45666e2765fe: ************************************************* VirtMSC-SCCP(417)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(422)@45666e2765fe: ************************************************* VirtSMLC-M3UA(422)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(422)@45666e2765fe: ************************************************* VirtSMLC-SCCP(420)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(419)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(419)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(422)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(422)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(425)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(425)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(425)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(425)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_fr() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(427)@45666e2765fe: 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(418)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 418 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(418)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(416)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(422)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(417)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(419)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(421)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(420)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(424)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(425)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_fr(427)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(426)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(416): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(417): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(418): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(419): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(420): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(421): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(422): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(424): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(425): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(426): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_fr(427): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr fail'. Fri Apr 26 11:51:49 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=405831) Waiting for packet dumper to finish... 1 (prev_count=405831, count=424476) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:51:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_fr_by_mode_modify started. MTC@45666e2765fe: "TC_assignment_codec_fr_by_mode_modify": using IMSI '001016005169007'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(431)@45666e2765fe: ************************************************* VirtMSC-M3UA(431)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(431)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(429)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(434)@45666e2765fe: ************************************************* VirtSMLC-M3UA(434)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(434)@45666e2765fe: ************************************************* VirtSMLC-SCCP(432)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(431)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(431)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(434)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(434)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(437)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(437)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(437)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(437)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_fr_by_mode_modify() start" TC_assignment_codec_fr_by_mode_modify(439)@45666e2765fe: 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(430)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 430 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(430)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(433)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(432)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(429)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(428)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(431)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(435)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(434)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(436)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(437)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_fr_by_mode_modify(439)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(438)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(428): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(429): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(430): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(431): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(432): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(433): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(434): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(435): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(436): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(437): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(438): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_fr_by_mode_modify(439): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_fr_by_mode_modify finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify fail'. Fri Apr 26 11:52:02 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_by_mode_modify fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_fr_by_mode_modify.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406573) Waiting for packet dumper to finish... 1 (prev_count=406573, count=420821) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr'. ------ BSC_Tests.TC_assignment_codec_hr ------ Fri Apr 26 11:52:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_hr started. MTC@45666e2765fe: "TC_assignment_codec_hr": using IMSI '001016532448104'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(443)@45666e2765fe: ************************************************* VirtMSC-M3UA(443)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(443)@45666e2765fe: ************************************************* VirtMSC-SCCP(441)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(446)@45666e2765fe: ************************************************* VirtSMLC-M3UA(446)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(446)@45666e2765fe: ************************************************* VirtSMLC-SCCP(444)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(443)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(443)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(446)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(446)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(449)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(449)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(449)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(449)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_hr() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(451)@45666e2765fe: 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(442)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 442 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(442)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(440)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(441)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(444)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(449)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(447)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(443)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(446)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(445)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(450)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(448)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_hr(451)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(440): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(441): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(442): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(443): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(444): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(445): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(446): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(447): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(448): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(449): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(450): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_hr(451): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr fail'. Fri Apr 26 11:52:14 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407809) Waiting for packet dumper to finish... 1 (prev_count=407809, count=425452) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr'. ------ BSC_Tests.TC_assignment_codec_efr ------ Fri Apr 26 11:52:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_efr started. MTC@45666e2765fe: "TC_assignment_codec_efr": using IMSI '001012476223864'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(455)@45666e2765fe: ************************************************* VirtMSC-M3UA(455)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(455)@45666e2765fe: ************************************************* VirtMSC-SCCP(453)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(458)@45666e2765fe: ************************************************* VirtSMLC-M3UA(458)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(458)@45666e2765fe: ************************************************* VirtSMLC-SCCP(456)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(455)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(455)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(458)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(458)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(461)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(461)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(461)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(461)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_efr() start" TC_assignment_codec_efr(463)@45666e2765fe: 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(454)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 454 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(454)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(453)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(456)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(459)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(452)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(458)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(455)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(460)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(457)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(461)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(462)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_efr(463)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(452): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(453): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(454): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(455): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(456): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(457): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(458): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(459): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(460): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(461): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(462): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_efr(463): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_efr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr fail'. Fri Apr 26 11:52:27 UTC 2024 ------ BSC_Tests.TC_assignment_codec_efr fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_efr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399061) Waiting for packet dumper to finish... 1 (prev_count=399061, count=413544) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f'. ------ BSC_Tests.TC_assignment_codec_amr_f ------ Fri Apr 26 11:52:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_f started. MTC@45666e2765fe: "TC_assignment_codec_amr_f": using IMSI '001013960120647'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(467)@45666e2765fe: ************************************************* VirtMSC-M3UA(467)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(467)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(465)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(470)@45666e2765fe: ************************************************* VirtSMLC-M3UA(470)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(470)@45666e2765fe: ************************************************* VirtSMLC-SCCP(468)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(467)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(467)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(470)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(470)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(473)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(473)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(473)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(473)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_f() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(475)@45666e2765fe: 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(466)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 466 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(466)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(470)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(467)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(473)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(465)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(464)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(472)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(474)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(471)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(468)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(469)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_f(475)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(464): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(465): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(466): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(467): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(468): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(469): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(470): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(472): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(473): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(474): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_f(475): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_f finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f fail'. Fri Apr 26 11:52:39 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=420267) Waiting for packet dumper to finish... 1 (prev_count=420267, count=439543) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h'. ------ BSC_Tests.TC_assignment_codec_amr_h ------ Fri Apr 26 11:52:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_h started. MTC@45666e2765fe: "TC_assignment_codec_amr_h": using IMSI '001015755011499'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(479)@45666e2765fe: ************************************************* VirtMSC-M3UA(479)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(479)@45666e2765fe: ************************************************* VirtMSC-SCCP(477)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(482)@45666e2765fe: ************************************************* VirtSMLC-M3UA(482)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(482)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(480)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(479)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(479)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(482)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(482)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(485)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(485)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(485)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(485)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_h() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(487)@45666e2765fe: 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(478)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 478 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(478)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(480)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(481)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(477)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(482)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(479)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(483)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(486)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(484)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(485)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_h(487)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(476)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(476): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(477): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(478): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(479): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(480): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(481): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(482): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(483): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(484): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(485): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(486): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_h(487): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_h finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h fail'. Fri Apr 26 11:52:51 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_h.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=409705) Waiting for packet dumper to finish... 1 (prev_count=409705, count=424777) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S1'. ------ BSC_Tests.TC_assignment_codec_amr_f_S1 ------ Fri Apr 26 11:52:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S1' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_S1 started. MTC@45666e2765fe: "TC_assignment_codec_amr_f_S1": using IMSI '001012700251706'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(491)@45666e2765fe: ************************************************* VirtMSC-M3UA(491)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(491)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(489)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(494)@45666e2765fe: ************************************************* VirtSMLC-M3UA(494)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(494)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(492)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(491)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(491)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(494)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(494)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(497)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(497)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(497)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(497)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_f_S1() start" TC_assignment_codec_amr_f_S1(499)@45666e2765fe: 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(490)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 490 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(494)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(492)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(491)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(490)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(493)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(488)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_f_S1(499)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(496)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(495)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(489)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(498)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(497)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(488): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(489): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(490): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(491): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(492): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(493): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(494): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(496): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(497): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(498): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_f_S1(499): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_S1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S1 fail'. Fri Apr 26 11:53:04 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S1 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400572) Waiting for packet dumper to finish... 1 (prev_count=400572, count=430580) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S1 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S1'. ------ BSC_Tests.TC_assignment_codec_amr_h_S1 ------ Fri Apr 26 11:53:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S1' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_S1 started. MTC@45666e2765fe: "TC_assignment_codec_amr_h_S1": using IMSI '001016621705427'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(503)@45666e2765fe: ************************************************* VirtMSC-M3UA(503)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(503)@45666e2765fe: ************************************************* VirtMSC-SCCP(501)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(506)@45666e2765fe: ************************************************* VirtSMLC-M3UA(506)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(506)@45666e2765fe: ************************************************* VirtSMLC-SCCP(504)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(503)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(503)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(506)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(506)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(509)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(509)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(509)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(509)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_h_S1() start" TC_assignment_codec_amr_h_S1(511)@45666e2765fe: 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(502)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 502 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(501)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(502)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(504)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(505)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(506)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(500)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(503)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(508)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_h_S1(511)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(507)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(509)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(510)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(500): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(501): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(502): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(503): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(504): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(505): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(506): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(507): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(508): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(509): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(510): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_h_S1(511): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_S1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S1 fail'. Fri Apr 26 11:53:16 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S1 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399599) Waiting for packet dumper to finish... 1 (prev_count=399599, count=413669) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S1 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S124'. ------ BSC_Tests.TC_assignment_codec_amr_f_S124 ------ Fri Apr 26 11:53:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S124' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_S124 started. MTC@45666e2765fe: "TC_assignment_codec_amr_f_S124": using IMSI '001018084875615'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(515)@45666e2765fe: ************************************************* VirtMSC-M3UA(515)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(515)@45666e2765fe: ************************************************* VirtMSC-SCCP(513)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(518)@45666e2765fe: ************************************************* VirtSMLC-M3UA(518)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(518)@45666e2765fe: ************************************************* VirtSMLC-SCCP(516)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(515)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(515)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(518)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(518)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(521)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(521)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(521)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(521)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_f_S124() start" TC_assignment_codec_amr_f_S124(523)@45666e2765fe: 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(514)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 514 has requested to stop MTC. Terminating current testcase execution. VirtMSC-STATS(512)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(515)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(514)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(518)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(520)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_f_S124(523)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(521)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(522)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(519)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(517)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(516)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(513)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(512): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(513): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(514): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(515): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(516): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(517): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(518): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(520): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(521): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(522): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_f_S124(523): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_S124 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S124 fail'. Fri Apr 26 11:53:29 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S124 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S124.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397897) Waiting for packet dumper to finish... 1 (prev_count=397897, count=427498) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S124 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S124'. ------ BSC_Tests.TC_assignment_codec_amr_h_S124 ------ Fri Apr 26 11:53:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S124' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_S124 started. MTC@45666e2765fe: "TC_assignment_codec_amr_h_S124": using IMSI '001017226916636'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(527)@45666e2765fe: ************************************************* VirtMSC-M3UA(527)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(527)@45666e2765fe: ************************************************* VirtMSC-SCCP(525)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(530)@45666e2765fe: ************************************************* VirtSMLC-M3UA(530)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(530)@45666e2765fe: ************************************************* VirtSMLC-SCCP(528)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(527)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(527)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(530)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(530)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(533)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(533)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(533)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(533)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_h_S124() start" TC_assignment_codec_amr_h_S124(535)@45666e2765fe: 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(526)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 526 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(528)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(529)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(527)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(525)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(526)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(534)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(531)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(532)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(524)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(533)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_h_S124(535)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(530)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(524): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(525): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(526): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(527): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(528): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(529): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(530): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(531): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(532): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(533): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(534): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_h_S124(535): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_S124 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S124 fail'. Fri Apr 26 11:53:41 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S124 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S124.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401032) Waiting for packet dumper to finish... 1 (prev_count=401032, count=416104) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S124 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0 ------ Fri Apr 26 11:53:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_S0 started. MTC@45666e2765fe: "TC_assignment_codec_amr_f_S0": using IMSI '001019406266899'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(539)@45666e2765fe: ************************************************* VirtMSC-M3UA(539)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(539)@45666e2765fe: ************************************************* VirtMSC-SCCP(537)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(542)@45666e2765fe: ************************************************* VirtSMLC-M3UA(542)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(542)@45666e2765fe: ************************************************* VirtSMLC-SCCP(540)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(539)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(539)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(542)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(542)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(545)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(545)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(545)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(545)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_f_S0() start" TC_assignment_codec_amr_f_S0(547)@45666e2765fe: 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(538)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 538 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(540)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(537)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(538)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(542)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(546)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(536)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(539)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(541)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_f_S0(547)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(544)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(545)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(536): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(537): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(538): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(539): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(540): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(541): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(542): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(544): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(545): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(546): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_f_S0(547): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_S0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0 fail'. Fri Apr 26 11:53:53 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S0 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400997) Waiting for packet dumper to finish... 1 (prev_count=400997, count=431288) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S02'. ------ BSC_Tests.TC_assignment_codec_amr_f_S02 ------ Fri Apr 26 11:53:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S02' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_S02 started. MTC@45666e2765fe: "TC_assignment_codec_amr_f_S02": using IMSI '001015278114016'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(551)@45666e2765fe: ************************************************* VirtMSC-M3UA(551)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(551)@45666e2765fe: ************************************************* VirtMSC-SCCP(549)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(554)@45666e2765fe: ************************************************* VirtSMLC-M3UA(554)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(554)@45666e2765fe: ************************************************* VirtSMLC-SCCP(552)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(551)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(551)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(554)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(554)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(557)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(557)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(557)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(557)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_f_S02() start" TC_assignment_codec_amr_f_S02(559)@45666e2765fe: 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(550)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 550 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(553)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(549)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(550)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(558)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(552)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(551)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(554)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(557)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(548)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_f_S02(559)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(555)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(556)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(548): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(549): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(550): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(551): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(552): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(553): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(554): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(555): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(556): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(557): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(558): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_f_S02(559): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_S02 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S02 fail'. Fri Apr 26 11:54:05 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S02 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S02.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403043) Waiting for packet dumper to finish... 1 (prev_count=403043, count=417704) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S02 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S024'. ------ BSC_Tests.TC_assignment_codec_amr_f_S024 ------ Fri Apr 26 11:54:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S024' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_S024 started. MTC@45666e2765fe: "TC_assignment_codec_amr_f_S024": using IMSI '001019656495370'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(563)@45666e2765fe: ************************************************* VirtMSC-M3UA(563)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(563)@45666e2765fe: ************************************************* VirtMSC-SCCP(561)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(566)@45666e2765fe: ************************************************* VirtSMLC-M3UA(566)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(566)@45666e2765fe: ************************************************* VirtSMLC-SCCP(564)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(563)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(563)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(566)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(566)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(569)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(569)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(569)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(569)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_f_S024() start" TC_assignment_codec_amr_f_S024(571)@45666e2765fe: 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(562)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 562 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(561)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(562)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(560)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(563)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(565)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(564)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(570)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_f_S024(571)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(566)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(569)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(568)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(560): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(561): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(562): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(563): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(564): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(565): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(566): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(568): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(569): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(570): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_f_S024(571): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_S024 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S024 fail'. Fri Apr 26 11:54:18 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S024 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S024.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400670) Waiting for packet dumper to finish... 1 (prev_count=400670, count=421102) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S024 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0247'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0247 ------ Fri Apr 26 11:54:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0247' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_S0247 started. MTC@45666e2765fe: "TC_assignment_codec_amr_f_S0247": using IMSI '001014744003340'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(575)@45666e2765fe: ************************************************* VirtMSC-M3UA(575)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(575)@45666e2765fe: ************************************************* VirtMSC-SCCP(573)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(578)@45666e2765fe: ************************************************* VirtSMLC-M3UA(578)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(578)@45666e2765fe: ************************************************* VirtSMLC-SCCP(576)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(575)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(575)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(578)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(578)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(581)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(581)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(581)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(581)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_f_S0247() start" TC_assignment_codec_amr_f_S0247(583)@45666e2765fe: 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(574)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 574 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(574)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(573)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(576)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(581)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(578)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(572)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(579)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(577)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(575)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(580)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(582)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_f_S0247(583)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(572): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(573): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(574): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(575): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(576): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(577): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(578): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(579): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(580): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(581): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(582): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_f_S0247(583): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_S0247 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0247 fail'. Fri Apr 26 11:54:30 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S0247 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0247.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400985) Waiting for packet dumper to finish... 1 (prev_count=400985, count=414143) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0247 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0'. ------ BSC_Tests.TC_assignment_codec_amr_h_S0 ------ Fri Apr 26 11:54:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_S0 started. MTC@45666e2765fe: "TC_assignment_codec_amr_h_S0": using IMSI '001017032774258'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(587)@45666e2765fe: ************************************************* VirtMSC-M3UA(587)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(587)@45666e2765fe: ************************************************* VirtMSC-SCCP(585)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(590)@45666e2765fe: ************************************************* VirtSMLC-M3UA(590)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(590)@45666e2765fe: ************************************************* VirtSMLC-SCCP(588)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(587)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(587)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(590)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(590)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(593)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(593)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(593)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(593)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_h_S0() start" TC_assignment_codec_amr_h_S0(595)@45666e2765fe: 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(586)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 586 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(586)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(588)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(587)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(585)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(590)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(589)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(591)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(593)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(584)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_h_S0(595)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(594)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(592)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(584): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(585): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(586): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(587): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(588): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(589): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(590): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(592): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(593): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(594): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_h_S0(595): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_S0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0 fail'. Fri Apr 26 11:54:43 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S0 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399355) Waiting for packet dumper to finish... 1 (prev_count=399355, count=413838) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S02'. ------ BSC_Tests.TC_assignment_codec_amr_h_S02 ------ Fri Apr 26 11:54:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S02' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_S02 started. MTC@45666e2765fe: "TC_assignment_codec_amr_h_S02": using IMSI '001017644032237'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(599)@45666e2765fe: ************************************************* VirtMSC-M3UA(599)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(599)@45666e2765fe: ************************************************* VirtMSC-SCCP(597)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(602)@45666e2765fe: ************************************************* VirtSMLC-M3UA(602)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(602)@45666e2765fe: ************************************************* VirtSMLC-SCCP(600)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(599)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(599)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(602)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(602)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(605)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(605)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(605)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(605)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_h_S02() start" TC_assignment_codec_amr_h_S02(607)@45666e2765fe: 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(598)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 598 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(599)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(600)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(597)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(598)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(601)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(602)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_h_S02(607)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(603)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(604)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(596)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(605)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(606)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(596): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(597): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(598): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(599): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(600): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(601): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(602): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(603): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(604): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(605): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(606): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_h_S02(607): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_S02 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S02 fail'. Fri Apr 26 11:54:55 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S02 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S02.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=402179) Waiting for packet dumper to finish... 1 (prev_count=402179, count=416339) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S02 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S024'. ------ BSC_Tests.TC_assignment_codec_amr_h_S024 ------ Fri Apr 26 11:55:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S024' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_S024 started. MTC@45666e2765fe: "TC_assignment_codec_amr_h_S024": using IMSI '001010539390022'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(611)@45666e2765fe: ************************************************* VirtMSC-M3UA(611)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(611)@45666e2765fe: ************************************************* VirtMSC-SCCP(609)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(614)@45666e2765fe: ************************************************* VirtSMLC-M3UA(614)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(614)@45666e2765fe: ************************************************* VirtSMLC-SCCP(612)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(611)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(611)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(614)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(614)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(617)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(617)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(617)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(617)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_h_S024() start" TC_assignment_codec_amr_h_S024(619)@45666e2765fe: 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(610)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 610 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(611)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(608)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(613)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(609)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_h_S024(619)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(616)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(614)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(612)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(610)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(618)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(617)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(615)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(608): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(609): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(610): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(611): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(612): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(613): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(614): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(616): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(617): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(618): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_h_S024(619): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_S024 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S024 fail'. Fri Apr 26 11:55:07 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S024 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S024.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396294) Waiting for packet dumper to finish... 1 (prev_count=396294, count=411779) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S024 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0247'. ------ BSC_Tests.TC_assignment_codec_amr_h_S0247 ------ Fri Apr 26 11:55:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0247' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_S0247 started. MTC@45666e2765fe: "TC_assignment_codec_amr_h_S0247": using IMSI '001013174997729'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(623)@45666e2765fe: ************************************************* VirtMSC-M3UA(623)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(623)@45666e2765fe: ************************************************* VirtMSC-SCCP(621)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(626)@45666e2765fe: ************************************************* VirtSMLC-M3UA(626)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(626)@45666e2765fe: ************************************************* VirtSMLC-SCCP(624)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(623)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(623)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(626)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(626)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(629)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(629)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(629)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(629)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_h_S0247() start" TC_assignment_codec_amr_h_S0247(631)@45666e2765fe: 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(622)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 622 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(621)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(623)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(624)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(620)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(622)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(626)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_h_S0247(631)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(629)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(627)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(630)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(625)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(628)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(620): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(621): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(622): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(623): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(624): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(625): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(626): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(627): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(628): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(629): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(630): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_h_S0247(631): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_S0247 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0247 fail'. Fri Apr 26 11:55:20 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S0247 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S0247.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394546) Waiting for packet dumper to finish... 1 (prev_count=394546, count=413822) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0247 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567'. ------ BSC_Tests.TC_assignment_codec_amr_f_S01234567 ------ Fri Apr 26 11:55:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_S01234567 started. MTC@45666e2765fe: "TC_assignment_codec_amr_f_S01234567": using IMSI '001012300636074'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(635)@45666e2765fe: ************************************************* VirtMSC-M3UA(635)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(635)@45666e2765fe: ************************************************* VirtMSC-SCCP(633)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(638)@45666e2765fe: ************************************************* VirtSMLC-M3UA(638)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(638)@45666e2765fe: ************************************************* VirtSMLC-SCCP(636)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(635)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(635)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(638)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(638)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(641)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(641)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(641)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(641)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_f_S01234567() start" TC_assignment_codec_amr_f_S01234567(643)@45666e2765fe: 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(634)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 634 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(634)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(638)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(632)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(633)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(637)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(640)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(639)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(642)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(636)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(635)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(641)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_f_S01234567(643)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(632): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(633): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(634): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(635): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(636): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(637): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(638): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(639): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(640): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(641): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(642): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_f_S01234567(643): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_S01234567 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567 fail'. Fri Apr 26 11:55:32 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S01234567 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S01234567.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400926) Waiting for packet dumper to finish... 1 (prev_count=400926, count=414585) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0234567 ------ Fri Apr 26 11:55:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_S0234567 started. MTC@45666e2765fe: "TC_assignment_codec_amr_f_S0234567": using IMSI '001011782522184'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(647)@45666e2765fe: ************************************************* VirtMSC-M3UA(647)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(647)@45666e2765fe: ************************************************* VirtMSC-SCCP(645)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(650)@45666e2765fe: ************************************************* VirtSMLC-M3UA(650)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(650)@45666e2765fe: ************************************************* VirtSMLC-SCCP(648)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(647)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(647)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(650)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(650)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(653)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(653)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(653)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(653)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_f_S0234567() start" TC_assignment_codec_amr_f_S0234567(655)@45666e2765fe: 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(646)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 646 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(646)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(645)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(644)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(649)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(650)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(648)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(647)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(651)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(654)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(653)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(652)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_f_S0234567(655)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(644): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(645): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(646): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(647): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(648): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(649): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(650): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(651): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(652): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(653): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(654): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_f_S0234567(655): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_S0234567 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567 fail'. Fri Apr 26 11:55:44 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S0234567 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0234567.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395383) Waiting for packet dumper to finish... 1 (prev_count=395383, count=413439) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_zero'. ------ BSC_Tests.TC_assignment_codec_amr_f_zero ------ Fri Apr 26 11:55:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_zero' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_zero started. MTC@45666e2765fe: "TC_assignment_codec_amr_f_zero": using IMSI '001014481397341'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(659)@45666e2765fe: ************************************************* VirtMSC-M3UA(659)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(659)@45666e2765fe: ************************************************* VirtMSC-SCCP(657)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(662)@45666e2765fe: ************************************************* VirtSMLC-M3UA(662)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(662)@45666e2765fe: ************************************************* VirtSMLC-SCCP(660)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(659)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(659)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(662)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(662)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(665)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(665)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(665)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(665)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_f_zero() start" TC_assignment_codec_amr_f_zero(667)@45666e2765fe: 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(658)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 658 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(659)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(658)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(657)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(660)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(656)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(661)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(666)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(664)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(662)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(665)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_f_zero(667)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(663)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(656): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(657): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(658): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(659): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(660): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(661): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(662): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(663): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(664): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(665): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(666): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_f_zero(667): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_zero finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_zero fail'. Fri Apr 26 11:55:57 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_zero fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_zero.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398638) Waiting for packet dumper to finish... 1 (prev_count=398638, count=411884) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_zero fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp'. ------ BSC_Tests.TC_assignment_codec_amr_f_unsupp ------ Fri Apr 26 11:56:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_unsupp started. MTC@45666e2765fe: "TC_assignment_codec_amr_f_unsupp": using IMSI '001014585660722'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(671)@45666e2765fe: ************************************************* VirtMSC-M3UA(671)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(671)@45666e2765fe: ************************************************* VirtMSC-SCCP(669)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(674)@45666e2765fe: ************************************************* VirtSMLC-M3UA(674)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(674)@45666e2765fe: ************************************************* VirtSMLC-SCCP(672)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(671)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(671)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(674)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(674)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(677)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(677)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(677)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(677)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_f_unsupp() start" TC_assignment_codec_amr_f_unsupp(679)@45666e2765fe: 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(670)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 670 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(672)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(673)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(671)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(669)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(670)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(676)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(678)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(675)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(668)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_f_unsupp(679)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(674)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(677)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(668): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(669): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(670): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(671): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(672): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(673): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(674): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(675): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(676): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(677): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(678): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_f_unsupp(679): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_unsupp finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp fail'. Fri Apr 26 11:56:09 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_unsupp fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_unsupp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406288) Waiting for packet dumper to finish... 1 (prev_count=406288, count=425509) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S7'. ------ BSC_Tests.TC_assignment_codec_amr_h_S7 ------ Fri Apr 26 11:56:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S7' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_S7 started. MTC@45666e2765fe: "TC_assignment_codec_amr_h_S7": using IMSI '001015848450734'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(683)@45666e2765fe: ************************************************* VirtMSC-M3UA(683)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(683)@45666e2765fe: ************************************************* VirtMSC-SCCP(681)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(686)@45666e2765fe: ************************************************* VirtSMLC-M3UA(686)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(686)@45666e2765fe: ************************************************* VirtSMLC-SCCP(684)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(683)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(683)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(686)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(686)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(689)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(689)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(689)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(689)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_h_S7() start" TC_assignment_codec_amr_h_S7(691)@45666e2765fe: 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(682)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 682 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(682)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(686)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(683)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(681)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(684)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(680)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(685)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(689)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(688)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(690)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_h_S7(691)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(680): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(681): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(682): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(683): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(684): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(685): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(686): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(688): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(689): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(690): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_h_S7(691): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_S7 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S7 fail'. Fri Apr 26 11:56:21 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S7 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401615) Waiting for packet dumper to finish... 1 (prev_count=401615, count=415863) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S7 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:56:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_start_mode_auto started. MTC@45666e2765fe: "TC_assignment_codec_amr_f_start_mode_auto": using IMSI '001017611995630'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(695)@45666e2765fe: ************************************************* VirtMSC-M3UA(695)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(695)@45666e2765fe: ************************************************* VirtMSC-SCCP(693)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(698)@45666e2765fe: ************************************************* VirtSMLC-M3UA(698)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(698)@45666e2765fe: ************************************************* VirtSMLC-SCCP(696)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(695)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(695)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(698)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(698)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(701)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(701)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(701)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(701)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_f_start_mode_auto() start" TC_assignment_codec_amr_f_start_mode_auto(703)@45666e2765fe: 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(694)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 694 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(695)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(693)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(694)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(698)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(696)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(692)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_f_start_mode_auto(703)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(700)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(702)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(701)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(697)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(699)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(692): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(693): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(694): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(695): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(696): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(697): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(698): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(699): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(700): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(701): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(702): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_f_start_mode_auto(703): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_start_mode_auto finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto fail'. Fri Apr 26 11:56:34 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto fail ------ Saving talloc report from 172.18.209.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=399615) Waiting for packet dumper to finish... 1 (prev_count=399615, count=429906) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:56:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_start_mode_auto started. MTC@45666e2765fe: "TC_assignment_codec_amr_h_start_mode_auto": using IMSI '001015318814873'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(707)@45666e2765fe: ************************************************* VirtMSC-M3UA(707)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(707)@45666e2765fe: ************************************************* VirtMSC-SCCP(705)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(710)@45666e2765fe: ************************************************* VirtSMLC-M3UA(710)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(710)@45666e2765fe: ************************************************* VirtSMLC-SCCP(708)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(707)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(707)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(710)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(710)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(713)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(713)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(713)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(713)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_h_start_mode_auto() start" TC_assignment_codec_amr_h_start_mode_auto(715)@45666e2765fe: 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(706)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 706 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(707)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(704)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(705)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(714)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(710)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(706)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(708)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(709)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(712)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(711)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(713)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_h_start_mode_auto(715)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(704): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(705): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(706): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(707): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(708): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(709): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(710): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(711): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(712): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(713): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(714): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_h_start_mode_auto(715): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_start_mode_auto finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto fail'. Fri Apr 26 11:56:46 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto fail ------ Saving talloc report from 172.18.209.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=401635) Waiting for packet dumper to finish... 1 (prev_count=401635, count=415294) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:56:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_start_mode_4 started. MTC@45666e2765fe: "TC_assignment_codec_amr_f_start_mode_4": using IMSI '001013681419108'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(719)@45666e2765fe: ************************************************* VirtMSC-M3UA(719)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(719)@45666e2765fe: ************************************************* VirtMSC-SCCP(717)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(722)@45666e2765fe: ************************************************* VirtSMLC-M3UA(722)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(722)@45666e2765fe: ************************************************* VirtSMLC-SCCP(720)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(719)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(719)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(722)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(722)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(725)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(725)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(725)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(725)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_f_start_mode_4() start" TC_assignment_codec_amr_f_start_mode_4(727)@45666e2765fe: 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(718)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 718 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(719)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(718)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(717)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(721)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(716)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(720)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(723)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(725)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(722)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(724)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_f_start_mode_4(727)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(726)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(716): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(717): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(718): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(719): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(720): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(721): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(722): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(723): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(724): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(725): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(726): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_f_start_mode_4(727): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_f_start_mode_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 fail'. Fri Apr 26 11:56:58 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 fail ------ Saving talloc report from 172.18.209.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=398241) Waiting for packet dumper to finish... 1 (prev_count=398241, count=428794) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:57:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_start_mode_4 started. MTC@45666e2765fe: "TC_assignment_codec_amr_h_start_mode_4": using IMSI '001019168767542'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(731)@45666e2765fe: ************************************************* VirtMSC-M3UA(731)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(731)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(729)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(734)@45666e2765fe: ************************************************* VirtSMLC-M3UA(734)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(734)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(732)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(731)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(731)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(734)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(734)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(737)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(737)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(737)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(737)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_h_start_mode_4() start" TC_assignment_codec_amr_h_start_mode_4(739)@45666e2765fe: 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(730)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 730 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(731)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(729)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(728)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(732)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(730)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-IPA(737)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(735)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(734)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(733)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(736)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(738)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_h_start_mode_4(739)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(728): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(729): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(730): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(731): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(732): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(733): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(734): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(735): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(736): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(737): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(738): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_h_start_mode_4(739): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_h_start_mode_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 fail'. Fri Apr 26 11:57:11 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 fail ------ Saving talloc report from 172.18.209.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=399337) Waiting for packet dumper to finish... 1 (prev_count=399337, count=413407) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft'. ------ BSC_Tests.TC_assignment_codec_amr_startmode_cruft ------ Fri Apr 26 11:57:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_amr_startmode_cruft started. MTC@45666e2765fe: "TC_assignment_codec_amr_startmode_cruft": using IMSI '001010163459897'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(743)@45666e2765fe: ************************************************* VirtMSC-M3UA(743)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(743)@45666e2765fe: ************************************************* VirtMSC-SCCP(741)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(746)@45666e2765fe: ************************************************* VirtSMLC-M3UA(746)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(746)@45666e2765fe: ************************************************* VirtSMLC-SCCP(744)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(743)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(743)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(746)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(746)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(749)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(749)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(749)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(749)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_amr_startmode_cruft() start" TC_assignment_codec_amr_startmode_cruft(751)@45666e2765fe: 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(742)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 742 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(742)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(745)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(746)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(749)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_amr_startmode_cruft(751)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(744)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(741)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(750)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(740)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(748)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(743)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(747)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(740): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(741): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(742): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(743): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(744): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(745): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(746): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(747): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(748): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(749): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(750): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_amr_startmode_cruft(751): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_amr_startmode_cruft finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft fail'. Fri Apr 26 11:57:23 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_startmode_cruft fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_amr_startmode_cruft.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399396) Waiting for packet dumper to finish... 1 (prev_count=399396, count=429276) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:57:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_fr_exhausted_req_hr started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(755)@45666e2765fe: ************************************************* VirtMSC-M3UA(755)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(755)@45666e2765fe: ************************************************* VirtMSC-SCCP(753)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(758)@45666e2765fe: ************************************************* VirtSMLC-M3UA(758)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(758)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(756)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(755)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(755)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(758)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(758)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(761)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(761)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(761)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(761)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_fr_exhausted_req_hr() start" TC_assignment_codec_fr_exhausted_req_hr(763)@45666e2765fe: "TC_assignment_codec_fr_exhausted_req_hr": using IMSI '001012027739916'H VirtMSC-RAN(754)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 754 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(753)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(756)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(762)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(758)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(757)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(755)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(760)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_fr_exhausted_req_hr(763)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(759)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(761)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(754)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(752)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(752): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(753): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(754): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(755): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(756): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(757): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(758): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(759): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(760): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(761): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(762): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr(763): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_fr_exhausted_req_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr fail'. Fri Apr 26 11:57:36 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=405138) Waiting for packet dumper to finish... 1 (prev_count=405138, count=420623) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:57:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_fr_exhausted_req_fr started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(767)@45666e2765fe: ************************************************* VirtMSC-M3UA(767)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(767)@45666e2765fe: ************************************************* VirtMSC-SCCP(765)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(770)@45666e2765fe: ************************************************* VirtSMLC-M3UA(770)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(770)@45666e2765fe: ************************************************* VirtSMLC-SCCP(768)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(767)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(767)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(770)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(770)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(773)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(773)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(773)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(773)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_fr_exhausted_req_fr() start" TC_assignment_codec_fr_exhausted_req_fr(775)@45666e2765fe: "TC_assignment_codec_fr_exhausted_req_fr": using IMSI '001012590776850'H VirtMSC-RAN(766)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 766 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(766)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(765)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(769)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(767)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(768)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(774)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(771)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(770)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(772)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_fr_exhausted_req_fr(775)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(764)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(773)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(764): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(765): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(766): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(767): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(768): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(769): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(770): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(772): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(773): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(774): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr(775): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_fr_exhausted_req_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr fail'. Fri Apr 26 11:57:48 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408348) Waiting for packet dumper to finish... 1 (prev_count=408348, count=427868) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:57:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_fr_exhausted_req_fr_hr started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(779)@45666e2765fe: ************************************************* VirtMSC-M3UA(779)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(779)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(777)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(782)@45666e2765fe: ************************************************* VirtSMLC-M3UA(782)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(782)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(780)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(779)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(779)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(782)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(782)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(785)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(785)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(785)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(785)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_fr_exhausted_req_fr_hr() start" TC_assignment_codec_fr_exhausted_req_fr_hr(787)@45666e2765fe: "TC_assignment_codec_fr_exhausted_req_fr_hr": using IMSI '001015999605845'H VirtMSC-RAN(778)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 778 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(779)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(778)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(782)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(784)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(776)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(780)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(777)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(781)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(783)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(785)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(786)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_fr_exhausted_req_fr_hr(787)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(776): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(777): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(778): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(779): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(780): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(781): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(782): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(783): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(784): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(785): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(786): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr_hr(787): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_fr_exhausted_req_fr_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr fail'. Fri Apr 26 11:58:00 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr fail ------ Saving talloc report from 172.18.209.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=405877) Waiting for packet dumper to finish... 1 (prev_count=405877, count=420774) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:58:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_fr_exhausted_req_hr_fr started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(791)@45666e2765fe: ************************************************* VirtMSC-M3UA(791)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(791)@45666e2765fe: ************************************************* VirtMSC-SCCP(789)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(794)@45666e2765fe: ************************************************* VirtSMLC-M3UA(794)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(794)@45666e2765fe: ************************************************* VirtSMLC-SCCP(792)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(791)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(791)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(794)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(794)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(797)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(797)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(797)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(797)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_fr_exhausted_req_hr_fr() start" TC_assignment_codec_fr_exhausted_req_hr_fr(799)@45666e2765fe: "TC_assignment_codec_fr_exhausted_req_hr_fr": using IMSI '001011874897256'H VirtMSC-RAN(790)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 790 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(791)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(793)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(794)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(792)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(790)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(788)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(798)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(789)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(797)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(795)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_fr_exhausted_req_hr_fr(799)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(796)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(788): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(789): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(790): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(791): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(792): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(793): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(794): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(795): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(796): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(797): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(798): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr_fr(799): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_fr_exhausted_req_hr_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr fail'. Fri Apr 26 11:58:13 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr fail ------ Saving talloc report from 172.18.209.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=403106) Waiting for packet dumper to finish... 1 (prev_count=403106, count=416352) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:58:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_hr_exhausted_req_fr started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(803)@45666e2765fe: ************************************************* VirtMSC-M3UA(803)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(803)@45666e2765fe: ************************************************* VirtMSC-SCCP(801)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(806)@45666e2765fe: ************************************************* VirtSMLC-M3UA(806)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(806)@45666e2765fe: ************************************************* VirtSMLC-SCCP(804)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(803)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(803)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(806)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(806)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(809)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(809)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(809)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(809)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_hr_exhausted_req_fr() start" TC_assignment_codec_hr_exhausted_req_fr(811)@45666e2765fe: "TC_assignment_codec_hr_exhausted_req_fr": using IMSI '001013264889025'H VirtMSC-RAN(802)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 802 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(806)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(801)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(803)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(800)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(805)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(810)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(802)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-IPA(809)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(804)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(808)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(807)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_hr_exhausted_req_fr(811)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(800): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(801): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(802): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(803): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(804): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(805): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(806): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(807): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(808): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(809): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(810): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr(811): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_hr_exhausted_req_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr fail'. Fri Apr 26 11:58:25 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401423) Waiting for packet dumper to finish... 1 (prev_count=401423, count=416495) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:58:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_hr_exhausted_req_hr started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(815)@45666e2765fe: ************************************************* VirtMSC-M3UA(815)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(815)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(813)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(818)@45666e2765fe: ************************************************* VirtSMLC-M3UA(818)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(818)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(816)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(815)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(815)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(818)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(818)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(821)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(821)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(821)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(821)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_hr_exhausted_req_hr() start" TC_assignment_codec_hr_exhausted_req_hr(823)@45666e2765fe: "TC_assignment_codec_hr_exhausted_req_hr": using IMSI '001010742789434'H VirtMSC-RAN(814)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 814 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(815)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(817)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(819)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(816)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(820)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(822)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(818)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(813)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_hr_exhausted_req_hr(823)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(814)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(812)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(821)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(812): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(813): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(814): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(815): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(816): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(817): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(818): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(819): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(820): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(821): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(822): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr(823): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_hr_exhausted_req_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr fail'. Fri Apr 26 11:58:38 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401550) Waiting for packet dumper to finish... 1 (prev_count=401550, count=416534) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:58:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_hr_exhausted_req_hr_fr started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(827)@45666e2765fe: ************************************************* VirtMSC-M3UA(827)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(827)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(825)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(830)@45666e2765fe: ************************************************* VirtSMLC-M3UA(830)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(830)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(828)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(827)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(827)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(830)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(830)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(833)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(833)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(833)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(833)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_hr_exhausted_req_hr_fr() start" TC_assignment_codec_hr_exhausted_req_hr_fr(835)@45666e2765fe: "TC_assignment_codec_hr_exhausted_req_hr_fr": using IMSI '001016593977069'H VirtMSC-RAN(826)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 826 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(826)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(827)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(825)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(824)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(833)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(831)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_hr_exhausted_req_hr_fr(835)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(830)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(828)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(829)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(834)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(832)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(824): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(825): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(826): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(827): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(828): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(829): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(830): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(831): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(832): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(833): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(834): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr_fr(835): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_hr_exhausted_req_hr_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr fail'. Fri Apr 26 11:58:50 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr fail ------ Saving talloc report from 172.18.209.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=401015) Waiting for packet dumper to finish... 1 (prev_count=401015, count=414261) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:58:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_hr_exhausted_req_fr_hr started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(839)@45666e2765fe: ************************************************* VirtMSC-M3UA(839)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(839)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(837)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(842)@45666e2765fe: ************************************************* VirtSMLC-M3UA(842)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(842)@45666e2765fe: ************************************************* VirtSMLC-SCCP(840)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(839)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(839)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(842)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(842)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(845)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(845)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(845)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(845)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_hr_exhausted_req_fr_hr() start" TC_assignment_codec_hr_exhausted_req_fr_hr(847)@45666e2765fe: "TC_assignment_codec_hr_exhausted_req_fr_hr": using IMSI '001019970084885'H VirtMSC-RAN(838)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 838 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(839)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(841)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(840)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(837)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(836)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(842)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(843)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(845)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(844)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_hr_exhausted_req_fr_hr(847)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(846)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(838)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(836): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(837): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(838): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(839): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(840): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(841): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(842): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(844): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(845): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(846): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr_hr(847): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_hr_exhausted_req_fr_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr fail'. Fri Apr 26 11:59:03 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr fail ------ Saving talloc report from 172.18.209.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=401895) Waiting for packet dumper to finish... 1 (prev_count=401895, count=432495) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_req_hr_fr ------ Fri Apr 26 11:59:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_req_hr_fr started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(851)@45666e2765fe: ************************************************* VirtMSC-M3UA(851)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(851)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(849)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(854)@45666e2765fe: ************************************************* VirtSMLC-M3UA(854)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(854)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(852)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(851)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(854)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(854)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(857)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(857)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(857)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(857)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_req_hr_fr() start" TC_assignment_codec_req_hr_fr(859)@45666e2765fe: "TC_assignment_codec_req_hr_fr": using IMSI '001011558116459'H VirtMSC-RAN(850)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 850 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(851)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(849)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(858)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(848)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(850)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(853)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(857)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(855)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(856)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(852)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(854)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_req_hr_fr(859)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(848): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(849): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(850): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(851): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(852): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(853): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(854): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(855): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(856): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(857): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(858): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_req_hr_fr(859): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_req_hr_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr fail'. Fri Apr 26 11:59:16 UTC 2024 ------ BSC_Tests.TC_assignment_codec_req_hr_fr fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398219) Waiting for packet dumper to finish... 1 (prev_count=398219, count=413291) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_req_fr_hr ------ Fri Apr 26 11:59:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_req_fr_hr started. VirtMSC-M3UA(863)@45666e2765fe: ************************************************* VirtMSC-M3UA(863)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(863)@45666e2765fe: ************************************************* MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(861)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(866)@45666e2765fe: ************************************************* VirtSMLC-M3UA(866)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(866)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(864)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(863)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(863)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(866)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(866)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(869)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(869)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(869)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(869)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_req_fr_hr() start" TC_assignment_codec_req_fr_hr(871)@45666e2765fe: "TC_assignment_codec_req_fr_hr": using IMSI '001015159924284'H VirtMSC-RAN(862)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 862 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(864)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(860)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_req_fr_hr(871)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(866)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(862)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(868)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(865)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(861)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(867)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(870)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(863)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(869)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(860): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(861): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(862): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(863): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(864): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(865): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(866): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(867): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(868): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(869): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(870): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_req_fr_hr(871): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_req_fr_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr fail'. Fri Apr 26 11:59:29 UTC 2024 ------ BSC_Tests.TC_assignment_codec_req_fr_hr fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408332) Waiting for packet dumper to finish... 1 (prev_count=408332, count=427681) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling ------ Fri Apr 26 11:59:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_sdcch_exhausted_req_signalling started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(875)@45666e2765fe: ************************************************* VirtMSC-M3UA(875)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(875)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(873)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(878)@45666e2765fe: ************************************************* VirtSMLC-M3UA(878)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(878)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(876)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(875)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(875)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(878)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(878)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(881)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(881)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(881)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(881)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_sdcch_exhausted_req_signalling() start" TC_assignment_sdcch_exhausted_req_signalling(883)@45666e2765fe: "TC_assignment_sdcch_exhausted_req_signalling": using IMSI '001013367662260'H VirtMSC-RAN(874)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 874 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(874)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(873)@45666e2765fe: Final verdict of PTC: none TC_assignment_sdcch_exhausted_req_signalling(883)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(878)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(876)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(879)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(872)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(875)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(877)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(880)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(881)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(882)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(872): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(873): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(874): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(875): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(876): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(877): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(878): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(879): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(880): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(881): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(882): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_sdcch_exhausted_req_signalling(883): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_sdcch_exhausted_req_signalling finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling fail'. Fri Apr 26 11:59:42 UTC 2024 ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=321219) Waiting for packet dumper to finish... 1 (prev_count=321219, count=417078) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:59:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden started. VirtMSC-M3UA(886)@45666e2765fe: ************************************************* VirtMSC-M3UA(886)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(886)@45666e2765fe: ************************************************* VirtMSC-SCCP(885)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(886)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(886)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(886)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(885)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(884)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(884): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(885): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(886): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden fail'. Fri Apr 26 11:59:53 UTC 2024 ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden fail ------ Saving talloc report from 172.18.209.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=102654) Waiting for packet dumper to finish... 1 (prev_count=102654, count=120655) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 11:59:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(890)@45666e2765fe: ************************************************* VirtMSC-M3UA(890)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(890)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(888)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(893)@45666e2765fe: ************************************************* VirtSMLC-M3UA(893)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(893)@45666e2765fe: ************************************************* MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(891)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(890)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(893)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(893)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(896)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(896)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(896)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(896)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden() start" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(898)@45666e2765fe: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden": using IMSI '001011991812065'H VirtMSC-RAN(889)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 889 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(891)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(888)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(894)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(890)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(893)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(895)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(892)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(896)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(889)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(897)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(887)@45666e2765fe: Final verdict of PTC: none TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(898)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(887): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(888): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(889): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(890): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(891): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(892): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(893): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(894): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(895): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(896): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(897): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(898): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden fail'. Fri Apr 26 12:00:06 UTC 2024 ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden fail ------ Saving talloc report from 172.18.209.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=402762) Waiting for packet dumper to finish... 1 (prev_count=402762, count=417010) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on'. ------ BSC_Tests.TC_assignment_codec_hr_osmux_on ------ Fri Apr 26 12:00:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_codec_hr_osmux_on started. MTC@45666e2765fe: "TC_assignment_codec_hr_osmux_on": using IMSI '001018932003322'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(902)@45666e2765fe: ************************************************* VirtMSC-M3UA(902)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(902)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(900)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(905)@45666e2765fe: ************************************************* VirtSMLC-M3UA(905)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(905)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(903)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(902)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(905)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(905)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(908)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(908)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(908)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(908)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_codec_hr_osmux_on() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(910)@45666e2765fe: 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(901)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 901 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(901)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(902)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(909)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(900)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(907)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(899)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(908)@45666e2765fe: Final verdict of PTC: none TC_assignment_codec_hr_osmux_on(910)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(903)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(904)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(905)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(906)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(899): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(900): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(901): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(902): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(903): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(904): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(905): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(906): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(907): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(908): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(909): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_codec_hr_osmux_on(910): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_codec_hr_osmux_on finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on fail'. Fri Apr 26 12:00:19 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_osmux_on fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_codec_hr_osmux_on.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=425296) Waiting for packet dumper to finish... 1 (prev_count=425296, count=441774) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux'. ------ BSC_Tests.TC_assignment_osmux ------ Fri Apr 26 12:00:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_osmux started. MTC@45666e2765fe: "TC_assignment_osmux": using IMSI '001016798959104'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(914)@45666e2765fe: ************************************************* VirtMSC-M3UA(914)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(914)@45666e2765fe: ************************************************* VirtMSC-SCCP(912)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(917)@45666e2765fe: ************************************************* VirtSMLC-M3UA(917)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(917)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(915)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(914)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(914)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(917)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(917)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(920)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(920)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(920)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(920)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_osmux() start" TC_assignment_osmux(922)@45666e2765fe: 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(913)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 913 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(913)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(912)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(920)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(919)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(921)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(914)@45666e2765fe: Final verdict of PTC: none TC_assignment_osmux(922)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(911)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(917)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(918)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(916)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(915)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(911): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(912): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(913): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(914): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(915): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(916): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(917): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(918): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(919): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(920): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(921): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_osmux(922): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_osmux finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux fail'. Fri Apr 26 12:00:32 UTC 2024 ------ BSC_Tests.TC_assignment_osmux fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397014) Waiting for packet dumper to finish... 1 (prev_count=397014, count=411264) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn'. ------ BSC_Tests.TC_assignment_osmux_cn ------ Fri Apr 26 12:00:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_osmux_cn started. MTC@45666e2765fe: "TC_assignment_osmux_cn": using IMSI '001018291385947'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(926)@45666e2765fe: ************************************************* VirtMSC-M3UA(926)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(926)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(924)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(929)@45666e2765fe: ************************************************* VirtSMLC-M3UA(929)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(929)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(927)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(926)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(926)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(929)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(929)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(932)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(932)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(932)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(932)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_osmux_cn() start" TC_assignment_osmux_cn(934)@45666e2765fe: 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(925)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 925 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(927)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(923)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(932)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(928)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(929)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(930)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(931)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(933)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(924)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(926)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(925)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_assignment_osmux_cn(934)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(923): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(924): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(925): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(926): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(927): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(928): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(929): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(931): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(932): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(933): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_osmux_cn(934): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_osmux_cn finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn fail'. Fri Apr 26 12:00:45 UTC 2024 ------ BSC_Tests.TC_assignment_osmux_cn fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_osmux_cn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391012) Waiting for packet dumper to finish... 1 (prev_count=391012, count=408892) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts'. ------ BSC_Tests.TC_assignment_osmux_bts ------ Fri Apr 26 12:00:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_osmux_bts started. MTC@45666e2765fe: "TC_assignment_osmux_bts": using IMSI '001013716671243'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(938)@45666e2765fe: ************************************************* VirtMSC-M3UA(938)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(938)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(936)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(941)@45666e2765fe: ************************************************* VirtSMLC-M3UA(941)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(941)@45666e2765fe: ************************************************* VirtSMLC-SCCP(939)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(938)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(938)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(941)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(941)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(944)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(944)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(944)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(944)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_osmux_bts() start" TC_assignment_osmux_bts(946)@45666e2765fe: 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(937)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 937 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(938)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(940)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(937)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(939)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(936)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(935)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(945)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(942)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(941)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(943)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(944)@45666e2765fe: Final verdict of PTC: none TC_assignment_osmux_bts(946)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(935): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(936): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(937): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(938): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(939): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(940): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(941): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(942): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(943): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(944): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(945): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_osmux_bts(946): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_osmux_bts finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts fail'. Fri Apr 26 12:00:57 UTC 2024 ------ BSC_Tests.TC_assignment_osmux_bts fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_osmux_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396506) Waiting for packet dumper to finish... 1 (prev_count=396506, count=411991) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan'. ------ BSC_Tests.TC_rll_est_ind_inact_lchan ------ Fri Apr 26 12:01:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_rll_est_ind_inact_lchan started. VirtMSC-M3UA(949)@45666e2765fe: ************************************************* VirtMSC-M3UA(949)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(949)@45666e2765fe: ************************************************* VirtMSC-SCCP(948)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(949)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(949)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(948)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(949)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(947)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(947): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(948): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(949): none (fail -> fail) MTC@45666e2765fe: Test case TC_rll_est_ind_inact_lchan finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan fail'. Fri Apr 26 12:01:08 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inact_lchan fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_rll_est_ind_inact_lchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92900) Waiting for packet dumper to finish... 1 (prev_count=92900, count=112792) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi1 ------ Fri Apr 26 12:01:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_rll_est_ind_inval_sapi1 started. VirtMSC-M3UA(952)@45666e2765fe: ************************************************* VirtMSC-M3UA(952)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(952)@45666e2765fe: ************************************************* VirtMSC-SCCP(951)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(952)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(952)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(952)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(951)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(950)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(950): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(951): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(952): none (fail -> fail) MTC@45666e2765fe: Test case TC_rll_est_ind_inval_sapi1 finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 fail'. Fri Apr 26 12:01:20 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inval_sapi1 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108058) Waiting for packet dumper to finish... 1 (prev_count=108058, count=110384) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi3 ------ Fri Apr 26 12:01:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_rll_est_ind_inval_sapi3 started. VirtMSC-M3UA(955)@45666e2765fe: ************************************************* VirtMSC-M3UA(955)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(955)@45666e2765fe: ************************************************* VirtMSC-SCCP(954)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(955)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(955)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(955)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(954)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(953)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(953): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(954): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(955): none (fail -> fail) MTC@45666e2765fe: Test case TC_rll_est_ind_inval_sapi3 finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 fail'. Fri Apr 26 12:01:31 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inval_sapi3 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107698) Waiting for packet dumper to finish... 1 (prev_count=107698, count=110525) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch'. ------ BSC_Tests.TC_rll_est_ind_inval_sacch ------ Fri Apr 26 12:01:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_rll_est_ind_inval_sacch started. VirtMSC-M3UA(958)@45666e2765fe: ************************************************* VirtMSC-M3UA(958)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(958)@45666e2765fe: ************************************************* VirtMSC-SCCP(957)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(958)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(958)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(956)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(958)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(957)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(956): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(957): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(958): none (fail -> fail) MTC@45666e2765fe: Test case TC_rll_est_ind_inval_sacch finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch fail'. Fri Apr 26 12:01:43 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inval_sacch fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109589) Waiting for packet dumper to finish... 1 (prev_count=109589, count=115225) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi'. ------ BSC_Tests.TC_tch_dlci_link_id_sapi ------ Fri Apr 26 12:01:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_tch_dlci_link_id_sapi started. MTC@45666e2765fe: "TC_tch_dlci_link_id_sapi": using IMSI '001011208719379'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(962)@45666e2765fe: ************************************************* VirtMSC-M3UA(962)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(962)@45666e2765fe: ************************************************* VirtMSC-SCCP(960)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(965)@45666e2765fe: ************************************************* VirtSMLC-M3UA(965)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(965)@45666e2765fe: ************************************************* VirtSMLC-SCCP(963)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(962)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(962)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(965)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(965)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(968)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(968)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(968)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(968)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_tch_dlci_link_id_sapi() start" VirtMSC-RAN(961)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 961 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(961)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(960)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(962)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(964)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(969)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(963)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(959)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(965)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(967)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(966)@45666e2765fe: Final verdict of PTC: none TC_tch_dlci_link_id_sapi(970)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(968)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(959): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(960): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(961): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(962): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(963): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(964): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(965): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(966): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(967): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(968): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(969): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_tch_dlci_link_id_sapi(970): none (fail -> fail) MTC@45666e2765fe: Test case TC_tch_dlci_link_id_sapi finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi fail'. Fri Apr 26 12:01:55 UTC 2024 ------ BSC_Tests.TC_tch_dlci_link_id_sapi fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_tch_dlci_link_id_sapi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394918) Waiting for packet dumper to finish... 1 (prev_count=394918, count=410403) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:02:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_rll_rel_ind_sapi_n_reject started. VirtMSC-M3UA(973)@45666e2765fe: ************************************************* VirtMSC-M3UA(973)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(973)@45666e2765fe: ************************************************* VirtMSC-SCCP(972)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(973)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(973)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(973)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(972)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(971)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(971): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(972): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(973): none (fail -> fail) MTC@45666e2765fe: Test case TC_rll_rel_ind_sapi_n_reject finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject fail'. Fri Apr 26 12:02:07 UTC 2024 ------ BSC_Tests.TC_rll_rel_ind_sapi_n_reject fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_rll_rel_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111611) Waiting for packet dumper to finish... 1 (prev_count=111611, count=113524) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:02:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_rll_err_ind_sapi_n_reject started. VirtMSC-M3UA(976)@45666e2765fe: ************************************************* VirtMSC-M3UA(976)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(976)@45666e2765fe: ************************************************* VirtMSC-SCCP(975)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(976)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(976)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(975)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(976)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(974)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(974): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(975): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(976): none (fail -> fail) MTC@45666e2765fe: Test case TC_rll_err_ind_sapi_n_reject finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject fail'. Fri Apr 26 12:02:18 UTC 2024 ------ BSC_Tests.TC_rll_err_ind_sapi_n_reject fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_rll_err_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=104546) Waiting for packet dumper to finish... 1 (prev_count=104546, count=122249) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject'. ------ BSC_Tests.TC_rll_timeout_sapi_n_reject ------ Fri Apr 26 12:02:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_rll_timeout_sapi_n_reject started. VirtMSC-M3UA(979)@45666e2765fe: ************************************************* VirtMSC-M3UA(979)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(979)@45666e2765fe: ************************************************* VirtMSC-SCCP(978)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(979)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(979)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(979)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(978)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(977)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(977): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(978): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(979): none (fail -> fail) MTC@45666e2765fe: Test case TC_rll_timeout_sapi_n_reject finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject fail'. Fri Apr 26 12:02:30 UTC 2024 ------ BSC_Tests.TC_rll_timeout_sapi_n_reject fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_rll_timeout_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111704) Waiting for packet dumper to finish... 1 (prev_count=111704, count=114118) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:02:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_rll_sapi_n_reject_dlci_cc started. VirtMSC-M3UA(982)@45666e2765fe: ************************************************* VirtMSC-M3UA(982)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(982)@45666e2765fe: ************************************************* VirtMSC-SCCP(981)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(982)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(982)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(981)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(982)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(980)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(980): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(981): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(982): none (fail -> fail) MTC@45666e2765fe: Test case TC_rll_sapi_n_reject_dlci_cc finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc fail'. Fri Apr 26 12:02:41 UTC 2024 ------ BSC_Tests.TC_rll_sapi_n_reject_dlci_cc fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110477) Waiting for packet dumper to finish... 1 (prev_count=110477, count=114427) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan'. ------ BSC_Tests.TC_paging_imsi_nochan ------ Fri Apr 26 12:02:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_imsi_nochan started. VirtMSC-M3UA(985)@45666e2765fe: ************************************************* VirtMSC-M3UA(985)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(985)@45666e2765fe: ************************************************* VirtMSC-SCCP(984)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(985)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(985)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(985)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(983)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(984)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(983): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(984): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(985): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_imsi_nochan finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan fail'. Fri Apr 26 12:02:52 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_imsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111650) Waiting for packet dumper to finish... 1 (prev_count=111650, count=115600) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan'. ------ BSC_Tests.TC_paging_tmsi_nochan ------ Fri Apr 26 12:02:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_tmsi_nochan started. VirtMSC-M3UA(988)@45666e2765fe: ************************************************* VirtMSC-M3UA(988)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(988)@45666e2765fe: ************************************************* VirtMSC-SCCP(987)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(988)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(988)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(988)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(987)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(986)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(986): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(987): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(988): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_tmsi_nochan finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan fail'. Fri Apr 26 12:03:04 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_nochan fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_tmsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95658) Waiting for packet dumper to finish... 1 (prev_count=95658, count=113203) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any'. ------ BSC_Tests.TC_paging_tmsi_any ------ Fri Apr 26 12:03:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_tmsi_any started. VirtMSC-M3UA(991)@45666e2765fe: ************************************************* VirtMSC-M3UA(991)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(991)@45666e2765fe: ************************************************* VirtMSC-SCCP(990)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(991)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(991)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(991)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(990)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(989)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(989): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(990): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(991): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_tmsi_any finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any fail'. Fri Apr 26 12:03:15 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_any fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_tmsi_any.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109765) Waiting for packet dumper to finish... 1 (prev_count=109765, count=113505) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch'. ------ BSC_Tests.TC_paging_tmsi_sdcch ------ Fri Apr 26 12:03:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_tmsi_sdcch started. VirtMSC-SCCP(993)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(994)@45666e2765fe: ************************************************* VirtMSC-M3UA(994)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(994)@45666e2765fe: ************************************************* VirtMSC-M3UA(994)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(994)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(994)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(993)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(992)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(992): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(993): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(994): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_tmsi_sdcch finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch fail'. Fri Apr 26 12:03:27 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_sdcch fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_tmsi_sdcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=105664) Waiting for packet dumper to finish... 1 (prev_count=105664, count=107989) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f'. ------ BSC_Tests.TC_paging_tmsi_tch_f ------ Fri Apr 26 12:03:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_tmsi_tch_f started. VirtMSC-M3UA(997)@45666e2765fe: ************************************************* VirtMSC-M3UA(997)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(997)@45666e2765fe: ************************************************* VirtMSC-SCCP(996)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(997)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(997)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(997)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(996)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(995)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(995): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(996): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(997): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_tmsi_tch_f finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f fail'. Fri Apr 26 12:03:38 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_tch_f fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_tmsi_tch_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110629) Waiting for packet dumper to finish... 1 (prev_count=110629, count=117991) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf'. ------ BSC_Tests.TC_paging_tmsi_tch_hf ------ Fri Apr 26 12:03:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_tmsi_tch_hf started. VirtMSC-M3UA(1000)@45666e2765fe: ************************************************* VirtMSC-M3UA(1000)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1000)@45666e2765fe: ************************************************* VirtMSC-SCCP(999)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1000)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1000)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1000)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(999)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(998)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(998): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(999): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1000): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_tmsi_tch_hf finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf fail'. Fri Apr 26 12:03:50 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_tch_hf fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_tmsi_tch_hf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110080) Waiting for packet dumper to finish... 1 (prev_count=110080, count=111994) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi'. ------ BSC_Tests.TC_paging_imsi_nochan_cgi ------ Fri Apr 26 12:03:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_imsi_nochan_cgi started. VirtMSC-M3UA(1003)@45666e2765fe: ************************************************* VirtMSC-M3UA(1003)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1003)@45666e2765fe: ************************************************* VirtMSC-SCCP(1002)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1003)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1003)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1003)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1002)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1001)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1001): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1002): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1003): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_imsi_nochan_cgi finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi fail'. Fri Apr 26 12:04:01 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_cgi fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110468) Waiting for packet dumper to finish... 1 (prev_count=110468, count=114006) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_ci ------ Fri Apr 26 12:04:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_imsi_nochan_lac_ci started. VirtMSC-M3UA(1006)@45666e2765fe: ************************************************* VirtMSC-M3UA(1006)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1006)@45666e2765fe: ************************************************* VirtMSC-SCCP(1005)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1006)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1006)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1005)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1006)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1004)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1004): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1005): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1006): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_imsi_nochan_lac_ci finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci fail'. Fri Apr 26 12:04:12 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lac_ci fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112770) Waiting for packet dumper to finish... 1 (prev_count=112770, count=114684) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_ci ------ Fri Apr 26 12:04:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_imsi_nochan_ci started. VirtMSC-M3UA(1009)@45666e2765fe: ************************************************* VirtMSC-M3UA(1009)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1009)@45666e2765fe: ************************************************* VirtMSC-SCCP(1008)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1009)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1009)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1009)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1008)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1007)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1007): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1008): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1009): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_imsi_nochan_ci finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci fail'. Fri Apr 26 12:04:24 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_ci fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_imsi_nochan_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=96060) Waiting for packet dumper to finish... 1 (prev_count=96060, count=113281) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai'. ------ BSC_Tests.TC_paging_imsi_nochan_lai ------ Fri Apr 26 12:04:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_imsi_nochan_lai started. VirtMSC-M3UA(1012)@45666e2765fe: ************************************************* VirtMSC-M3UA(1012)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1012)@45666e2765fe: ************************************************* VirtMSC-SCCP(1011)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1012)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1012)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1012)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1011)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1010)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1010): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1011): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1012): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_imsi_nochan_lai finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai fail'. Fri Apr 26 12:04:35 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lai fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111200) Waiting for packet dumper to finish... 1 (prev_count=111200, count=114116) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac'. ------ BSC_Tests.TC_paging_imsi_nochan_lac ------ Fri Apr 26 12:04:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_imsi_nochan_lac started. VirtMSC-M3UA(1015)@45666e2765fe: ************************************************* VirtMSC-M3UA(1015)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1015)@45666e2765fe: ************************************************* VirtMSC-SCCP(1014)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1015)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1015)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1014)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1015)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1013)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1013): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1014): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1015): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_imsi_nochan_lac finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac fail'. Fri Apr 26 12:04:47 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lac fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110336) Waiting for packet dumper to finish... 1 (prev_count=110336, count=111837) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all'. ------ BSC_Tests.TC_paging_imsi_nochan_all ------ Fri Apr 26 12:04:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_imsi_nochan_all started. VirtMSC-M3UA(1018)@45666e2765fe: ************************************************* VirtMSC-M3UA(1018)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1018)@45666e2765fe: ************************************************* VirtMSC-SCCP(1017)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1018)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1018)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1018)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1017)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1016)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1016): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1017): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1018): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_imsi_nochan_all finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all fail'. Fri Apr 26 12:04:58 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_all fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_imsi_nochan_all.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108927) Waiting for packet dumper to finish... 1 (prev_count=108927, count=115877) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:05:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_imsi_nochan_plmn_lac_rnc started. VirtMSC-M3UA(1021)@45666e2765fe: ************************************************* VirtMSC-M3UA(1021)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1021)@45666e2765fe: ************************************************* VirtMSC-SCCP(1020)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1021)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1021)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1020)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1019)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1021)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1019): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1020): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1021): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_imsi_nochan_plmn_lac_rnc finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc fail'. Fri Apr 26 12:05:09 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110119) Waiting for packet dumper to finish... 1 (prev_count=110119, count=112445) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_rnc ------ Fri Apr 26 12:05:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_imsi_nochan_rnc started. VirtMSC-M3UA(1024)@45666e2765fe: ************************************************* VirtMSC-M3UA(1024)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1024)@45666e2765fe: ************************************************* VirtMSC-SCCP(1023)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1024)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1024)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1024)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1023)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1022)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1022): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1023): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1024): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_imsi_nochan_rnc finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc fail'. Fri Apr 26 12:05:21 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_rnc fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_imsi_nochan_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111236) Waiting for packet dumper to finish... 1 (prev_count=111236, count=113562) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_rnc ------ Fri Apr 26 12:05:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_imsi_nochan_lac_rnc started. VirtMSC-M3UA(1027)@45666e2765fe: ************************************************* VirtMSC-M3UA(1027)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1027)@45666e2765fe: ************************************************* VirtMSC-SCCP(1026)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1027)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1027)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1027)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1026)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1025)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1025): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1026): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1027): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_imsi_nochan_lac_rnc finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc fail'. Fri Apr 26 12:05:32 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lac_rnc fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=114269) Waiting for packet dumper to finish... 1 (prev_count=114269, count=116094) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs ------ Fri Apr 26 12:05:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_imsi_nochan_lacs started. VirtMSC-M3UA(1030)@45666e2765fe: ************************************************* VirtMSC-M3UA(1030)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1030)@45666e2765fe: ************************************************* VirtMSC-SCCP(1029)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1030)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1030)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1030)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1029)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1028)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1028): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1029): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1030): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_imsi_nochan_lacs finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs fail'. Fri Apr 26 12:05:44 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lacs fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=96306) Waiting for packet dumper to finish... 1 (prev_count=96306, count=114067) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs_empty ------ Fri Apr 26 12:05:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_imsi_nochan_lacs_empty started. VirtMSC-M3UA(1033)@45666e2765fe: ************************************************* VirtMSC-M3UA(1033)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1033)@45666e2765fe: ************************************************* VirtMSC-SCCP(1032)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1033)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1033)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1033)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1032)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1031)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1031): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1032): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1033): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_imsi_nochan_lacs_empty finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty fail'. Fri Apr 26 12:05:55 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lacs_empty fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs_empty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112604) Waiting for packet dumper to finish... 1 (prev_count=112604, count=114517) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:06:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_imsi_nochan_cgi_unknown_cid started. VirtMSC-M3UA(1036)@45666e2765fe: ************************************************* VirtMSC-M3UA(1036)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1036)@45666e2765fe: ************************************************* VirtMSC-SCCP(1035)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1036)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1036)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1035)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1036)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1034)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1034): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1035): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1036): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_imsi_nochan_cgi_unknown_cid finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid fail'. Fri Apr 26 12:06:06 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112320) Waiting for packet dumper to finish... 1 (prev_count=112320, count=114233) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset'. ------ BSC_Tests.TC_paging_imsi_a_reset ------ Fri Apr 26 12:06:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_imsi_a_reset started. VirtMSC-M3UA(1039)@45666e2765fe: ************************************************* VirtMSC-M3UA(1039)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1039)@45666e2765fe: ************************************************* VirtMSC-SCCP(1038)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1039)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1039)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1038)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1039)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1037)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1037): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1038): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1039): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_imsi_a_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset fail'. Fri Apr 26 12:06:18 UTC 2024 ------ BSC_Tests.TC_paging_imsi_a_reset fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_imsi_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111814) Waiting for packet dumper to finish... 1 (prev_count=111814, count=114228) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load'. ------ BSC_Tests.TC_paging_imsi_load ------ Fri Apr 26 12:06:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_imsi_load started. VirtMSC-M3UA(1042)@45666e2765fe: ************************************************* VirtMSC-M3UA(1042)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1042)@45666e2765fe: ************************************************* VirtMSC-SCCP(1041)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1042)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1042)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1041)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1040)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1042)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1040): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1041): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1042): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_imsi_load finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load fail'. Fri Apr 26 12:06:29 UTC 2024 ------ BSC_Tests.TC_paging_imsi_load fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_imsi_load.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111364) Waiting for packet dumper to finish... 1 (prev_count=111364, count=116031) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter'. ------ BSC_Tests.TC_paging_counter ------ Fri Apr 26 12:06:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_counter started. VirtMSC-M3UA(1045)@45666e2765fe: ************************************************* VirtMSC-M3UA(1045)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1045)@45666e2765fe: ************************************************* VirtMSC-SCCP(1044)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1045)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1045)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1045)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1044)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1043)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1043): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1044): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1045): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_counter finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter fail'. Fri Apr 26 12:06:41 UTC 2024 ------ BSC_Tests.TC_paging_counter fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112323) Waiting for packet dumper to finish... 1 (prev_count=112323, count=114973) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol'. ------ BSC_Tests.TC_paging_resp_unsol ------ Fri Apr 26 12:06:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_resp_unsol started. VirtMSC-M3UA(1048)@45666e2765fe: ************************************************* VirtMSC-M3UA(1048)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1048)@45666e2765fe: ************************************************* VirtMSC-SCCP(1047)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1048)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1048)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1047)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1048)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1046)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1046): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1047): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1048): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_resp_unsol finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol fail'. Fri Apr 26 12:06:52 UTC 2024 ------ BSC_Tests.TC_paging_resp_unsol fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_resp_unsol.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108907) Waiting for packet dumper to finish... 1 (prev_count=108907, count=112146) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req'. ------ BSC_Tests.TC_paging_500req ------ Fri Apr 26 12:06:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_500req started. VirtMSC-M3UA(1051)@45666e2765fe: ************************************************* VirtMSC-M3UA(1051)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1051)@45666e2765fe: ************************************************* VirtMSC-SCCP(1050)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1051)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1051)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1051)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1050)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1049)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1049): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1050): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1051): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_500req finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req fail'. Fri Apr 26 12:07:03 UTC 2024 ------ BSC_Tests.TC_paging_500req fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_500req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95953) Waiting for packet dumper to finish... 1 (prev_count=95953, count=111545) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:07:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_450req_no_paging_load_ind' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_450req_no_paging_load_ind started. VirtMSC-M3UA(1054)@45666e2765fe: ************************************************* VirtMSC-SCCP(1053)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1054)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1054)@45666e2765fe: ************************************************* VirtMSC-M3UA(1054)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1054)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1054)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1053)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1052)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1052): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1053): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1054): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_450req_no_paging_load_ind finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind fail'. Fri Apr 26 12:07:15 UTC 2024 ------ BSC_Tests.TC_paging_450req_no_paging_load_ind fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_paging_450req_no_paging_load_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108869) Waiting for packet dumper to finish... 1 (prev_count=108869, count=111994) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:07:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi started. VirtMSC-M3UA(1057)@45666e2765fe: ************************************************* VirtMSC-M3UA(1057)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1057)@45666e2765fe: ************************************************* VirtMSC-SCCP(1056)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1057)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1057)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1057)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1056)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1055)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1055): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1056): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1057): none (fail -> fail) MTC@45666e2765fe: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi fail'. Fri Apr 26 12:07:26 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi fail ------ Saving talloc report from 172.18.209.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=109067) Waiting for packet dumper to finish... 1 (prev_count=109067, count=110067) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter'. ------ BSC_Tests.TC_rsl_drop_counter ------ Fri Apr 26 12:07:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_rsl_drop_counter started. VirtMSC-M3UA(1060)@45666e2765fe: ************************************************* VirtMSC-M3UA(1060)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1060)@45666e2765fe: ************************************************* VirtMSC-SCCP(1059)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1060)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1060)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1060)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1059)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1058)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1058): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1059): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1060): none (fail -> fail) MTC@45666e2765fe: Test case TC_rsl_drop_counter finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter fail'. Fri Apr 26 12:07:38 UTC 2024 ------ BSC_Tests.TC_rsl_drop_counter fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_rsl_drop_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=115485) Waiting for packet dumper to finish... 1 (prev_count=115485, count=117487) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id'. ------ BSC_Tests.TC_rsl_unknown_unit_id ------ Fri Apr 26 12:07:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_rsl_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1061)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1061)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1061)@45666e2765fe: 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(1061)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1061)@45666e2765fe: IPA: Closed MTC@45666e2765fe: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1062)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1061)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1063)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: pass MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1061): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1062): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1063): none (pass -> pass) MTC@45666e2765fe: Test case TC_rsl_unknown_unit_id finished. Verdict: pass MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass'. Fri Apr 26 12:07:44 UTC 2024 ====== BSC_Tests.TC_rsl_unknown_unit_id pass ====== Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_rsl_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44797) Waiting for packet dumper to finish... 1 (prev_count=44797, count=75000) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id'. ------ BSC_Tests.TC_oml_unknown_unit_id ------ Fri Apr 26 12:07:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_oml_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1064)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1064)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1064)@45666e2765fe: 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(1064)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1064)@45666e2765fe: IPA: Closed MTC@45666e2765fe: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1065)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1064)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1066)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: pass MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1064): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1065): none (pass -> pass) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1066): none (pass -> pass) MTC@45666e2765fe: Test case TC_oml_unknown_unit_id finished. Verdict: pass MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass'. Fri Apr 26 12:07:50 UTC 2024 ====== BSC_Tests.TC_oml_unknown_unit_id pass ====== Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_oml_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=70337) Waiting for packet dumper to finish... 1 (prev_count=70337, count=72161) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark'. ------ BSC_Tests.TC_classmark ------ Fri Apr 26 12:07:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_classmark started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1070)@45666e2765fe: ************************************************* VirtMSC-M3UA(1070)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1070)@45666e2765fe: ************************************************* VirtMSC-SCCP(1068)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1073)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1073)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1073)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1071)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1070)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1070)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1073)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1073)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1076)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1076)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1076)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1076)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_classmark() start" TC_classmark(1078)@45666e2765fe: "TC_classmark": using IMSI '001010246240120'H VirtMSC-RAN(1069)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1069 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1070)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1071)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1067)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1073)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1068)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1072)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1069)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(1077)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1074)@45666e2765fe: Final verdict of PTC: none TC_classmark(1078)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1076)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1075)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1067): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1068): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1069): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1070): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1071): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1072): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1073): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1074): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1075): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1076): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1077): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_classmark(1078): none (fail -> fail) MTC@45666e2765fe: Test case TC_classmark finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark fail'. Fri Apr 26 12:08:03 UTC 2024 ------ BSC_Tests.TC_classmark fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_classmark.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392562) Waiting for packet dumper to finish... 1 (prev_count=392562, count=406632) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id'. ------ BSC_Tests.TC_common_id ------ Fri Apr 26 12:08:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_common_id started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1082)@45666e2765fe: ************************************************* VirtMSC-M3UA(1082)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1082)@45666e2765fe: ************************************************* VirtMSC-SCCP(1080)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1085)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1085)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1085)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1083)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1082)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1082)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1085)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1085)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1088)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1088)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1088)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1088)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_common_id() start" TC_common_id(1090)@45666e2765fe: "TC_common_id": using IMSI '001012203629962'H VirtMSC-RAN(1081)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1081 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1081)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(1087)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1079)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1080)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1086)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1083)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1082)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1085)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1084)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1089)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1088)@45666e2765fe: Final verdict of PTC: none TC_common_id(1090)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1079): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1080): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1081): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1082): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1083): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1084): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1085): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1086): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1087): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1088): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1089): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_common_id(1090): none (fail -> fail) MTC@45666e2765fe: Test case TC_common_id finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id fail'. Fri Apr 26 12:08:15 UTC 2024 ------ BSC_Tests.TC_common_id fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_common_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393576) Waiting for packet dumper to finish... 1 (prev_count=393576, count=407824) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail'. ------ BSC_Tests.TC_unsol_ass_fail ------ Fri Apr 26 12:08:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_unsol_ass_fail started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1094)@45666e2765fe: ************************************************* VirtMSC-M3UA(1094)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1094)@45666e2765fe: ************************************************* VirtMSC-SCCP(1092)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1097)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1097)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1097)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1095)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1094)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1094)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1097)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1097)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1100)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1100)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1100)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1100)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_unsol_ass_fail() start" TC_unsol_ass_fail(1102)@45666e2765fe: "TC_unsol_ass_fail": using IMSI '001016259585208'H VirtMSC-RAN(1093)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1093 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1092)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1095)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1091)@45666e2765fe: Final verdict of PTC: none TC_unsol_ass_fail(1102)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1098)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1097)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1096)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1093)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(1099)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1094)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1101)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1100)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1091): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1092): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1093): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1094): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1095): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1096): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1097): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1098): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1099): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1100): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1101): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_unsol_ass_fail(1102): none (fail -> fail) MTC@45666e2765fe: Test case TC_unsol_ass_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail fail'. Fri Apr 26 12:08:28 UTC 2024 ------ BSC_Tests.TC_unsol_ass_fail fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_unsol_ass_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=389459) Waiting for packet dumper to finish... 1 (prev_count=389459, count=404944) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl'. ------ BSC_Tests.TC_unsol_ass_compl ------ Fri Apr 26 12:08:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_unsol_ass_compl started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1106)@45666e2765fe: ************************************************* VirtMSC-M3UA(1106)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1106)@45666e2765fe: ************************************************* VirtMSC-SCCP(1104)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1109)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1109)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1109)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1107)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1106)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1106)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1109)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1109)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1112)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1112)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_unsol_ass_compl() start" TC_unsol_ass_compl(1114)@45666e2765fe: "TC_unsol_ass_compl": using IMSI '001019741530198'H VirtMSC-RAN(1105)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1105 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1105)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1107)@45666e2765fe: Final verdict of PTC: none TC_unsol_ass_compl(1114)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1109)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1106)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1108)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1112)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1103)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1110)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1104)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1113)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1111)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1103): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1104): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1105): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1106): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1107): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1108): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1109): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1110): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1111): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1112): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1113): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_unsol_ass_compl(1114): none (fail -> fail) MTC@45666e2765fe: Test case TC_unsol_ass_compl finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl fail'. Fri Apr 26 12:08:40 UTC 2024 ------ BSC_Tests.TC_unsol_ass_compl fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_unsol_ass_compl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391773) Waiting for packet dumper to finish... 1 (prev_count=391773, count=406021) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail'. ------ BSC_Tests.TC_unsol_ho_fail ------ Fri Apr 26 12:08:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_unsol_ho_fail started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1118)@45666e2765fe: ************************************************* VirtMSC-M3UA(1118)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1118)@45666e2765fe: ************************************************* VirtMSC-SCCP(1116)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1121)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1121)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1121)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1119)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1118)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1118)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1121)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1121)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1124)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1124)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_unsol_ho_fail() start" TC_unsol_ho_fail(1126)@45666e2765fe: "TC_unsol_ho_fail": using IMSI '001010868161347'H VirtMSC-RAN(1117)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1117 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1118)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1116)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1119)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1121)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1115)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1123)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1120)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1124)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1125)@45666e2765fe: Final verdict of PTC: none TC_unsol_ho_fail(1126)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1117)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(1122)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1115): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1116): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1117): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1118): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1119): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1120): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1121): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1122): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1123): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1124): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1125): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_unsol_ho_fail(1126): none (fail -> fail) MTC@45666e2765fe: Test case TC_unsol_ho_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail fail'. Fri Apr 26 12:08:53 UTC 2024 ------ BSC_Tests.TC_unsol_ho_fail fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_unsol_ho_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392974) Waiting for packet dumper to finish... 1 (prev_count=392974, count=407044) ------ BSC_Tests.TC_err_82_short_msg ------ MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg'. Fri Apr 26 12:08:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_err_82_short_msg started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1130)@45666e2765fe: ************************************************* VirtMSC-M3UA(1130)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1130)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1128)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1133)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1133)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1133)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1131)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1130)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1130)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1133)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1133)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1136)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1136)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_err_82_short_msg() start" TC_err_82_short_msg(1138)@45666e2765fe: "TC_err_82_short_msg": using IMSI '001019816920745'H VirtMSC-RAN(1129)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1129 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1129)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1128)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1127)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1131)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1130)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1132)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1137)@45666e2765fe: Final verdict of PTC: none TC_err_82_short_msg(1138)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1135)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1133)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1136)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1127): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1128): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1129): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1130): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1131): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1132): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1133): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1135): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1136): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1137): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_err_82_short_msg(1138): none (fail -> fail) MTC@45666e2765fe: Test case TC_err_82_short_msg finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg fail'. Fri Apr 26 12:09:05 UTC 2024 ------ BSC_Tests.TC_err_82_short_msg fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_err_82_short_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=390346) Waiting for packet dumper to finish... 1 (prev_count=390346, count=404829) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg'. ------ BSC_Tests.TC_err_84_unknown_msg ------ Fri Apr 26 12:09:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_err_84_unknown_msg started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1142)@45666e2765fe: ************************************************* VirtMSC-M3UA(1142)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1142)@45666e2765fe: ************************************************* VirtMSC-SCCP(1140)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1145)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1145)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1145)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1143)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1142)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1142)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1145)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1145)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1148)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1148)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_err_84_unknown_msg() start" TC_err_84_unknown_msg(1150)@45666e2765fe: "TC_err_84_unknown_msg": using IMSI '001011296064541'H VirtMSC-RAN(1141)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1141 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1141)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1142)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1140)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1145)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1144)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1146)@45666e2765fe: Final verdict of PTC: none TC_err_84_unknown_msg(1150)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1148)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1143)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1139)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1149)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1147)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1139): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1140): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1141): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1142): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1143): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1144): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1145): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1146): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1147): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1148): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1149): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_err_84_unknown_msg(1150): none (fail -> fail) MTC@45666e2765fe: Test case TC_err_84_unknown_msg finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg fail'. Fri Apr 26 12:09:18 UTC 2024 ------ BSC_Tests.TC_err_84_unknown_msg fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_err_84_unknown_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396564) Waiting for packet dumper to finish... 1 (prev_count=396564, count=410724) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int'. ------ BSC_Tests.TC_ho_int ------ Fri Apr 26 12:09:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_int started. MTC@45666e2765fe: "TC_ho_int": using IMSI '001012439382003'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1154)@45666e2765fe: ************************************************* VirtMSC-M3UA(1154)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1154)@45666e2765fe: ************************************************* VirtMSC-SCCP(1152)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1157)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1157)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1157)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1155)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1154)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1154)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1157)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1157)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1160)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1160)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1162)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1162)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1162)@45666e2765fe: 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(1162)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_int() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1153)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1153 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1152)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1154)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1161)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1153)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1155)@45666e2765fe: Final verdict of PTC: none TC_ho_int(1164)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1163)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1157)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1159)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1160)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1158)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1156)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1151)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1162)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1151): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1152): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1153): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1154): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1155): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1156): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1157): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1158): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1159): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1160): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1161): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1162): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1163): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_int(1164): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_int finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int fail'. Fri Apr 26 12:09:30 UTC 2024 ------ BSC_Tests.TC_ho_int fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_int.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=560999) Waiting for packet dumper to finish... 1 (prev_count=560999, count=758388) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0'. ------ BSC_Tests.TC_ho_int_a5_0 ------ Fri Apr 26 12:09:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_int_a5_0 started. MTC@45666e2765fe: "TC_ho_int_a5_0": using IMSI '001014501646465'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1168)@45666e2765fe: ************************************************* VirtMSC-M3UA(1168)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1168)@45666e2765fe: ************************************************* VirtMSC-SCCP(1166)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1171)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1171)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1171)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1169)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1168)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1168)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1171)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1171)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1174)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1174)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1174)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1174)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1176)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1176)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1176)@45666e2765fe: 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(1176)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_int_a5_0() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1167)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1167 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1167)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1168)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1171)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1169)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1177)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1165)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1173)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1172)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1170)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1176)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1166)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1175)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1174)@45666e2765fe: Final verdict of PTC: none TC_ho_int_a5_0(1178)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1165): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1166): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1167): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1168): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1169): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1170): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1171): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1172): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1173): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1174): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1175): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1176): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1177): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_int_a5_0(1178): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_int_a5_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 fail'. Fri Apr 26 12:09:42 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_0 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_int_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=573937) Waiting for packet dumper to finish... 1 (prev_count=573937, count=771656) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1'. ------ BSC_Tests.TC_ho_int_a5_1 ------ Fri Apr 26 12:09:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_int_a5_1 started. MTC@45666e2765fe: "TC_ho_int_a5_1": using IMSI '001011461594143'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1182)@45666e2765fe: ************************************************* VirtMSC-M3UA(1182)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1182)@45666e2765fe: ************************************************* VirtMSC-SCCP(1180)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1185)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1185)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1185)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1183)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1182)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1182)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1185)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1185)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1188)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1188)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1188)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1188)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1190)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1190)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1190)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1190)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_int_a5_1() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1181)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1181 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1181)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1182)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1183)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1184)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1189)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1186)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1188)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1191)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1180)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1179)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1190)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1185)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1187)@45666e2765fe: Final verdict of PTC: none TC_ho_int_a5_1(1192)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1179): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1180): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1181): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1182): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1183): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1184): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1185): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1186): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1187): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1188): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1189): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1190): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1191): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_int_a5_1(1192): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_int_a5_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 fail'. Fri Apr 26 12:09:55 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_1 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_int_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=572510) Waiting for packet dumper to finish... 1 (prev_count=572510, count=769990) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3'. ------ BSC_Tests.TC_ho_int_a5_3 ------ Fri Apr 26 12:10:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_int_a5_3 started. MTC@45666e2765fe: "TC_ho_int_a5_3": using IMSI '001019262354319'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1196)@45666e2765fe: ************************************************* VirtMSC-M3UA(1196)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1196)@45666e2765fe: ************************************************* VirtMSC-SCCP(1194)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1199)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1199)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1199)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1197)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1196)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1196)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1199)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1199)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1202)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1202)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1202)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1202)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1204)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1204)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1204)@45666e2765fe: 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(1204)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_int_a5_3() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1195)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1195 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1194)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1199)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1195)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1196)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1203)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1197)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1205)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1193)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1201)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1204)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1198)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1202)@45666e2765fe: Final verdict of PTC: none TC_ho_int_a5_3(1206)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1200)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1193): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1194): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1195): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1196): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1197): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1198): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1199): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1200): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1201): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1202): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1203): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1204): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1205): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_int_a5_3(1206): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_int_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 fail'. Fri Apr 26 12:10:07 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_3 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_int_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=584004) Waiting for packet dumper to finish... 1 (prev_count=584004, count=771332) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4'. ------ BSC_Tests.TC_ho_int_a5_4 ------ Fri Apr 26 12:10:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_int_a5_4 started. MTC@45666e2765fe: "TC_ho_int_a5_4": using IMSI '001014825869014'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1210)@45666e2765fe: ************************************************* VirtMSC-M3UA(1210)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1210)@45666e2765fe: ************************************************* VirtMSC-SCCP(1208)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1213)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1213)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1213)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1211)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1210)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1210)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1213)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1213)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1216)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1216)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1216)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1216)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1218)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1218)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1218)@45666e2765fe: 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(1218)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_int_a5_4() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1209)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1209 has requested to stop MTC. Terminating current testcase execution. IPA-BTS1-TRX0-RSL-IPA(1218)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1211)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1208)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1207)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1209)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1213)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1217)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1219)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1212)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1215)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1210)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1216)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1214)@45666e2765fe: Final verdict of PTC: none TC_ho_int_a5_4(1220)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1207): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1208): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1209): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1210): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1211): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1212): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1213): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1214): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1215): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1216): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1217): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1218): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1219): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_int_a5_4(1220): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_int_a5_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 fail'. Fri Apr 26 12:10:20 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_4 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_int_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=569998) Waiting for packet dumper to finish... 1 (prev_count=569998, count=767590) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure'. ------ BSC_Tests.TC_ho_int_radio_link_failure ------ Fri Apr 26 12:10:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_int_radio_link_failure started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1224)@45666e2765fe: ************************************************* VirtMSC-M3UA(1224)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1224)@45666e2765fe: ************************************************* VirtMSC-SCCP(1222)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1227)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1227)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1227)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1225)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1224)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1224)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1227)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1227)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1230)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1230)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1232)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1232)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1232)@45666e2765fe: 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(1232)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_int_radio_link_failure() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1234)@45666e2765fe: "TC_ho_int_radio_link_failure": using IMSI '001013285539126'H VirtMSC-RAN(1223)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1223 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1222)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1233)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1225)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1221)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1229)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1231)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1227)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1230)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1232)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1226)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1223)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_ho_int_radio_link_failure(1234)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1228)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1224)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1221): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1222): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1223): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1224): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1225): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1226): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1227): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1228): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1229): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1230): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1231): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1232): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1233): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_int_radio_link_failure(1234): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_int_radio_link_failure finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure fail'. Fri Apr 26 12:10:32 UTC 2024 ------ BSC_Tests.TC_ho_int_radio_link_failure fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_int_radio_link_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=587654) Waiting for packet dumper to finish... 1 (prev_count=587654, count=774570) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:10:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_msc_response' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_out_fail_no_msc_response started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1238)@45666e2765fe: ************************************************* VirtMSC-M3UA(1238)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1238)@45666e2765fe: ************************************************* VirtMSC-SCCP(1236)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1241)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1241)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1241)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1239)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1238)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1238)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1241)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1241)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1244)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1244)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1244)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1244)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_out_fail_no_msc_response() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1246)@45666e2765fe: "TC_ho_out_fail_no_msc_response": using IMSI '001019590077515'H VirtMSC-RAN(1237)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1237 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1237)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(1240)@45666e2765fe: Final verdict of PTC: none TC_ho_out_fail_no_msc_response(1246)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1235)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1244)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1236)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1239)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1243)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1242)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1245)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1238)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1241)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1235): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1236): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1237): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1238): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1239): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1240): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1241): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1242): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1243): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1244): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1245): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_out_fail_no_msc_response(1246): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_out_fail_no_msc_response finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response fail'. Fri Apr 26 12:10:44 UTC 2024 ------ BSC_Tests.TC_ho_out_fail_no_msc_response fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_out_fail_no_msc_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=497054) Waiting for packet dumper to finish... 1 (prev_count=497054, count=522208) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:10:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_out_fail_rr_ho_failure started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1250)@45666e2765fe: ************************************************* VirtMSC-M3UA(1250)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1250)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1248)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1253)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1253)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1253)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1251)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1250)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1250)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1253)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1253)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1256)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1256)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1256)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1256)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_out_fail_rr_ho_failure() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1258)@45666e2765fe: "TC_ho_out_fail_rr_ho_failure": using IMSI '001018005618373'H VirtMSC-RAN(1249)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1249 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1248)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1254)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1251)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1250)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1249)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1253)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1255)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1257)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1247)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1252)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1256)@45666e2765fe: Final verdict of PTC: none TC_ho_out_fail_rr_ho_failure(1258)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1247): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1248): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1249): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1250): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1251): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1252): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1253): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1254): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1255): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1256): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1257): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_out_fail_rr_ho_failure(1258): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_out_fail_rr_ho_failure finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure fail'. Fri Apr 26 12:10:57 UTC 2024 ------ BSC_Tests.TC_ho_out_fail_rr_ho_failure fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_out_fail_rr_ho_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=490537) Waiting for packet dumper to finish... 1 (prev_count=490537, count=505109) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:11:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_out_fail_no_result_after_ho_cmd started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1262)@45666e2765fe: ************************************************* VirtMSC-M3UA(1262)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1262)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1260)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1265)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1265)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1265)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1263)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1262)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1262)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1265)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1265)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1268)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1268)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1268)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1268)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_out_fail_no_result_after_ho_cmd() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1270)@45666e2765fe: "TC_ho_out_fail_no_result_after_ho_cmd": using IMSI '001012975141731'H VirtMSC-RAN(1261)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1261 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1261)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1265)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1262)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1266)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1260)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1263)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1269)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1268)@45666e2765fe: Final verdict of PTC: none TC_ho_out_fail_no_result_after_ho_cmd(1270)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1267)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1259)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1264)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1259): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1260): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1261): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1262): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1263): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1264): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1265): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1266): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1267): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1268): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1269): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_out_fail_no_result_after_ho_cmd(1270): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_out_fail_no_result_after_ho_cmd finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd fail'. Fri Apr 26 12:11:09 UTC 2024 ------ BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd fail ------ Saving talloc report from 172.18.209.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=495365) Waiting for packet dumper to finish... 1 (prev_count=495365, count=519587) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc'. ------ BSC_Tests.TC_ho_into_this_bsc ------ Fri Apr 26 12:11:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_into_this_bsc started. MTC@45666e2765fe: "TC_ho_into_this_bsc": using IMSI '001015396179673'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1274)@45666e2765fe: ************************************************* VirtMSC-M3UA(1274)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1274)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1272)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1275)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1277)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1277)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1277)@45666e2765fe: ************************************************* VirtMSC-M3UA(1274)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1274)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1277)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1277)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1280)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1280)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1280)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1280)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_into_this_bsc() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1279)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc(1282) VirtMSC-RAN(1273)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1273 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1272)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1274)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1278)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1277)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1275)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1273)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-IPA(1280)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1276)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1279)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1271)@45666e2765fe: Final verdict of PTC: none TC_ho_into_this_bsc(1282)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1281)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1271): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1272): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1273): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1274): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1275): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1276): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1277): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1278): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1279): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1280): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1281): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_into_this_bsc(1282): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_into_this_bsc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc fail'. Fri Apr 26 12:11:22 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_into_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=493222) Waiting for packet dumper to finish... 1 (prev_count=493222, count=507381) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:11:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_0' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_into_this_bsc_a5_0 started. MTC@45666e2765fe: "TC_ho_into_this_bsc_a5_0": using IMSI '001010408996910'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1286)@45666e2765fe: ************************************************* VirtMSC-M3UA(1286)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1286)@45666e2765fe: ************************************************* VirtMSC-SCCP(1284)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1289)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1289)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1289)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1287)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1286)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1286)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1289)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1289)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1292)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1292)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1292)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1292)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_into_this_bsc_a5_0() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1291)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_0(1294) VirtMSC-RAN(1285)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1285 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1285)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1287)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1288)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1291)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1290)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1289)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1286)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1292)@45666e2765fe: Final verdict of PTC: none TC_ho_into_this_bsc_a5_0(1294)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1283)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1284)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1293)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1283): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1284): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1285): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1286): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1287): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1288): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1289): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1290): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1291): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1292): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1293): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_into_this_bsc_a5_0(1294): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_into_this_bsc_a5_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 fail'. Fri Apr 26 12:11:34 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_0 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=494940) Waiting for packet dumper to finish... 1 (prev_count=494940, count=520094) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:11:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_into_this_bsc_a5_1 started. MTC@45666e2765fe: "TC_ho_into_this_bsc_a5_1": using IMSI '001016557817012'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1298)@45666e2765fe: ************************************************* VirtMSC-M3UA(1298)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1298)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1296)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1301)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1301)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1301)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1299)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1298)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1298)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1301)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1301)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1304)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1304)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1304)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1304)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_into_this_bsc_a5_1() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1303)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1(1306) VirtMSC-RAN(1297)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1297 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1297)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(1295)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1299)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1302)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1304)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1305)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1298)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1300)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1303)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1296)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1301)@45666e2765fe: Final verdict of PTC: none TC_ho_into_this_bsc_a5_1(1306)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1295): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1296): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1297): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1298): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1299): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1300): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1301): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1302): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1303): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1304): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1305): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_into_this_bsc_a5_1(1306): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_into_this_bsc_a5_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 fail'. Fri Apr 26 12:11:47 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_1 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=491339) Waiting for packet dumper to finish... 1 (prev_count=491339, count=504997) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:11:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_3' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_into_this_bsc_a5_3 started. MTC@45666e2765fe: "TC_ho_into_this_bsc_a5_3": using IMSI '001018328647843'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1310)@45666e2765fe: ************************************************* VirtMSC-M3UA(1310)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1310)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1308)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1313)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1313)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1313)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1311)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1310)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1310)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1313)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1313)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1316)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1316)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1316)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1316)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_into_this_bsc_a5_3() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1315)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_3(1318) VirtMSC-RAN(1309)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1309 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(1313)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1311)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1315)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1312)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1314)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1308)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1316)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1317)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1309)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_ho_into_this_bsc_a5_3(1318)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1310)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1307)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1307): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1308): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1309): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1310): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1311): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1312): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1313): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1314): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1315): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1316): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1317): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_into_this_bsc_a5_3(1318): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_into_this_bsc_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 fail'. Fri Apr 26 12:11:59 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_3 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=496039) Waiting for packet dumper to finish... 1 (prev_count=496039, count=525830) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:12:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_4' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_into_this_bsc_a5_4 started. MTC@45666e2765fe: "TC_ho_into_this_bsc_a5_4": using IMSI '001011576649311'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1322)@45666e2765fe: ************************************************* VirtMSC-M3UA(1322)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1322)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1320)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1325)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1325)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1325)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1323)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1322)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1322)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1325)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1325)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1328)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1328)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1328)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1328)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_into_this_bsc_a5_4() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1327)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_4(1330) VirtMSC-RAN(1321)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1321 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(1325)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1324)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1321)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1322)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1320)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1329)@45666e2765fe: Final verdict of PTC: none TC_ho_into_this_bsc_a5_4(1330)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1323)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1319)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1328)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1327)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1326)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1319): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1320): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1321): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1322): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1323): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1324): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1325): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1326): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1327): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1328): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1329): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_into_this_bsc_a5_4(1330): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_into_this_bsc_a5_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 fail'. Fri Apr 26 12:12:12 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_4 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=494903) Waiting for packet dumper to finish... 1 (prev_count=494903, count=509975) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:12:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: 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@45666e2765fe: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg started. MTC@45666e2765fe: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg": using IMSI '001011358601990'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1334)@45666e2765fe: ************************************************* VirtMSC-M3UA(1334)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1334)@45666e2765fe: ************************************************* VirtMSC-SCCP(1332)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1337)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1337)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1337)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1335)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1334)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1334)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1337)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1337)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1340)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1340)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1340)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1340)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1339)@45666e2765fe: 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(1342) VirtMSC-RAN(1333)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1333 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1333)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1335)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1334)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1332)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1331)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1338)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1337)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1341)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1339)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1336)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1340)@45666e2765fe: Final verdict of PTC: none TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1342)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1331): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1332): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1333): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1334): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1335): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1336): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1337): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1338): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1339): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1340): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1341): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1342): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg fail'. Fri Apr 26 12:12:24 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg fail ------ Saving talloc report from 172.18.209.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=494967) Waiting for packet dumper to finish... 1 (prev_count=494967, count=524385) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:12:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_into_this_bsc_a5_1_3 started. MTC@45666e2765fe: "TC_ho_into_this_bsc_a5_1_3": using IMSI '001014661268883'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1346)@45666e2765fe: ************************************************* VirtMSC-M3UA(1346)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1346)@45666e2765fe: ************************************************* VirtMSC-SCCP(1344)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1349)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1349)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1349)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1347)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1346)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1346)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1349)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1349)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1352)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1352)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1352)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1352)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_into_this_bsc_a5_1_3() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1351)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1_3(1354) VirtMSC-RAN(1345)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1345 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(1347)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1346)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1353)@45666e2765fe: Final verdict of PTC: none TC_ho_into_this_bsc_a5_1_3(1354)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1351)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1343)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1348)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1352)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1350)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1344)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1349)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1345)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1343): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1344): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1345): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1346): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1347): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1348): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1349): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1350): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1351): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1352): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1353): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3(1354): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_into_this_bsc_a5_1_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 fail'. Fri Apr 26 12:12:36 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3 fail ------ Saving talloc report from 172.18.209.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=489906) Waiting for packet dumper to finish... 1 (prev_count=489906, count=504478) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:12:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_into_this_bsc_a5_mismatch started. MTC@45666e2765fe: "TC_ho_into_this_bsc_a5_mismatch": using IMSI '001015807466971'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1358)@45666e2765fe: ************************************************* VirtMSC-M3UA(1358)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1358)@45666e2765fe: ************************************************* VirtMSC-SCCP(1356)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1361)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1361)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1361)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1359)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1358)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1358)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1361)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1361)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1364)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1364)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1364)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1364)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_into_this_bsc_a5_mismatch() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1363)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_mismatch(1366) VirtMSC-RAN(1357)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1357 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1357)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1359)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1362)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1358)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1360)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1361)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1363)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1356)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1355)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1364)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1365)@45666e2765fe: Final verdict of PTC: none TC_ho_into_this_bsc_a5_mismatch(1366)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1355): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1356): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1357): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1358): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1359): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1360): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1361): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1362): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1363): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1364): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1365): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_into_this_bsc_a5_mismatch(1366): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_into_this_bsc_a5_mismatch finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch fail'. Fri Apr 26 12:12:49 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_mismatch fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=495023) Waiting for packet dumper to finish... 1 (prev_count=495023, count=525449) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:12:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_into_this_bsc_tla_v6 started. MTC@45666e2765fe: "TC_ho_into_this_bsc_tla_v6": using IMSI '001015539509859'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1370)@45666e2765fe: ************************************************* VirtMSC-M3UA(1370)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1370)@45666e2765fe: ************************************************* VirtMSC-SCCP(1368)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1373)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1373)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1373)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1371)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1370)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1370)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1373)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1373)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1376)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1376)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_into_this_bsc_tla_v6() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1375)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_tla_v6(1378) VirtMSC-RAN(1369)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1368)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1371)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1372)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1373)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1367)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1370)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1375)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1377)@45666e2765fe: Final verdict of PTC: none TC_ho_into_this_bsc_tla_v6(1378)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1369)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-IPA(1376)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1374)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1367): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1368): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1369): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1370): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1371): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1372): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1373): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1374): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1375): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1376): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1377): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_into_this_bsc_tla_v6(1378): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_into_this_bsc_tla_v6 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6 fail'. Fri Apr 26 12:13:01 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_tla_v6 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_into_this_bsc_tla_v6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=492506) Waiting for packet dumper to finish... 1 (prev_count=492506, count=506665) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran'. ------ BSC_Tests.TC_srvcc_eutran_to_geran ------ Fri Apr 26 12:13:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_srvcc_eutran_to_geran started. MTC@45666e2765fe: "TC_srvcc_eutran_to_geran": using IMSI '001011343022467'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1382)@45666e2765fe: ************************************************* VirtMSC-M3UA(1382)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1382)@45666e2765fe: ************************************************* VirtMSC-SCCP(1380)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1385)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1385)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1385)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1383)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1382)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1382)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1385)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1385)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1388)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1388)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1388)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1388)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_srvcc_eutran_to_geran() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1387)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran(1390) VirtMSC-RAN(1381)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1381 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1381)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1380)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1383)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1386)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1388)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1379)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1384)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1387)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1385)@45666e2765fe: Final verdict of PTC: none TC_srvcc_eutran_to_geran(1390)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1382)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1389)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1379): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1380): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1381): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1382): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1383): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1384): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1385): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1386): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1387): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1388): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1389): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_srvcc_eutran_to_geran(1390): none (fail -> fail) MTC@45666e2765fe: Test case TC_srvcc_eutran_to_geran finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran fail'. Fri Apr 26 12:13:14 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=495252) Waiting for packet dumper to finish... 1 (prev_count=495252, count=525455) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:13:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_srvcc_eutran_to_geran_a5_3 started. MTC@45666e2765fe: "TC_srvcc_eutran_to_geran_a5_3": using IMSI '001018241476585'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1394)@45666e2765fe: ************************************************* VirtMSC-M3UA(1394)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1394)@45666e2765fe: ************************************************* VirtMSC-SCCP(1392)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1397)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1397)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1397)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1395)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1394)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1394)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1397)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1397)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1400)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1400)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1400)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1400)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_srvcc_eutran_to_geran_a5_3() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1399)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_a5_3(1402) VirtMSC-RAN(1393)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1393 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1393)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(1391)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1398)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1392)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1395)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1399)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1401)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1394)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1396)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1400)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1397)@45666e2765fe: Final verdict of PTC: none TC_srvcc_eutran_to_geran_a5_3(1402)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1391): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1392): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1393): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1394): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1395): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1396): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1397): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1398): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1399): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1400): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1401): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_srvcc_eutran_to_geran_a5_3(1402): none (fail -> fail) MTC@45666e2765fe: Test case TC_srvcc_eutran_to_geran_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 fail'. Fri Apr 26 12:13:26 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=491154) Waiting for packet dumper to finish... 1 (prev_count=491154, count=505313) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:13:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_srvcc_eutran_to_geran_src_sai started. MTC@45666e2765fe: "TC_srvcc_eutran_to_geran_src_sai": using IMSI '001014674715641'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1406)@45666e2765fe: ************************************************* VirtMSC-M3UA(1406)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1406)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1404)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1409)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1409)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1409)@45666e2765fe: ************************************************* MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1407)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1406)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1409)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1409)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1412)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1412)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1412)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1412)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_srvcc_eutran_to_geran_src_sai() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1411)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_src_sai(1414) VirtMSC-RAN(1405)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1405 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1405)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(1411)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1410)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1412)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1413)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1404)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1403)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1408)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1409)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1406)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1407)@45666e2765fe: Final verdict of PTC: none TC_srvcc_eutran_to_geran_src_sai(1414)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1403): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1404): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1405): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1406): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1407): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1408): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1409): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1410): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1411): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1412): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1413): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_srvcc_eutran_to_geran_src_sai(1414): none (fail -> fail) MTC@45666e2765fe: Test case TC_srvcc_eutran_to_geran_src_sai finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai fail'. Fri Apr 26 12:13:39 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_src_sai fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=493840) Waiting for packet dumper to finish... 1 (prev_count=493840, count=523853) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:13:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_srvcc_eutran_to_geran_ho_out started. MTC@45666e2765fe: "TC_srvcc_eutran_to_geran_ho_out": using IMSI '001014981605506'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1418)@45666e2765fe: ************************************************* VirtMSC-M3UA(1418)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1418)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1416)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1421)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1421)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1421)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1419)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1418)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1418)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1421)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1421)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1424)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1424)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1424)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1424)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_srvcc_eutran_to_geran_ho_out() start" VirtMSC-RAN(1417)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1417 has requested to stop MTC. Terminating current testcase execution. VirtMSC-STATS(1415)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1416)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1422)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1420)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1419)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1417)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1418)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1424)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1423)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1421)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1425)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1415): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1416): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1417): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1418): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1419): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1420): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1421): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1422): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1423): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1424): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1425): none (fail -> fail) MTC@45666e2765fe: Test case TC_srvcc_eutran_to_geran_ho_out finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out fail'. Fri Apr 26 12:13:51 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=629560) Waiting for packet dumper to finish... 1 (prev_count=629560, count=644132) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:13:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_srvcc_eutran_to_geran_forbid_fast_return started. MTC@45666e2765fe: "TC_srvcc_eutran_to_geran_forbid_fast_return": using IMSI '001015054829973'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1429)@45666e2765fe: ************************************************* VirtMSC-M3UA(1429)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1429)@45666e2765fe: ************************************************* VirtMSC-SCCP(1427)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1432)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1432)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1432)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1430)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1429)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1429)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1432)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1432)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1435)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1435)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1435)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1435)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_srvcc_eutran_to_geran_forbid_fast_return() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1434)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_forbid_fast_return(1437) VirtMSC-RAN(1428)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1428 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1427)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1428)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(1433)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1430)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1434)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1431)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1432)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1429)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1426)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1436)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1435)@45666e2765fe: Final verdict of PTC: none TC_srvcc_eutran_to_geran_forbid_fast_return(1437)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1426): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1427): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1428): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1429): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1430): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1431): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1432): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1433): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1434): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1435): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1436): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_srvcc_eutran_to_geran_forbid_fast_return(1437): none (fail -> fail) MTC@45666e2765fe: Test case TC_srvcc_eutran_to_geran_forbid_fast_return finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return fail'. Fri Apr 26 12:14:03 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return fail ------ Saving talloc report from 172.18.209.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=498229) Waiting for packet dumper to finish... 1 (prev_count=498229, count=528108) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:14:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: 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@45666e2765fe: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return started. MTC@45666e2765fe: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return": using IMSI '001018772100880'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1439)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1441)@45666e2765fe: ************************************************* VirtMSC-M3UA(1441)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1441)@45666e2765fe: ************************************************* MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1442)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1444)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1444)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1444)@45666e2765fe: ************************************************* VirtMSC-M3UA(1441)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1441)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1444)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1444)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1447)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1447)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1447)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1447)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return() start" VirtMSC-RAN(1440)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1440 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1440)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1439)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1442)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1443)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1441)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1438)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1444)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1448)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1446)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1445)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1447)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1438): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1439): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1440): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1441): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1442): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1443): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1444): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1445): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1446): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1447): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1448): none (fail -> fail) MTC@45666e2765fe: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return fail'. Fri Apr 26 12:14:16 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return fail ------ Saving talloc report from 172.18.209.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=631709) Waiting for packet dumper to finish... 1 (prev_count=631709, count=646280) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears'. ------ BSC_Tests.TC_ho_in_fail_msc_clears ------ Fri Apr 26 12:14:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_in_fail_msc_clears started. MTC@45666e2765fe: "TC_ho_in_fail_msc_clears": using IMSI '001017616432017'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1452)@45666e2765fe: ************************************************* VirtMSC-M3UA(1452)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1452)@45666e2765fe: ************************************************* VirtMSC-SCCP(1450)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1455)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1455)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1455)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1453)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1452)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1452)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1455)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1455)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1458)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1458)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1458)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1458)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_in_fail_msc_clears() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1457)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears(1460) VirtMSC-RAN(1451)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1451 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1451)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1453)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1455)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1459)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1449)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1456)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1457)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1450)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1452)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1454)@45666e2765fe: Final verdict of PTC: none TC_ho_in_fail_msc_clears(1460)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1458)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1449): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1450): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1451): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1452): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1453): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1454): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1455): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1456): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1457): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1458): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1459): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_in_fail_msc_clears(1460): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_in_fail_msc_clears finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears fail'. Fri Apr 26 12:14:28 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_msc_clears fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_in_fail_msc_clears.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=307030) Waiting for packet dumper to finish... 1 (prev_count=307030, count=504680) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:14:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_in_fail_msc_clears_after_ho_detect started. MTC@45666e2765fe: "TC_ho_in_fail_msc_clears_after_ho_detect": using IMSI '001014285529888'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1464)@45666e2765fe: ************************************************* VirtMSC-M3UA(1464)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1464)@45666e2765fe: ************************************************* VirtMSC-SCCP(1462)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1467)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1467)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1467)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1465)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1464)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1464)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1467)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1467)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1470)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1470)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1470)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1470)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_in_fail_msc_clears_after_ho_detect() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1469)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears_after_ho_detect(1472) VirtMSC-RAN(1463)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1463 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1463)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1465)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1461)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1464)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1462)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1466)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1469)@45666e2765fe: Final verdict of PTC: none TC_ho_in_fail_msc_clears_after_ho_detect(1472)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1471)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1468)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1470)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1467)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1461): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1462): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1463): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1464): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1465): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1466): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1467): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1468): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1469): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1470): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1471): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_in_fail_msc_clears_after_ho_detect(1472): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_in_fail_msc_clears_after_ho_detect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect fail'. Fri Apr 26 12:14:41 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect fail ------ Saving talloc report from 172.18.209.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=494472) Waiting for packet dumper to finish... 1 (prev_count=494472, count=509044) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect'. ------ BSC_Tests.TC_ho_in_fail_no_detect ------ Fri Apr 26 12:14:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_in_fail_no_detect started. MTC@45666e2765fe: "TC_ho_in_fail_no_detect": using IMSI '001016131623474'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1476)@45666e2765fe: ************************************************* VirtMSC-M3UA(1476)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1476)@45666e2765fe: ************************************************* VirtMSC-SCCP(1474)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1479)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1479)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1479)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1477)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1476)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1476)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1479)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1479)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1482)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1482)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1482)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1482)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_in_fail_no_detect() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1481)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect(1484) VirtMSC-RAN(1475)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1475 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1476)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1474)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1475)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(1480)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1482)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1478)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1477)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1479)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1481)@45666e2765fe: Final verdict of PTC: none TC_ho_in_fail_no_detect(1484)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1473)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1483)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1473): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1474): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1475): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1476): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1477): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1478): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1479): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1480): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1481): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1482): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1483): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_in_fail_no_detect(1484): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_in_fail_no_detect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect fail'. Fri Apr 26 12:14:53 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_no_detect fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=494449) Waiting for packet dumper to finish... 1 (prev_count=494449, count=524151) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2'. ------ BSC_Tests.TC_ho_in_fail_no_detect2 ------ Fri Apr 26 12:14:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_in_fail_no_detect2 started. MTC@45666e2765fe: "TC_ho_in_fail_no_detect2": using IMSI '001018823298368'H VirtMSC-M3UA(1488)@45666e2765fe: ************************************************* VirtMSC-M3UA(1488)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1488)@45666e2765fe: ************************************************* MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1486)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1491)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1491)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1491)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1489)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1488)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1488)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1491)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1491)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1494)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1494)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1494)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1494)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_in_fail_no_detect2() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1493)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect2(1496) VirtMSC-RAN(1487)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1487 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1487)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1486)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1492)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1485)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1488)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1489)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1490)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1491)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1495)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1494)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1493)@45666e2765fe: Final verdict of PTC: none TC_ho_in_fail_no_detect2(1496)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1485): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1486): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1487): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1488): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1489): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1490): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1491): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1492): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1493): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1494): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1495): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_in_fail_no_detect2(1496): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_in_fail_no_detect2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 fail'. Fri Apr 26 12:15:06 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_no_detect2 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=488877) Waiting for packet dumper to finish... 1 (prev_count=488877, count=503537) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:15:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_in_fail_mgw_mdcx_timeout started. MTC@45666e2765fe: "TC_ho_in_fail_mgw_mdcx_timeout": using IMSI '001019250230392'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1500)@45666e2765fe: ************************************************* VirtMSC-M3UA(1500)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1500)@45666e2765fe: ************************************************* VirtMSC-SCCP(1498)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1503)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1503)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1503)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1501)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1500)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1500)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1503)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1503)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1506)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1506)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_in_fail_mgw_mdcx_timeout() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1505)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_mgw_mdcx_timeout(1508) VirtMSC-RAN(1499)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1499 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(1501)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1503)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1502)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1498)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1497)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1504)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1500)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1507)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1499)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(1505)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1506)@45666e2765fe: Final verdict of PTC: none TC_ho_in_fail_mgw_mdcx_timeout(1508)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1497): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1498): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1499): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1500): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1501): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1502): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1503): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1504): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1505): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1506): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1507): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_in_fail_mgw_mdcx_timeout(1508): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_in_fail_mgw_mdcx_timeout finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout fail'. Fri Apr 26 12:15:18 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=495951) Waiting for packet dumper to finish... 1 (prev_count=495951, count=524620) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:15:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_in_fail_ipa_crcx_timeout started. MTC@45666e2765fe: "TC_ho_in_fail_ipa_crcx_timeout": using IMSI '001011687970982'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1512)@45666e2765fe: ************************************************* VirtMSC-M3UA(1512)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1512)@45666e2765fe: ************************************************* VirtMSC-SCCP(1510)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1515)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1515)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1515)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1513)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1512)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1512)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1515)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1515)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1518)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1518)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1518)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1518)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_in_fail_ipa_crcx_timeout() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1517)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_ipa_crcx_timeout(1520) VirtMSC-RAN(1511)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1511 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1512)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1515)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1510)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1511)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(1516)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1514)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1509)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1518)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1513)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1517)@45666e2765fe: Final verdict of PTC: none TC_ho_in_fail_ipa_crcx_timeout(1520)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1519)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1509): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1510): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1511): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1512): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1513): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1514): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1515): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1516): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1517): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1518): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1519): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_in_fail_ipa_crcx_timeout(1520): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_in_fail_ipa_crcx_timeout finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout fail'. Fri Apr 26 12:15:31 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=493854) Waiting for packet dumper to finish... 1 (prev_count=493854, count=507512) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:15:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap started. MTC@45666e2765fe: "TC_ho_into_this_bsc_sccp_cr_without_bssap": using IMSI '001016026922676'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1524)@45666e2765fe: ************************************************* VirtMSC-M3UA(1524)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1524)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1522)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1527)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1527)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1527)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1525)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1524)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1524)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1527)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1527)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1530)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1530)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1530)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1530)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_into_this_bsc_sccp_cr_without_bssap() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(1529)@45666e2765fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_sccp_cr_without_bssap(1532) VirtMSC-RAN(1523)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1523 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1524)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1525)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1522)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1521)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1530)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1526)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1529)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1527)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1531)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1523)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_ho_into_this_bsc_sccp_cr_without_bssap(1532)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1528)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1521): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1522): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1523): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1524): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1525): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1526): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1527): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1528): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1529): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1530): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1531): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_into_this_bsc_sccp_cr_without_bssap(1532): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap fail'. Fri Apr 26 12:15:43 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap fail ------ Saving talloc report from 172.18.209.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=489584) Waiting for packet dumper to finish... 1 (prev_count=489584, count=510417) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1'. ------ BSC_Tests.TC_ho_neighbor_config_1 ------ Fri Apr 26 12:15:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_neighbor_config_1 started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1536)@45666e2765fe: ************************************************* VirtMSC-M3UA(1536)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1536)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1534)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1539)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1539)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1539)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1537)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1536)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1536)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1539)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1539)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1542)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1542)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1542)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1542)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1544)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1544)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@45666e2765fe: 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)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1546)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1546)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1546)@45666e2765fe: 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(1546)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1548)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1548)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1548)@45666e2765fe: 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(1548)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1550)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1550)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1550)@45666e2765fe: 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(1550)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1552)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1552)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1552)@45666e2765fe: 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(1552)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1535)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1535 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1535)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1536)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1537)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1551)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1534)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1539)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1538)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1547)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1553)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1533)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1545)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1548)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1546)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1540)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1544)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1543)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1550)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1541)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1542)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1549)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1552)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1533): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1534): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1535): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1536): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1537): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1538): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1539): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1540): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1541): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1542): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1543): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1544): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1545): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1546): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1547): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1548): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1549): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1550): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1551): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1552): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1553): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_neighbor_config_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 fail'. Fri Apr 26 12:15:56 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_1 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_neighbor_config_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=549517) Waiting for packet dumper to finish... 1 (prev_count=549517, count=1337553) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2'. ------ BSC_Tests.TC_ho_neighbor_config_2 ------ Fri Apr 26 12:16:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_neighbor_config_2 started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1557)@45666e2765fe: ************************************************* VirtMSC-M3UA(1557)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1557)@45666e2765fe: ************************************************* VirtMSC-SCCP(1555)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1560)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1560)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1560)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1558)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1557)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1557)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1560)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1560)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1563)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1563)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1563)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1563)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1565)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1565)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1565)@45666e2765fe: 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(1565)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1567)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1567)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1567)@45666e2765fe: 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(1567)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1569)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1569)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1569)@45666e2765fe: 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(1569)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1571)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1571)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1571)@45666e2765fe: 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(1571)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1573)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1573)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1573)@45666e2765fe: 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(1573)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1556)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1556 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1556)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(1554)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1557)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1559)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1574)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1566)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1564)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1555)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1558)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1562)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1563)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1572)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1567)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1568)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1569)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1560)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1565)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1561)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1573)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1571)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1570)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1554): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1555): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1556): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1557): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1558): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1559): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1560): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1561): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1562): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1563): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1564): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1565): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1566): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1567): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1568): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1569): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1570): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1571): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1572): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1573): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1574): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_neighbor_config_2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 fail'. Fri Apr 26 12:16:08 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_2 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_neighbor_config_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=549301) Waiting for packet dumper to finish... 1 (prev_count=549301, count=1338078) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3'. ------ BSC_Tests.TC_ho_neighbor_config_3 ------ Fri Apr 26 12:16:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_neighbor_config_3 started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1578)@45666e2765fe: ************************************************* VirtMSC-M3UA(1578)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1578)@45666e2765fe: ************************************************* VirtMSC-SCCP(1576)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1581)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1581)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1581)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1579)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1578)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1578)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1581)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1581)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1584)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1584)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1586)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1586)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1586)@45666e2765fe: 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(1586)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1588)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1588)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1588)@45666e2765fe: 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(1588)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1590)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1590)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1590)@45666e2765fe: 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(1590)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1592)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1592)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1592)@45666e2765fe: 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(1592)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1594)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1594)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1594)@45666e2765fe: 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(1594)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1577)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1577 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1578)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1589)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1585)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1591)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1575)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1583)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1579)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1587)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1577)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS2-TRX1-RSL-IPA(1590)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1580)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1582)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1588)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1586)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1593)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1581)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1576)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1584)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1592)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1595)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1594)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1575): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1576): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1577): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1578): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1579): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1580): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1581): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1582): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1583): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1584): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1585): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1586): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1587): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1588): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1589): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1590): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1591): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1592): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1593): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1594): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1595): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_neighbor_config_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 fail'. Fri Apr 26 12:16:20 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_3 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_neighbor_config_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=537972) Waiting for packet dumper to finish... 1 (prev_count=537972, count=1341079) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4'. ------ BSC_Tests.TC_ho_neighbor_config_4 ------ Fri Apr 26 12:16:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_neighbor_config_4 started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1599)@45666e2765fe: ************************************************* VirtMSC-M3UA(1599)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1599)@45666e2765fe: ************************************************* VirtMSC-SCCP(1597)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1600)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1602)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1602)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1602)@45666e2765fe: ************************************************* VirtMSC-M3UA(1599)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1599)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1602)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1602)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1605)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1605)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1605)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1605)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1607)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1607)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1607)@45666e2765fe: 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(1607)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1609)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1609)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1609)@45666e2765fe: 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(1609)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1611)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1611)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1611)@45666e2765fe: 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(1611)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1613)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1613)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1613)@45666e2765fe: 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(1613)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1615)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1615)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1615)@45666e2765fe: 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(1615)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1598)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1598 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(1600)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1598)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS1-TRX0-RSL-RSL(1608)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1601)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1597)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1606)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1616)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1614)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1610)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1603)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1607)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1613)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1602)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1596)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1611)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1605)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1599)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1615)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1604)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1612)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1609)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1596): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1597): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1598): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1599): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1600): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1601): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1602): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1603): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1604): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1605): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1606): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1607): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1608): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1609): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1610): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1611): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1612): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1613): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1614): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1615): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1616): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_neighbor_config_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 fail'. Fri Apr 26 12:16:32 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_4 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_neighbor_config_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=548541) Waiting for packet dumper to finish... 1 (prev_count=548541, count=1336759) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5'. ------ BSC_Tests.TC_ho_neighbor_config_5 ------ Fri Apr 26 12:16:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_neighbor_config_5 started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1620)@45666e2765fe: ************************************************* VirtMSC-M3UA(1620)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1620)@45666e2765fe: ************************************************* VirtMSC-SCCP(1618)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1623)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1623)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1623)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1621)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1620)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1620)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1623)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1623)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1626)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1626)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1626)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1626)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1628)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1628)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1628)@45666e2765fe: 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(1628)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1630)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1630)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1630)@45666e2765fe: 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(1630)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1632)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1632)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1632)@45666e2765fe: 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(1632)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1634)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1634)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1634)@45666e2765fe: 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(1634)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1636)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1636)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1636)@45666e2765fe: 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(1636)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1619)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1619 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1620)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1619)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1618)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1623)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1627)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1617)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1635)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1621)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1625)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1626)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1636)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1628)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1632)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1634)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1637)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1631)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1622)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1630)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1633)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1629)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1624)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1617): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1618): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1619): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1620): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1621): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1622): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1623): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1624): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1625): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1626): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1627): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1628): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1629): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1630): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1631): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1632): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1633): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1634): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1635): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1636): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1637): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_neighbor_config_5 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 fail'. Fri Apr 26 12:16:44 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_5 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_neighbor_config_5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=555343) Waiting for packet dumper to finish... 1 (prev_count=555343, count=1423155) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6'. ------ BSC_Tests.TC_ho_neighbor_config_6 ------ Fri Apr 26 12:16:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_neighbor_config_6 started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1641)@45666e2765fe: ************************************************* VirtMSC-M3UA(1641)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1641)@45666e2765fe: ************************************************* VirtMSC-SCCP(1639)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1644)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1644)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1644)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1642)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1641)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1641)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1644)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1644)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1647)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1647)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1647)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1647)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1649)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1649)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1649)@45666e2765fe: 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(1649)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1651)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1651)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1651)@45666e2765fe: 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(1651)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1653)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1653)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1653)@45666e2765fe: 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(1653)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1655)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1655)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1655)@45666e2765fe: 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(1655)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1657)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1657)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1657)@45666e2765fe: 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(1657)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1640)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1640 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1640)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1641)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1642)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1644)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1648)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1652)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1643)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1658)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1646)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1638)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1649)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1639)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1654)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1657)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1656)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1655)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1653)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1650)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1647)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1651)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1645)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1638): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1639): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1640): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1641): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1642): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1643): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1644): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1645): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1646): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1647): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1648): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1649): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1650): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1651): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1652): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1653): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1654): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1655): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1656): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1657): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1658): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_neighbor_config_6 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 fail'. Fri Apr 26 12:16:56 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_6 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_neighbor_config_6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=551648) Waiting for packet dumper to finish... 1 (prev_count=551648, count=1339477) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7'. ------ BSC_Tests.TC_ho_neighbor_config_7 ------ Fri Apr 26 12:17:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_neighbor_config_7 started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1662)@45666e2765fe: ************************************************* VirtMSC-M3UA(1662)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1662)@45666e2765fe: ************************************************* VirtMSC-SCCP(1660)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1665)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1665)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1665)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1663)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1662)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1662)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1665)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1665)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1668)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1668)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1668)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1668)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1670)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1670)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1670)@45666e2765fe: 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(1670)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1672)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1672)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1672)@45666e2765fe: 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(1672)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1674)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1674)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1674)@45666e2765fe: 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(1674)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1676)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1676)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1676)@45666e2765fe: 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(1676)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1678)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1678)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1678)@45666e2765fe: 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(1678)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1661)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1661 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1661)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1660)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1662)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1669)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1675)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1671)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1663)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1664)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1665)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1674)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1677)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1667)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1673)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1666)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1659)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1670)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1672)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1676)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1678)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1679)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1668)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1659): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1660): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1661): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1662): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1663): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1664): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1665): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1666): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1667): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1668): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1669): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1670): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1671): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1672): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1673): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1674): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1675): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1676): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1677): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1678): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1679): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_neighbor_config_7 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 fail'. Fri Apr 26 12:17:08 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_7 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_neighbor_config_7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=556853) Waiting for packet dumper to finish... 1 (prev_count=556853, count=1345236) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:17:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset started. VirtMSC-M3UA(1682)@45666e2765fe: ************************************************* VirtMSC-M3UA(1682)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1682)@45666e2765fe: ************************************************* VirtMSC-SCCP(1681)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1682)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1682)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1681)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1682)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1680)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1680): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1681): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1682): none (fail -> fail) MTC@45666e2765fe: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset fail'. Fri Apr 26 12:17:19 UTC 2024 ------ BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset fail ------ Saving talloc report from 172.18.209.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=99966) Waiting for packet dumper to finish... 1 (prev_count=99966, count=114288) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:17:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_bssmap_clear_does_not_cause_bssmap_reset started. VirtMSC-M3UA(1685)@45666e2765fe: ************************************************* VirtMSC-M3UA(1685)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1685)@45666e2765fe: ************************************************* VirtMSC-SCCP(1684)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1685)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1685)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1684)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1685)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1683)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1683): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1684): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1685): none (fail -> fail) MTC@45666e2765fe: Test case TC_bssmap_clear_does_not_cause_bssmap_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset fail'. Fri Apr 26 12:17:31 UTC 2024 ------ BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset fail ------ Saving talloc report from 172.18.209.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=109793) Waiting for packet dumper to finish... 1 (prev_count=109793, count=111617) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:17:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset started. VirtMSC-M3UA(1688)@45666e2765fe: ************************************************* VirtMSC-M3UA(1688)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1688)@45666e2765fe: ************************************************* VirtMSC-SCCP(1687)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1688)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1688)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1687)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1686)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1688)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1686): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1687): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1688): none (fail -> fail) MTC@45666e2765fe: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset fail'. Fri Apr 26 12:17:42 UTC 2024 ------ BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset fail ------ Saving talloc report from 172.18.209.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=107434) Waiting for packet dumper to finish... 1 (prev_count=107434, count=112386) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_deact ------ Fri Apr 26 12:17:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_dyn_pdch_ipa_act_deact started. VirtMSC-SCCP(1690)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1691)@45666e2765fe: ************************************************* VirtMSC-M3UA(1691)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1691)@45666e2765fe: ************************************************* VirtMSC-M3UA(1691)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1691)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1691)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1690)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1689)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1689): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1690): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1691): none (fail -> fail) MTC@45666e2765fe: Test case TC_dyn_pdch_ipa_act_deact finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact fail'. Fri Apr 26 12:17:54 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_ipa_act_deact fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=317427) Waiting for packet dumper to finish... 1 (prev_count=317427, count=335149) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_nack ------ Fri Apr 26 12:17:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_dyn_pdch_ipa_act_nack started. VirtMSC-M3UA(1694)@45666e2765fe: ************************************************* VirtMSC-M3UA(1694)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1694)@45666e2765fe: ************************************************* VirtMSC-SCCP(1693)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1694)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1694)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1693)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1692)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1694)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1692): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1693): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1694): none (fail -> fail) MTC@45666e2765fe: Test case TC_dyn_pdch_ipa_act_nack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack fail'. Fri Apr 26 12:18:05 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_ipa_act_nack fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=332302) Waiting for packet dumper to finish... 1 (prev_count=332302, count=335427) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_deact ------ Fri Apr 26 12:18:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_dyn_pdch_osmo_act_deact started. VirtMSC-M3UA(1697)@45666e2765fe: ************************************************* VirtMSC-M3UA(1697)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1697)@45666e2765fe: ************************************************* VirtMSC-SCCP(1696)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1697)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1697)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1696)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1697)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1695)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1695): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1696): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1697): none (fail -> fail) MTC@45666e2765fe: Test case TC_dyn_pdch_osmo_act_deact finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact fail'. Fri Apr 26 12:18:16 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_osmo_act_deact fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=340901) Waiting for packet dumper to finish... 1 (prev_count=340901, count=344439) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_nack ------ Fri Apr 26 12:18:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_dyn_pdch_osmo_act_nack started. VirtMSC-SCCP(1699)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1700)@45666e2765fe: ************************************************* VirtMSC-M3UA(1700)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1700)@45666e2765fe: ************************************************* VirtMSC-M3UA(1700)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1700)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1700)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1699)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1698)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1698): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1699): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1700): none (fail -> fail) MTC@45666e2765fe: Test case TC_dyn_pdch_osmo_act_nack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack fail'. Fri Apr 26 12:18:28 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_osmo_act_nack fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=352976) Waiting for packet dumper to finish... 1 (prev_count=352976, count=356615) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_deact ------ Fri Apr 26 12:18:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_dyn_ts_sdcch8_act_deact started. VirtMSC-M3UA(1703)@45666e2765fe: ************************************************* VirtMSC-M3UA(1703)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1703)@45666e2765fe: ************************************************* VirtMSC-SCCP(1702)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1703)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1703)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1703)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1702)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1701)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1701): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1702): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1703): none (fail -> fail) MTC@45666e2765fe: Test case TC_dyn_ts_sdcch8_act_deact finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact fail'. Fri Apr 26 12:18:39 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_act_deact fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=355359) Waiting for packet dumper to finish... 1 (prev_count=355359, count=358274) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:18:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_dyn_ts_sdcch8_all_subslots_used started. VirtMSC-M3UA(1706)@45666e2765fe: ************************************************* VirtMSC-M3UA(1706)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1706)@45666e2765fe: ************************************************* VirtMSC-SCCP(1705)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1706)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1706)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1706)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1705)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1704)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1704): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1705): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1706): none (fail -> fail) MTC@45666e2765fe: Test case TC_dyn_ts_sdcch8_all_subslots_used finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used fail'. Fri Apr 26 12:18:51 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=357599) Waiting for packet dumper to finish... 1 (prev_count=357599, count=359924) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:18:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_dyn_ts_sdcch8_tch_call_act_deact started. VirtMSC-M3UA(1709)@45666e2765fe: ************************************************* VirtMSC-M3UA(1709)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1709)@45666e2765fe: ************************************************* VirtMSC-SCCP(1708)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1709)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1709)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1708)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1707)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1709)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1707): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1708): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1709): none (fail -> fail) MTC@45666e2765fe: Test case TC_dyn_ts_sdcch8_tch_call_act_deact finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact fail'. Fri Apr 26 12:19:02 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact fail ------ Saving talloc report from 172.18.209.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=346285) Waiting for packet dumper to finish... 1 (prev_count=346285, count=349023) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_nack ------ Fri Apr 26 12:19:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_dyn_ts_sdcch8_act_nack started. VirtMSC-M3UA(1712)@45666e2765fe: ************************************************* VirtMSC-M3UA(1712)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1712)@45666e2765fe: ************************************************* VirtMSC-SCCP(1711)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1712)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1712)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1712)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1710)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1711)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1710): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1711): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1712): none (fail -> fail) MTC@45666e2765fe: Test case TC_dyn_ts_sdcch8_act_nack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack fail'. Fri Apr 26 12:19:14 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_act_nack fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=321664) Waiting for packet dumper to finish... 1 (prev_count=321664, count=340122) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping'. ------ BSC_Tests.TC_chopped_ipa_ping ------ Fri Apr 26 12:19:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chopped_ipa_ping started. 1713@45666e2765fe: sending byte '00'O 1713@45666e2765fe: 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. 1713@45666e2765fe: sending byte '01'O 1713@45666e2765fe: sending byte 'FE'O 1713@45666e2765fe: sending byte '00'O 1713@45666e2765fe: received pong from "172.18.209.20" port 3003: '0001FE01'O 1713@45666e2765fe: setverdict(pass): none -> pass 1713@45666e2765fe: Final verdict of PTC: pass 1714@45666e2765fe: sending byte '00'O 1714@45666e2765fe: 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. 1714@45666e2765fe: sending byte '01'O 1714@45666e2765fe: sending byte 'FE'O 1714@45666e2765fe: sending byte '00'O 1714@45666e2765fe: received pong from "172.18.209.20" port 3002: '0001FE01'O 1714@45666e2765fe: setverdict(pass): none -> pass 1714@45666e2765fe: Final verdict of PTC: pass 1715@45666e2765fe: sending byte '00'O 1715@45666e2765fe: sending byte '01'O 1715@45666e2765fe: sending byte 'FE'O 1715@45666e2765fe: sending byte '00'O 1715@45666e2765fe: 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. 1715@45666e2765fe: received pong from "172.18.209.20" port 4249: '0001FE01'O 1715@45666e2765fe: setverdict(pass): none -> pass 1715@45666e2765fe: Final verdict of PTC: pass MTC@45666e2765fe: setverdict(pass): none -> pass MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: pass MTC@45666e2765fe: Local verdict of PTC with component reference 1713: pass (pass -> pass) MTC@45666e2765fe: Local verdict of PTC with component reference 1714: pass (pass -> pass) MTC@45666e2765fe: Local verdict of PTC with component reference 1715: pass (pass -> pass) MTC@45666e2765fe: Test case TC_chopped_ipa_ping finished. Verdict: pass MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass'. Fri Apr 26 12:20:32 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_ping pass ====== Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chopped_ipa_ping.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=587208) Waiting for packet dumper to finish... 1 (prev_count=587208, count=589299) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload'. ------ BSC_Tests.TC_chopped_ipa_payload ------ Fri Apr 26 12:20:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chopped_ipa_payload started. 1716@45666e2765fe: sending byte '04'O 1716@45666e2765fe: 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. 1716@45666e2765fe: sending byte '01'O 1716@45666e2765fe: sending byte '08'O ("\b") 1716@45666e2765fe: sending byte '01'O 1716@45666e2765fe: sending byte '07'O ("\a") 1716@45666e2765fe: sending byte '01'O 1716@45666e2765fe: sending byte '02'O 1716@45666e2765fe: setverdict(pass): none -> pass 1716@45666e2765fe: Final verdict of PTC: pass 1717@45666e2765fe: sending byte '04'O 1717@45666e2765fe: 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. 1717@45666e2765fe: sending byte '01'O 1717@45666e2765fe: sending byte '08'O ("\b") 1717@45666e2765fe: sending byte '01'O 1717@45666e2765fe: sending byte '07'O ("\a") 1717@45666e2765fe: sending byte '01'O 1717@45666e2765fe: sending byte '02'O 1717@45666e2765fe: setverdict(pass): none -> pass 1717@45666e2765fe: Final verdict of PTC: pass MTC@45666e2765fe: setverdict(pass): none -> pass MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: pass MTC@45666e2765fe: Local verdict of PTC with component reference 1716: pass (pass -> pass) MTC@45666e2765fe: Local verdict of PTC with component reference 1717: pass (pass -> pass) MTC@45666e2765fe: Test case TC_chopped_ipa_payload finished. Verdict: pass MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass'. Fri Apr 26 12:22:03 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_payload pass ====== Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chopped_ipa_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=672454) Waiting for packet dumper to finish... 1 (prev_count=672454, count=675167) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:22:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_verify_ms_power_params_ie started. MTC@45666e2765fe: "TC_assignment_verify_ms_power_params_ie": using IMSI '001010452997668'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1721)@45666e2765fe: ************************************************* VirtMSC-M3UA(1721)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1721)@45666e2765fe: ************************************************* VirtMSC-SCCP(1719)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1724)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1724)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1724)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1722)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1721)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1721)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1724)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1724)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1727)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1727)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1727)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1727)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_verify_ms_power_params_ie() start" VirtMSC-RAN(1720)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1720 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1719)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1718)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1723)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1728)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1721)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1726)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1724)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1720)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(1725)@45666e2765fe: Final verdict of PTC: none TC_assignment_verify_ms_power_params_ie(1729)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1722)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1727)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1718): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1719): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1720): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1721): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1722): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1723): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1724): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1725): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1726): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1727): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1728): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_verify_ms_power_params_ie(1729): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_verify_ms_power_params_ie finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie fail'. Fri Apr 26 12:22:15 UTC 2024 ------ BSC_Tests.TC_assignment_verify_ms_power_params_ie fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_verify_ms_power_params_ie.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=413366) Waiting for packet dumper to finish... 1 (prev_count=413366, count=433815) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode'. ------ BSC_Tests.TC_c0_power_red_mode ------ Fri Apr 26 12:22:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_c0_power_red_mode started. VirtMSC-M3UA(1732)@45666e2765fe: ************************************************* VirtMSC-M3UA(1732)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1732)@45666e2765fe: ************************************************* VirtMSC-SCCP(1731)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1732)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1732)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1732)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1731)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1730)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1730): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1731): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1732): none (fail -> fail) MTC@45666e2765fe: Test case TC_c0_power_red_mode finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode fail'. Fri Apr 26 12:22:26 UTC 2024 ------ BSC_Tests.TC_c0_power_red_mode fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_c0_power_red_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=114596) Waiting for packet dumper to finish... 1 (prev_count=114596, count=115685) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc'. ------ BSC_Tests.TC_mscpool_L3Compl_on_1_msc ------ Fri Apr 26 12:22:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_mscpool_L3Compl_on_1_msc started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1736)@45666e2765fe: ************************************************* VirtMSC-M3UA(1736)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1736)@45666e2765fe: ************************************************* VirtMSC-SCCP(1734)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1739)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1739)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1739)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1737)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1736)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1736)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1739)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1739)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1742)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1742)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1742)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1742)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_mscpool_L3Compl_on_1_msc() start" MTC@45666e2765fe: "TC_mscpool_L3Compl_on_1_msc": using IMSI '001018404848295'H MTC@45666e2765fe: 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@45666e2765fe: 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(1744)@45666e2765fe: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(1735)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1735 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1734)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1739)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1738)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1733)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1737)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1735)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(1740)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1742)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1736)@45666e2765fe: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_msc(1744)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1741)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1743)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1733): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1734): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1735): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1736): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1737): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1738): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1739): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1740): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1741): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1742): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1743): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_mscpool_L3Compl_on_1_msc(1744): none (fail -> fail) MTC@45666e2765fe: Test case TC_mscpool_L3Compl_on_1_msc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc fail'. Fri Apr 26 12:22:39 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Compl_on_1_msc fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_mscpool_L3Compl_on_1_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=411727) Waiting for packet dumper to finish... 1 (prev_count=411727, count=442640) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:22:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1748)@45666e2765fe: ************************************************* VirtMSC-M3UA(1748)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1748)@45666e2765fe: ************************************************* VirtMSC-SCCP(1746)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1751)@45666e2765fe: ************************************************* VirtMSC-M3UA(1751)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1751)@45666e2765fe: ************************************************* VirtMSC-SCCP(1749)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1754)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1754)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1754)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1752)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1748)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1748)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1751)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23906 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1751)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1754)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1754)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1757)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1757)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1757)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1757)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1759)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1759)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1759)@45666e2765fe: 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(1759)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1761)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1761)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1761)@45666e2765fe: 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(1761)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1763)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1763)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1763)@45666e2765fe: 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(1763)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1765)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1765)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1765)@45666e2765fe: 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(1765)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1767)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1767)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1767)@45666e2765fe: 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(1767)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1747)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1747 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1746)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1760)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1747)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-RAN(1750)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1748)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1749)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1762)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1758)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1752)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1764)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1763)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1757)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1751)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1759)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1753)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1755)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1768)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1745)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1766)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1756)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1761)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1767)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1754)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1765)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1745): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1746): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1747): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1748): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1749): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1750): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1751): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1752): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1753): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1754): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1755): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1756): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1757): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1758): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1759): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1760): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1761): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1762): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1763): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1764): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1765): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1766): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1767): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1768): none (fail -> fail) MTC@45666e2765fe: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin fail'. Fri Apr 26 12:22:51 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=576559) Waiting for packet dumper to finish... 1 (prev_count=576559, count=1364396) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:22:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: 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@45666e2765fe: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1772)@45666e2765fe: ************************************************* VirtMSC-M3UA(1772)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1772)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1770)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1775)@45666e2765fe: ************************************************* VirtMSC-M3UA(1775)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1775)@45666e2765fe: ************************************************* VirtMSC-SCCP(1773)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1778)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1778)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1778)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1776)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1772)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1772)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1775)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23906 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1775)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1778)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1778)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1781)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1781)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1781)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1781)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1783)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1783)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1783)@45666e2765fe: 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(1783)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1785)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1785)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1785)@45666e2765fe: 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(1785)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1787)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1787)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1787)@45666e2765fe: 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(1787)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1789)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1789)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1789)@45666e2765fe: 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(1789)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1791)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1791)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1791)@45666e2765fe: 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(1791)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1771)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1771 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1772)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1774)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1771)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS1-TRX0-RSL-RSL(1784)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1786)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1780)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1785)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1770)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1782)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1787)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1776)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1788)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1791)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1781)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1775)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1777)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1792)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1769)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1778)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1773)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1779)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1790)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1783)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1789)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1769): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1770): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1771): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1772): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1773): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1774): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1775): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1776): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1777): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1778): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1779): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1780): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1781): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1782): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1783): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1784): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1785): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1786): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1787): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1788): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1789): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1790): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1791): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1792): none (fail -> fail) MTC@45666e2765fe: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin fail'. Fri Apr 26 12:23:03 UTC 2024 ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin fail ------ Saving talloc report from 172.18.209.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=575051) Waiting for packet dumper to finish... 1 (prev_count=575051, count=1362870) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:23:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: 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@45666e2765fe: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1796)@45666e2765fe: ************************************************* VirtMSC-M3UA(1796)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1796)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1794)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1799)@45666e2765fe: ************************************************* VirtMSC-M3UA(1799)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1799)@45666e2765fe: ************************************************* VirtMSC-SCCP(1797)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1802)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1802)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1802)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1800)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1796)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1796)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1799)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23906 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1799)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1802)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1802)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1805)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1805)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1805)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1805)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1807)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1807)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1807)@45666e2765fe: 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(1807)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1809)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1809)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1809)@45666e2765fe: 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(1809)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1811)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1811)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1811)@45666e2765fe: 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(1811)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1813)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1813)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1813)@45666e2765fe: 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(1813)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1815)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1815)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1815)@45666e2765fe: 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(1815)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1795)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1795 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1795)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS2-TRX0-RSL-RSL(1810)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1806)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1798)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1793)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1804)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1814)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1812)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1811)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1802)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1796)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1807)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1797)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1799)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1800)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1809)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1813)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1801)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1816)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1808)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1815)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1805)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1794)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1803)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1793): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1794): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1795): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1796): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1797): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1798): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1799): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1800): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1801): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1802): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1803): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1804): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1805): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1806): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1807): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1808): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1809): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1810): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1811): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1812): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1813): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1814): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1815): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1816): none (fail -> fail) MTC@45666e2765fe: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin fail'. Fri Apr 26 12:23:15 UTC 2024 ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin fail ------ Saving talloc report from 172.18.209.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=557518) Waiting for packet dumper to finish... 1 (prev_count=557518, count=1345942) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:23:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1820)@45666e2765fe: ************************************************* VirtMSC-M3UA(1820)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1820)@45666e2765fe: ************************************************* VirtMSC-SCCP(1818)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1823)@45666e2765fe: ************************************************* VirtMSC-M3UA(1823)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1823)@45666e2765fe: ************************************************* VirtMSC-SCCP(1821)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1826)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1826)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1826)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1824)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1820)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1820)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1823)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23906 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1823)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1826)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1826)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1829)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1829)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1829)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1829)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1831)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1831)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1831)@45666e2765fe: 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(1831)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1833)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1833)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1833)@45666e2765fe: 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(1833)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1835)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1835)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1835)@45666e2765fe: 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(1835)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1837)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1837)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1837)@45666e2765fe: 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(1837)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1839)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1839)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1839)@45666e2765fe: 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(1839)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1819)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1819 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1819)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1820)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1822)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1821)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1818)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1825)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1826)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1824)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1823)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1828)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1832)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1840)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1834)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1830)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1817)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1836)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1831)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1833)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1827)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1829)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1835)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1837)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1838)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1839)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1817): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1818): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1819): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1820): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1821): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1822): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1823): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1824): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1825): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1826): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1827): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1828): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1829): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1830): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1831): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1832): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1833): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1834): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1835): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1836): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1837): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1838): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1839): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1840): none (fail -> fail) MTC@45666e2765fe: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin fail'. Fri Apr 26 12:23:27 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin fail ------ Saving talloc report from 172.18.209.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=568732) Waiting for packet dumper to finish... 1 (prev_count=568732, count=1356763) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:23:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: 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@45666e2765fe: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1844)@45666e2765fe: ************************************************* VirtMSC-M3UA(1844)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1844)@45666e2765fe: ************************************************* VirtMSC-SCCP(1842)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1847)@45666e2765fe: ************************************************* VirtMSC-M3UA(1847)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1847)@45666e2765fe: ************************************************* VirtMSC-SCCP(1845)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1850)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1850)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1850)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1848)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1844)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1844)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1847)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23906 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1847)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1850)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1850)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1853)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1853)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1853)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1853)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1855)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1855)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1855)@45666e2765fe: 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(1855)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1857)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1857)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1857)@45666e2765fe: 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(1857)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1859)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1859)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1859)@45666e2765fe: 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(1859)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1861)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1861)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1861)@45666e2765fe: 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(1861)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1863)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1863)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1863)@45666e2765fe: 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(1863)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1843)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1843 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1843)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1844)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1842)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1845)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1848)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1847)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1858)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1854)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1841)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1846)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1863)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1861)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1850)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1852)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1853)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1849)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1857)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1855)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1856)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1859)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1851)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1864)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1862)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1860)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1841): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1842): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1843): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1844): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1845): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1846): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1847): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1848): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1849): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1850): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1851): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1852): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1853): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1854): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1855): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1856): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1857): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1858): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1859): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1860): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1861): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1862): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1863): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1864): none (fail -> fail) MTC@45666e2765fe: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin fail'. Fri Apr 26 12:23:40 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin fail ------ Saving talloc report from 172.18.209.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=575478) Waiting for packet dumper to finish... 1 (prev_count=575478, count=1364493) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:23:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1868)@45666e2765fe: ************************************************* VirtMSC-M3UA(1868)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1868)@45666e2765fe: ************************************************* VirtMSC-SCCP(1866)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1871)@45666e2765fe: ************************************************* VirtMSC-M3UA(1871)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1871)@45666e2765fe: ************************************************* VirtMSC-SCCP(1869)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1874)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1874)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1874)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1872)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1868)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1868)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1871)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23906 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1871)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1874)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1874)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1877)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1877)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1877)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1877)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1879)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1879)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1879)@45666e2765fe: 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(1879)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1881)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1881)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1881)@45666e2765fe: 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(1881)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1883)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1883)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1883)@45666e2765fe: 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(1883)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1885)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1885)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1885)@45666e2765fe: 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(1885)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1887)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1887)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1887)@45666e2765fe: 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(1887)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1867)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1867 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1867)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(1865)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1871)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1878)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1884)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1870)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1869)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1880)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1882)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1873)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1879)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1868)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1877)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1874)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1886)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1872)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1866)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1883)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1881)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1876)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1875)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1885)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1888)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1887)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1865): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1866): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1867): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1868): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1869): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1870): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1871): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1872): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1873): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1874): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1875): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1876): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1877): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1878): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1879): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1880): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1881): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1882): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1883): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1884): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1885): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1886): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1887): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1888): none (fail -> fail) MTC@45666e2765fe: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 fail'. Fri Apr 26 12:23:52 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 fail ------ Saving talloc report from 172.18.209.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=571477) Waiting for packet dumper to finish... 1 (prev_count=571477, count=1404168) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:23:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1892)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1892)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1892)@45666e2765fe: ************************************************* VirtMSC-SCCP(1890)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1895)@45666e2765fe: ************************************************* VirtMSC-M3UA(1895)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1895)@45666e2765fe: ************************************************* MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1893)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1898)@45666e2765fe: ************************************************* VirtMSC-M3UA(1898)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1898)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1896)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1901)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1901)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1901)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1899)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1892)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1892)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1895)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23906 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1895)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1898)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23907 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1898)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1901)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1901)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1904)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1904)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1904)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1904)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1906)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1906)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1906)@45666e2765fe: 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(1906)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1908)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1908)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1908)@45666e2765fe: 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(1908)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1910)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1910)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1910)@45666e2765fe: 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(1910)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1912)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1912)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1912)@45666e2765fe: 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(1912)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1914)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1914)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1914)@45666e2765fe: 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(1914)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1891)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1891 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1891)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1890)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1907)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1897)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1894)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1899)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1893)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1889)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1908)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1914)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1909)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1895)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1901)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1898)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1913)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1900)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1896)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1892)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1912)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1910)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1903)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1904)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1906)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1911)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1902)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1915)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1905)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1889): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1890): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1891): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1892): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1893): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1894): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1895): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1896): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1897): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1898): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1899): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1900): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1901): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1902): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1903): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1904): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1905): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1906): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1907): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1908): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1909): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1910): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1911): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1912): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1913): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1914): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1915): none (fail -> fail) MTC@45666e2765fe: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 fail'. Fri Apr 26 12:24:04 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 fail ------ Saving talloc report from 172.18.209.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=581230) Waiting for packet dumper to finish... 1 (prev_count=581230, count=1369261) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:24:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1919)@45666e2765fe: ************************************************* VirtMSC-M3UA(1919)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1919)@45666e2765fe: ************************************************* VirtMSC-SCCP(1917)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1922)@45666e2765fe: ************************************************* VirtMSC-M3UA(1922)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1922)@45666e2765fe: ************************************************* VirtMSC-SCCP(1920)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1925)@45666e2765fe: ************************************************* VirtMSC-M3UA(1925)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1925)@45666e2765fe: ************************************************* VirtMSC-SCCP(1923)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1928)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1928)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1928)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1926)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1919)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1919)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1922)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23906 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1922)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1925)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23907 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1925)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1928)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1928)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1931)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1931)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1931)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1931)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1933)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1933)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1933)@45666e2765fe: 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(1933)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1935)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1935)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1935)@45666e2765fe: 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(1935)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1937)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1937)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1937)@45666e2765fe: 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(1937)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1939)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1939)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1939)@45666e2765fe: 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(1939)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1941)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1941)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1941)@45666e2765fe: 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(1941)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1918)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1918 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1918)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1923)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1916)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1917)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1940)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1932)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1934)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1942)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1936)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1922)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1927)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1926)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1919)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1939)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1925)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1935)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1929)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1937)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1938)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1931)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1933)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1941)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1920)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1924)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1921)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1930)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1928)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1916): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1917): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1918): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1919): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1920): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1921): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1922): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1923): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1924): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1925): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1926): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1927): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1928): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1929): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1930): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1931): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1932): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1933): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1934): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1935): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1936): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1937): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1938): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1939): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1940): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1941): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1942): none (fail -> fail) MTC@45666e2765fe: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN fail'. Fri Apr 26 12:24:16 UTC 2024 ------ BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=572248) Waiting for packet dumper to finish... 1 (prev_count=572248, count=1360279) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_imsi'. ------ BSC_Tests.TC_mscpool_paging_and_response_imsi ------ Fri Apr 26 12:24:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_imsi' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_mscpool_paging_and_response_imsi started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1946)@45666e2765fe: ************************************************* VirtMSC-M3UA(1946)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1946)@45666e2765fe: ************************************************* VirtMSC-SCCP(1944)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1949)@45666e2765fe: ************************************************* VirtMSC-M3UA(1949)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1949)@45666e2765fe: ************************************************* VirtMSC-SCCP(1947)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1952)@45666e2765fe: ************************************************* VirtMSC-M3UA(1952)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1952)@45666e2765fe: ************************************************* VirtMSC-SCCP(1950)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1955)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1955)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1955)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1953)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1946)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1946)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1949)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23906 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1949)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1952)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23907 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1952)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1955)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1955)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1958)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1958)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1958)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1958)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_mscpool_paging_and_response_imsi() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: "TC_mscpool_paging_and_response_imsi": using IMSI '001016143658974'H VirtMSC-RAN(1945)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1945 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1945)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1953)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1944)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1952)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1943)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1957)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1959)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1946)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1954)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1951)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1950)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1958)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1947)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1955)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1949)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1948)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1956)@45666e2765fe: Final verdict of PTC: none TC_mscpool_paging_and_response_imsi(1960)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1943): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1944): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1945): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1946): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1947): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1948): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1949): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1950): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1951): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1952): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1953): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1954): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1955): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1956): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1957): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1958): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1959): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_mscpool_paging_and_response_imsi(1960): none (fail -> fail) MTC@45666e2765fe: Test case TC_mscpool_paging_and_response_imsi finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_imsi fail'. Fri Apr 26 12:24:28 UTC 2024 ------ BSC_Tests.TC_mscpool_paging_and_response_imsi fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_mscpool_paging_and_response_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=423802) Waiting for packet dumper to finish... 1 (prev_count=423802, count=437872) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_imsi fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi'. ------ BSC_Tests.TC_mscpool_paging_and_response_tmsi ------ Fri Apr 26 12:24:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_mscpool_paging_and_response_tmsi started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1964)@45666e2765fe: ************************************************* VirtMSC-M3UA(1964)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1964)@45666e2765fe: ************************************************* VirtMSC-SCCP(1962)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(1965)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1967)@45666e2765fe: ************************************************* VirtMSC-M3UA(1967)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1967)@45666e2765fe: ************************************************* MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1970)@45666e2765fe: ************************************************* VirtMSC-M3UA(1970)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1970)@45666e2765fe: ************************************************* VirtMSC-SCCP(1968)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1973)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1973)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1973)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1971)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1964)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1964)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1967)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23906 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1967)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1970)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23907 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1970)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1973)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1973)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1976)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1976)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1976)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1976)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_mscpool_paging_and_response_tmsi() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: "TC_mscpool_paging_and_response_tmsi": using IMSI '001018029046997'H TC_mscpool_paging_and_response_tmsi(1978)@45666e2765fe: 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 VirtMSC-RAN(1963)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1963 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1967)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1964)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1973)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1962)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1970)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1968)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1961)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1966)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1965)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1969)@45666e2765fe: Final verdict of PTC: none TC_mscpool_paging_and_response_tmsi(1978)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1972)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1975)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1976)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1974)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1977)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1971)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1963)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1961): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1962): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1963): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1964): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1965): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1966): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1967): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1968): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1969): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1970): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1971): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1972): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1973): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1974): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1975): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1976): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1977): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_mscpool_paging_and_response_tmsi(1978): none (fail -> fail) MTC@45666e2765fe: Test case TC_mscpool_paging_and_response_tmsi finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi fail'. Fri Apr 26 12:24:40 UTC 2024 ------ BSC_Tests.TC_mscpool_paging_and_response_tmsi fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_mscpool_paging_and_response_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=413790) Waiting for packet dumper to finish... 1 (prev_count=413790, count=433758) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:24:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_mscpool_no_allow_attach_round_robin started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1982)@45666e2765fe: ************************************************* VirtMSC-M3UA(1982)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1982)@45666e2765fe: ************************************************* VirtMSC-SCCP(1980)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1985)@45666e2765fe: ************************************************* VirtMSC-M3UA(1985)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1985)@45666e2765fe: ************************************************* VirtMSC-SCCP(1983)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(1988)@45666e2765fe: ************************************************* VirtMSC-M3UA(1988)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1988)@45666e2765fe: ************************************************* VirtMSC-SCCP(1986)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1991)@45666e2765fe: ************************************************* VirtSMLC-M3UA(1991)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1991)@45666e2765fe: ************************************************* VirtSMLC-SCCP(1989)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1982)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1982)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1985)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23906 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1985)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1988)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23907 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(1988)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1991)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(1991)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1994)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1994)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1994)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1994)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1996)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1996)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1996)@45666e2765fe: 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(1996)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1998)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1998)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(1998)@45666e2765fe: 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(1998)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2000)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2000)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2000)@45666e2765fe: 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(2000)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2002)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2002)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2002)@45666e2765fe: 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(2002)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2004)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2004)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2004)@45666e2765fe: 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(2004)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1981)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 1981 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1982)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1981)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1985)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1997)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(1979)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(1988)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1983)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(1989)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1995)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1980)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(1991)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(1993)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2005)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1990)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1987)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(1984)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1992)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(1986)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1999)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2001)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1994)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1998)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1996)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2000)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2004)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2002)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2003)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(1979): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1980): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1981): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1982): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1983): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1984): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1985): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(1986): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(1987): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(1988): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(1989): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(1990): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(1991): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1992): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(1993): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1994): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1995): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1996): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1997): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1998): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1999): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2000): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2001): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2002): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2003): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2004): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2005): none (fail -> fail) MTC@45666e2765fe: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin fail'. Fri Apr 26 12:24:53 UTC 2024 ------ BSC_Tests.TC_mscpool_no_allow_attach_round_robin fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=577398) Waiting for packet dumper to finish... 1 (prev_count=577398, count=1365429) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:24:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_mscpool_no_allow_attach_valid_nri started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2009)@45666e2765fe: ************************************************* VirtMSC-M3UA(2009)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2009)@45666e2765fe: ************************************************* VirtMSC-SCCP(2007)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2012)@45666e2765fe: ************************************************* VirtMSC-M3UA(2012)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2012)@45666e2765fe: ************************************************* VirtMSC-SCCP(2010)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2015)@45666e2765fe: ************************************************* VirtMSC-M3UA(2015)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2015)@45666e2765fe: ************************************************* VirtMSC-SCCP(2013)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2018)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2016)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2018)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2018)@45666e2765fe: ************************************************* VirtMSC-M3UA(2009)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2009)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(2012)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23906 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2012)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(2015)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23907 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2015)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2018)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2018)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2021)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2021)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2021)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2021)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2023)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2023)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2023)@45666e2765fe: 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(2023)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2025)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2025)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2025)@45666e2765fe: 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(2025)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2027)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2027)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2027)@45666e2765fe: 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(2027)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2029)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2029)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2029)@45666e2765fe: 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(2029)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2031)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2031)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2031)@45666e2765fe: 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(2031)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(2008)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2008 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2008)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2012)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2022)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2007)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2028)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2026)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2017)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2016)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2032)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2025)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2024)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2027)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2023)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2018)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2010)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2029)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2015)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2013)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2014)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2011)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2021)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2020)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2009)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2019)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2006)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2030)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2031)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2006): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2007): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2008): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2009): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2010): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2011): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2012): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2013): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2014): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2015): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2016): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2017): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2018): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2019): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2020): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2021): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2022): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2023): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2024): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2025): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2026): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2027): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2028): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2029): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2030): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2031): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2032): none (fail -> fail) MTC@45666e2765fe: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri fail'. Fri Apr 26 12:25:05 UTC 2024 ------ BSC_Tests.TC_mscpool_no_allow_attach_valid_nri fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=573067) Waiting for packet dumper to finish... 1 (prev_count=573067, count=1361949) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:25:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_mscpool_sccp_n_pcstate_detaches_msc started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2036)@45666e2765fe: ************************************************* VirtMSC-M3UA(2036)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2036)@45666e2765fe: ************************************************* VirtMSC-SCCP(2034)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2039)@45666e2765fe: ************************************************* VirtMSC-M3UA(2039)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2039)@45666e2765fe: ************************************************* VirtMSC-SCCP(2037)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2042)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2042)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2042)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2040)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2036)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2036)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(2039)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23906 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2039)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2042)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2042)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2045)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2045)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2045)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2045)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2047)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2047)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2047)@45666e2765fe: 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(2047)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2049)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2049)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2049)@45666e2765fe: 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(2049)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2051)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2051)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2051)@45666e2765fe: 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(2051)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2053)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2053)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2053)@45666e2765fe: 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(2053)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2055)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2055)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2055)@45666e2765fe: 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(2055)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(2035)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2035 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2035)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(2046)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2052)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2048)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2034)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2037)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2039)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2040)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2044)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2049)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2050)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2051)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2036)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2042)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2045)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2033)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2047)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2043)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2055)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2041)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2038)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2056)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2054)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2053)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2033): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2034): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2035): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2036): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2037): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2038): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2039): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2040): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2041): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2042): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2043): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2044): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2045): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2046): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2047): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2048): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2049): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2050): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2051): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2052): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2053): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2054): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2055): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2056): none (fail -> fail) MTC@45666e2765fe: Test case TC_mscpool_sccp_n_pcstate_detaches_msc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc fail'. Fri Apr 26 12:25:17 UTC 2024 ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=566070) Waiting for packet dumper to finish... 1 (prev_count=566070, count=1354101) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:25:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_mscpool_sccp_n_pcstate_attaches_msc started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2060)@45666e2765fe: ************************************************* VirtMSC-M3UA(2060)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2060)@45666e2765fe: ************************************************* VirtMSC-SCCP(2058)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2063)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2063)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2063)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2061)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2060)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2060)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2063)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2063)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2066)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2066)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2066)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2066)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2068)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2068)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2068)@45666e2765fe: 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(2068)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2070)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2070)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2070)@45666e2765fe: 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(2070)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2072)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2072)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2072)@45666e2765fe: 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(2072)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2074)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2074)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2074)@45666e2765fe: 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(2074)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2076)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2076)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (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(2076)@45666e2765fe: 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(2076)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(2059)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2059 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2059)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2061)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2077)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2060)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2069)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2058)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2063)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2067)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2073)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2057)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2075)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2064)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2065)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2062)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2068)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2066)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2070)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2076)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2074)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2071)@45666e2765fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2072)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2057): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2058): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2059): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2060): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2061): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2062): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2063): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2064): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2065): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2066): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2067): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2068): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2069): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2070): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2071): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2072): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2073): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2074): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2075): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2076): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2077): none (fail -> fail) MTC@45666e2765fe: Test case TC_mscpool_sccp_n_pcstate_attaches_msc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc fail'. Fri Apr 26 12:25:29 UTC 2024 ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=564117) Waiting for packet dumper to finish... 1 (prev_count=564117, count=1528017) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail'. ------ BSC_Tests.TC_early_conn_fail ------ Fri Apr 26 12:25:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_early_conn_fail started. VirtMSC-M3UA(2080)@45666e2765fe: ************************************************* VirtMSC-M3UA(2080)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2080)@45666e2765fe: ************************************************* VirtMSC-SCCP(2079)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2080)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2080)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2079)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2080)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2078)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2078): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2079): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2080): none (fail -> fail) MTC@45666e2765fe: Test case TC_early_conn_fail finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail fail'. Fri Apr 26 12:25:40 UTC 2024 ------ BSC_Tests.TC_early_conn_fail fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_early_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=114068) Waiting for packet dumper to finish... 1 (prev_count=114068, count=117395) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail'. ------ BSC_Tests.TC_late_conn_fail ------ Fri Apr 26 12:25:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_late_conn_fail started. VirtMSC-M3UA(2083)@45666e2765fe: ************************************************* VirtMSC-M3UA(2083)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2083)@45666e2765fe: ************************************************* VirtMSC-SCCP(2082)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2083)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2083)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2083)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2082)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2081)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2081): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2082): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2083): none (fail -> fail) MTC@45666e2765fe: Test case TC_late_conn_fail finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail fail'. Fri Apr 26 12:25:51 UTC 2024 ------ BSC_Tests.TC_late_conn_fail fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_late_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109521) Waiting for packet dumper to finish... 1 (prev_count=109521, count=111345) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail'. ------ BSC_Tests.TC_stats_conn_fail ------ Fri Apr 26 12:25:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_stats_conn_fail started. MTC@45666e2765fe: "TC_stats_conn_fail": using IMSI '001015818787333'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2087)@45666e2765fe: ************************************************* VirtMSC-M3UA(2087)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2087)@45666e2765fe: ************************************************* VirtMSC-SCCP(2085)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2090)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2090)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2090)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2088)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2087)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2087)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2090)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2090)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2093)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2093)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2093)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2093)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_stats_conn_fail() start" VirtMSC-RAN(2086)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2086 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2086)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2085)@45666e2765fe: Final verdict of PTC: none TC_stats_conn_fail(2095)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2084)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2087)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2090)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2091)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2088)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2094)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2089)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2092)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2093)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2084): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2085): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2086): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2087): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2088): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2089): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2090): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2091): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2092): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2093): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2094): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_stats_conn_fail(2095): none (fail -> fail) MTC@45666e2765fe: Test case TC_stats_conn_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail fail'. Fri Apr 26 12:26:04 UTC 2024 ------ BSC_Tests.TC_stats_conn_fail fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_stats_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=405113) Waiting for packet dumper to finish... 1 (prev_count=405113, count=434414) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow'. ------ BSC_Tests.TC_assignment_emerg_setup_allow ------ Fri Apr 26 12:26:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_emerg_setup_allow started. MTC@45666e2765fe: "TC_assignment_emerg_setup_allow": using IMSI '001016541173198'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2099)@45666e2765fe: ************************************************* VirtMSC-M3UA(2099)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2099)@45666e2765fe: ************************************************* VirtMSC-SCCP(2097)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2102)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2102)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2102)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2100)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2099)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2099)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2102)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2102)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2105)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2105)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2105)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2105)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_emerg_setup_allow() start" VirtMSC-RAN(2098)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2098 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2098)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2097)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2102)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2096)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2103)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2101)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2105)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2106)@45666e2765fe: Final verdict of PTC: none TC_assignment_emerg_setup_allow(2107)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2104)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2100)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2099)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2096): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2097): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2098): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2099): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2100): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2101): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2102): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2103): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2104): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2105): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2106): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_emerg_setup_allow(2107): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_emerg_setup_allow finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow fail'. Fri Apr 26 12:26:16 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_allow fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=410321) Waiting for packet dumper to finish... 1 (prev_count=410321, count=424569) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei'. ------ BSC_Tests.TC_assignment_emerg_setup_allow_imei ------ Fri Apr 26 12:26:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_emerg_setup_allow_imei started. MTC@45666e2765fe: "TC_assignment_emerg_setup_allow_imei": using IMSI '001019359478461'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2111)@45666e2765fe: ************************************************* VirtMSC-M3UA(2111)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2111)@45666e2765fe: ************************************************* VirtMSC-SCCP(2109)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2114)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2114)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2114)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2112)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2111)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2111)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2114)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2114)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2117)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2117)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2117)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2117)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_emerg_setup_allow_imei() start" VirtMSC-RAN(2110)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2110 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2111)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2110)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2113)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2109)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2112)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2117)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2115)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2114)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2116)@45666e2765fe: Final verdict of PTC: none TC_assignment_emerg_setup_allow_imei(2119)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2108)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2118)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2108): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2109): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2110): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2111): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2112): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2113): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2114): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2115): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2116): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2117): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2118): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_emerg_setup_allow_imei(2119): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_emerg_setup_allow_imei finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei fail'. Fri Apr 26 12:26:28 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_allow_imei fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=410901) Waiting for packet dumper to finish... 1 (prev_count=410901, count=431746) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_msc ------ Fri Apr 26 12:26:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_emerg_setup_deny_msc started. MTC@45666e2765fe: "TC_assignment_emerg_setup_deny_msc": using IMSI '001013775763052'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2123)@45666e2765fe: ************************************************* VirtMSC-M3UA(2123)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2123)@45666e2765fe: ************************************************* VirtMSC-SCCP(2121)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2126)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2126)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2126)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2124)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2123)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2123)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2126)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2126)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2129)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2129)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2129)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2129)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_emerg_setup_deny_msc() start" VirtMSC-RAN(2122)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2122 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2121)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2123)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2122)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2126)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2125)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2124)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2120)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2129)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2128)@45666e2765fe: Final verdict of PTC: none TC_assignment_emerg_setup_deny_msc(2131)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2130)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2127)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2120): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2121): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2122): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2123): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2124): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2125): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2126): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2127): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2128): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2129): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2130): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_emerg_setup_deny_msc(2131): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_emerg_setup_deny_msc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc fail'. Fri Apr 26 12:26:41 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_deny_msc fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407543) Waiting for packet dumper to finish... 1 (prev_count=407543, count=423458) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_bts ------ Fri Apr 26 12:26:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_assignment_emerg_setup_deny_bts started. MTC@45666e2765fe: "TC_assignment_emerg_setup_deny_bts": using IMSI '001010104859121'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2135)@45666e2765fe: ************************************************* VirtMSC-M3UA(2135)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2135)@45666e2765fe: ************************************************* VirtMSC-SCCP(2133)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2138)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2138)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2138)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2136)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2135)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2135)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2138)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2138)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2141)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2141)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2141)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2141)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_assignment_emerg_setup_deny_bts() start" VirtMSC-RAN(2134)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2134 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2134)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2136)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2133)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2132)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2139)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2137)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2141)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2140)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2135)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2138)@45666e2765fe: Final verdict of PTC: none TC_assignment_emerg_setup_deny_bts(2143)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2142)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2132): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2133): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2134): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2135): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2136): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2137): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2138): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2139): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2140): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2141): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2142): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_assignment_emerg_setup_deny_bts(2143): none (fail -> fail) MTC@45666e2765fe: Test case TC_assignment_emerg_setup_deny_bts finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts fail'. Fri Apr 26 12:26:53 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_deny_bts fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403989) Waiting for packet dumper to finish... 1 (prev_count=403989, count=418885) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption'. ------ BSC_Tests.TC_emerg_premption ------ Fri Apr 26 12:26:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_emerg_premption started. VirtMSC-M3UA(2146)@45666e2765fe: ************************************************* VirtMSC-M3UA(2146)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2146)@45666e2765fe: ************************************************* VirtMSC-SCCP(2145)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2146)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2146)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2146)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2145)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2144)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2144): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2145): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2146): none (fail -> fail) MTC@45666e2765fe: Test case TC_emerg_premption finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption fail'. Fri Apr 26 12:27:04 UTC 2024 ------ BSC_Tests.TC_emerg_premption fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_emerg_premption.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=101993) Waiting for packet dumper to finish... 1 (prev_count=101993, count=115827) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ'. ------ BSC_Tests.TC_fh_params_chan_activ ------ Fri Apr 26 12:27:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_fh_params_chan_activ started. MTC@45666e2765fe: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 2 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 25, maio := 8, ma := { 5, 10, 15 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 21, maio := 16, ma := { 4, 8, 12, 16, 20, 24, 28, 32, 36 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 1, maio := 41, ma := { 6, 12, 18, 24, 30, 36, 42, 48, 54 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2149)@45666e2765fe: ************************************************* VirtMSC-M3UA(2149)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2149)@45666e2765fe: ************************************************* VirtMSC-SCCP(2148)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2149)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2149)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2149)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2148)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2147)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2147): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2148): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2149): none (fail -> fail) MTC@45666e2765fe: Test case TC_fh_params_chan_activ finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ fail'. Fri Apr 26 12:27:16 UTC 2024 ------ BSC_Tests.TC_fh_params_chan_activ fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_fh_params_chan_activ.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=349989) Waiting for packet dumper to finish... 1 (prev_count=349989, count=353228) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass'. ------ BSC_Tests.TC_fh_params_imm_ass ------ Fri Apr 26 12:27:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_fh_params_imm_ass started. MTC@45666e2765fe: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 0 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 31, maio := 28, ma := { 3, 6, 9, 12, 15, 18, 21 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 0, maio := 49, ma := { 6, 12, 18 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 27, maio := 21, ma := { 3, 6, 9, 12, 15, 18, 21, 24, 27, 30 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2152)@45666e2765fe: ************************************************* VirtMSC-M3UA(2152)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2152)@45666e2765fe: ************************************************* VirtMSC-SCCP(2151)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2152)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2152)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2151)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2152)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2150)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2150): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2151): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2152): none (fail -> fail) MTC@45666e2765fe: Test case TC_fh_params_imm_ass finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass fail'. Fri Apr 26 12:27:27 UTC 2024 ------ BSC_Tests.TC_fh_params_imm_ass fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_fh_params_imm_ass.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=353734) Waiting for packet dumper to finish... 1 (prev_count=353734, count=355147) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd'. ------ BSC_Tests.TC_fh_params_assignment_cmd ------ Fri Apr 26 12:27:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_fh_params_assignment_cmd started. MTC@45666e2765fe: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 0 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 28, maio := 1, ma := { 6, 12, 18, 24, 30, 36 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 43, maio := 53, ma := { 3, 6, 9 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 2, maio := 46, ma := { 6, 12, 18, 24, 30, 36 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2155)@45666e2765fe: ************************************************* VirtMSC-M3UA(2155)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2155)@45666e2765fe: ************************************************* VirtMSC-SCCP(2154)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2155)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2155)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2155)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2154)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2153)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2153): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2154): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2155): none (fail -> fail) MTC@45666e2765fe: Test case TC_fh_params_assignment_cmd finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd fail'. Fri Apr 26 12:27:39 UTC 2024 ------ BSC_Tests.TC_fh_params_assignment_cmd fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_fh_params_assignment_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=335724) Waiting for packet dumper to finish... 1 (prev_count=335724, count=354005) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd'. ------ BSC_Tests.TC_fh_params_handover_cmd ------ Fri Apr 26 12:27:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_fh_params_handover_cmd started. MTC@45666e2765fe: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 1 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 48, maio := 44, ma := { 4, 8 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 27, maio := 23, ma := { 5, 10, 15, 20, 25, 30 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 39, maio := 25, ma := { 3, 6, 9, 12, 15, 18, 21, 24, 27, 30 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2158)@45666e2765fe: ************************************************* VirtMSC-M3UA(2158)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2158)@45666e2765fe: ************************************************* VirtMSC-SCCP(2157)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2158)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2158)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(2156)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2158)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2157)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2156): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2157): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2158): none (fail -> fail) MTC@45666e2765fe: Test case TC_fh_params_handover_cmd finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd fail'. Fri Apr 26 12:27:50 UTC 2024 ------ BSC_Tests.TC_fh_params_handover_cmd fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_fh_params_handover_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=343915) Waiting for packet dumper to finish... 1 (prev_count=343915, count=349315) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch'. ------ BSC_Tests.TC_fh_params_si4_cbch ------ Fri Apr 26 12:27:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_fh_params_si4_cbch started. MTC@45666e2765fe: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 2 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 7, maio := 9, ma := { 3, 6, 9, 12, 15, 18, 21 } }, { 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(2161)@45666e2765fe: ************************************************* VirtMSC-M3UA(2161)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2161)@45666e2765fe: ************************************************* VirtMSC-SCCP(2160)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2161)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2161)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(2159)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2161)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2160)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2159): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2160): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2161): none (fail -> fail) MTC@45666e2765fe: Test case TC_fh_params_si4_cbch finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch fail'. Fri Apr 26 12:28:02 UTC 2024 ------ BSC_Tests.TC_fh_params_si4_cbch fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_fh_params_si4_cbch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=350901) Waiting for packet dumper to finish... 1 (prev_count=350901, count=354940) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:28:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcs_loc_req_for_active_ms started. MTC@45666e2765fe: "TC_lcs_loc_req_for_active_ms": using IMSI '001018455719137'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2165)@45666e2765fe: ************************************************* VirtMSC-M3UA(2165)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2165)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(2163)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2168)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2168)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2168)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2166)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2165)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2165)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2168)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2168)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2171)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2171)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2171)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2171)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_lcs_loc_req_for_active_ms() start" VirtMSC-RAN(2164)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2164 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2163)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2164)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2167)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2168)@45666e2765fe: Final verdict of PTC: none TC_lcs_loc_req_for_active_ms(2173)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2165)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2166)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2169)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2171)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2162)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2172)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2170)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2162): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2163): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2164): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2165): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2166): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2167): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2168): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2169): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2170): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2171): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2172): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcs_loc_req_for_active_ms(2173): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcs_loc_req_for_active_ms finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms fail'. Fri Apr 26 12:28:14 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391865) Waiting for packet dumper to finish... 1 (prev_count=391865, count=417532) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:28:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcs_loc_req_for_active_ms_ta_req started. MTC@45666e2765fe: "TC_lcs_loc_req_for_active_ms_ta_req": using IMSI '001017719794061'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2177)@45666e2765fe: ************************************************* VirtMSC-M3UA(2177)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2177)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(2175)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2180)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2180)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2180)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2178)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2177)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2177)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2180)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2180)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2183)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2183)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2183)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2183)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_lcs_loc_req_for_active_ms_ta_req() start" VirtMSC-RAN(2176)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2176 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(2179)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2178)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2177)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2175)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2180)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2174)@45666e2765fe: Final verdict of PTC: none TC_lcs_loc_req_for_active_ms_ta_req(2185)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2181)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2183)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2184)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2176)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(2182)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2174): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2175): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2176): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2177): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2178): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2179): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2180): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2181): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2182): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2183): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2184): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcs_loc_req_for_active_ms_ta_req(2185): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcs_loc_req_for_active_ms_ta_req finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req fail'. Fri Apr 26 12:28:27 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req fail ------ Saving talloc report from 172.18.209.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=387265) Waiting for packet dumper to finish... 1 (prev_count=387265, count=401836) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:28:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcs_loc_req_for_idle_ms started. MTC@45666e2765fe: "TC_lcs_loc_req_for_idle_ms": using IMSI '001011623231446'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2189)@45666e2765fe: ************************************************* VirtMSC-M3UA(2189)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2189)@45666e2765fe: ************************************************* VirtMSC-SCCP(2187)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2192)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2192)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2192)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2190)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2189)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2189)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2192)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2192)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2195)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2195)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2195)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2195)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_lcs_loc_req_for_idle_ms() start" VirtMSC-RAN(2188)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2188 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2188)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(2196)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2190)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2191)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2186)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2189)@45666e2765fe: Final verdict of PTC: none TC_lcs_loc_req_for_idle_ms(2197)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2194)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2195)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2187)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2193)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2192)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2186): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2187): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2188): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2189): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2190): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2191): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2192): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2193): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2194): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2195): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2196): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcs_loc_req_for_idle_ms(2197): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcs_loc_req_for_idle_ms finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms fail'. Fri Apr 26 12:28:39 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_lcs_loc_req_for_idle_ms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395826) Waiting for packet dumper to finish... 1 (prev_count=395826, count=424810) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_no_subscriber'. ------ BSC_Tests.TC_lcs_loc_req_no_subscriber ------ Fri Apr 26 12:28:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_no_subscriber' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcs_loc_req_no_subscriber started. MTC@45666e2765fe: "TC_lcs_loc_req_no_subscriber": using IMSI '001016645958165'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2201)@45666e2765fe: ************************************************* VirtMSC-M3UA(2201)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2201)@45666e2765fe: ************************************************* VirtMSC-SCCP(2199)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2202)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2204)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2204)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2204)@45666e2765fe: ************************************************* VirtMSC-M3UA(2201)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2201)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2204)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2204)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2207)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2207)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2207)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2207)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_lcs_loc_req_no_subscriber() start" VirtMSC-RAN(2200)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2200 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2201)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2202)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2199)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2205)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2198)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2203)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2200)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(2208)@45666e2765fe: Final verdict of PTC: none TC_lcs_loc_req_no_subscriber(2209)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2207)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2206)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2204)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2198): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2199): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2200): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2201): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2202): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2203): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2204): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2205): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2206): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2207): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2208): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcs_loc_req_no_subscriber(2209): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcs_loc_req_no_subscriber finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_no_subscriber fail'. Fri Apr 26 12:28:52 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_no_subscriber fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_lcs_loc_req_no_subscriber.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=384553) Waiting for packet dumper to finish... 1 (prev_count=384553, count=398623) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_no_subscriber fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:28:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcs_loc_req_for_active_ms_le_timeout started. MTC@45666e2765fe: "TC_lcs_loc_req_for_active_ms_le_timeout": using IMSI '001018382081916'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2213)@45666e2765fe: ************************************************* VirtMSC-M3UA(2213)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2213)@45666e2765fe: ************************************************* VirtMSC-SCCP(2211)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2216)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2216)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2216)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2214)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2213)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2213)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2216)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2216)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2219)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2219)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2219)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2219)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_lcs_loc_req_for_active_ms_le_timeout() start" VirtMSC-RAN(2212)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2212 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2211)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2212)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(2220)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2213)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2215)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2216)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2214)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2218)@45666e2765fe: Final verdict of PTC: none TC_lcs_loc_req_for_active_ms_le_timeout(2221)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2210)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2217)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2219)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2210): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2211): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2212): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2213): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2214): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2215): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2216): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2217): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2218): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2219): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2220): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcs_loc_req_for_active_ms_le_timeout(2221): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcs_loc_req_for_active_ms_le_timeout finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout fail'. Fri Apr 26 12:29:04 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout fail ------ Saving talloc report from 172.18.209.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=390024) Waiting for packet dumper to finish... 1 (prev_count=390024, count=419002) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:29:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcs_loc_req_for_active_ms_le_timeout2 started. MTC@45666e2765fe: "TC_lcs_loc_req_for_active_ms_le_timeout2": using IMSI '001014105397470'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(2223)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2225)@45666e2765fe: ************************************************* VirtMSC-M3UA(2225)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2225)@45666e2765fe: ************************************************* MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2228)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2228)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2228)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2226)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2225)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2225)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2228)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2228)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2231)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2231)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_lcs_loc_req_for_active_ms_le_timeout2() start" VirtMSC-RAN(2224)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2224 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2224)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2227)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2228)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2226)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2229)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2222)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2230)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2231)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2232)@45666e2765fe: Final verdict of PTC: none TC_lcs_loc_req_for_active_ms_le_timeout2(2233)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2223)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2225)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2222): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2223): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2224): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2225): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2226): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2227): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2228): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2229): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2230): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2231): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2232): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcs_loc_req_for_active_ms_le_timeout2(2233): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcs_loc_req_for_active_ms_le_timeout2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 fail'. Fri Apr 26 12:29:16 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 fail ------ Saving talloc report from 172.18.209.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=386683) Waiting for packet dumper to finish... 1 (prev_count=386683, count=401755) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:29:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: 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@45666e2765fe: Test case TC_lcs_loc_req_for_idle_ms_no_pag_resp started. MTC@45666e2765fe: "TC_lcs_loc_req_for_idle_ms_no_pag_resp": using IMSI '001011718198000'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2237)@45666e2765fe: ************************************************* VirtMSC-M3UA(2237)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2237)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(2235)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2240)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2240)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2240)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2238)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2237)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2237)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2240)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2240)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2243)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2243)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2243)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2243)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_lcs_loc_req_for_idle_ms_no_pag_resp() start" VirtMSC-RAN(2236)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2236 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2236)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2239)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2234)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2240)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2237)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2235)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2241)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2238)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2242)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2243)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2244)@45666e2765fe: Final verdict of PTC: none TC_lcs_loc_req_for_idle_ms_no_pag_resp(2245)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2234): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2235): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2236): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2237): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2238): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2239): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2240): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2241): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2242): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2243): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2244): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcs_loc_req_for_idle_ms_no_pag_resp(2245): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcs_loc_req_for_idle_ms_no_pag_resp finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp fail'. Fri Apr 26 12:29:29 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp fail ------ Saving talloc report from 172.18.209.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=388234) Waiting for packet dumper to finish... 1 (prev_count=388234, count=422161) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:29:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_service_during_lcs_loc_req' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cm_service_during_lcs_loc_req started. MTC@45666e2765fe: "TC_cm_service_during_lcs_loc_req": using IMSI '001010502368275'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2249)@45666e2765fe: ************************************************* VirtMSC-M3UA(2249)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2249)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(2247)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2250)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2252)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2252)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2252)@45666e2765fe: ************************************************* VirtMSC-M3UA(2249)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2249)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2252)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2252)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2255)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2255)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_cm_service_during_lcs_loc_req() start" VirtMSC-RAN(2248)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2248 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2248)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2250)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2247)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2251)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2252)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2256)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2246)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2249)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2254)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2255)@45666e2765fe: Final verdict of PTC: none TC_cm_service_during_lcs_loc_req(2257)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2253)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2246): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2247): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2248): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2249): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2250): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2251): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2252): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2253): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2254): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2255): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2256): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_cm_service_during_lcs_loc_req(2257): none (fail -> fail) MTC@45666e2765fe: Test case TC_cm_service_during_lcs_loc_req finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_service_during_lcs_loc_req fail'. Fri Apr 26 12:29:41 UTC 2024 ------ BSC_Tests.TC_cm_service_during_lcs_loc_req fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_cm_service_during_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=390765) Waiting for packet dumper to finish... 1 (prev_count=390765, count=404424) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_service_during_lcs_loc_req fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_during_lcs_loc_req'. ------ BSC_Tests.TC_ho_during_lcs_loc_req ------ Fri Apr 26 12:29:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_during_lcs_loc_req' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_during_lcs_loc_req started. MTC@45666e2765fe: "TC_ho_during_lcs_loc_req": using IMSI '001015771421362'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2261)@45666e2765fe: ************************************************* VirtMSC-M3UA(2261)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2261)@45666e2765fe: ************************************************* VirtMSC-SCCP(2259)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2264)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2264)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2264)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2262)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2261)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2261)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2264)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2264)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2267)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2267)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2267)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2267)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2269)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2269)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2269)@45666e2765fe: 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(2269)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ho_during_lcs_loc_req() start" VirtMSC-RAN(2260)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2260 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2260)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2262)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2258)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2263)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2264)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2265)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2269)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2261)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2270)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2259)@45666e2765fe: Final verdict of PTC: none TC_ho_during_lcs_loc_req(2271)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2268)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2267)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2266)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2258): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2259): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2260): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2261): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2262): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2263): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2264): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2265): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2266): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2267): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2268): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2269): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2270): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_ho_during_lcs_loc_req(2271): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_during_lcs_loc_req finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_during_lcs_loc_req fail'. Fri Apr 26 12:29:53 UTC 2024 ------ BSC_Tests.TC_ho_during_lcs_loc_req fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_during_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=477142) Waiting for packet dumper to finish... 1 (prev_count=477142, count=675140) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_during_lcs_loc_req fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:29:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_emerg_call_and_lcs_loc_req started. MTC@45666e2765fe: "TC_emerg_call_and_lcs_loc_req": using IMSI '001013812843642'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2275)@45666e2765fe: ************************************************* VirtMSC-M3UA(2275)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2275)@45666e2765fe: ************************************************* VirtMSC-SCCP(2273)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2278)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2278)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2278)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2276)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2275)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2275)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2278)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2278)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2281)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2281)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2281)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2281)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_emerg_call_and_lcs_loc_req() start" VirtMSC-RAN(2274)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2274 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2274)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2278)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2273)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2282)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2276)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2275)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2272)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2279)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2281)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2277)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2280)@45666e2765fe: Final verdict of PTC: none TC_emerg_call_and_lcs_loc_req(2283)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2272): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2273): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2274): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2275): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2276): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2277): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2278): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2279): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2280): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2281): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2282): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_emerg_call_and_lcs_loc_req(2283): none (fail -> fail) MTC@45666e2765fe: Test case TC_emerg_call_and_lcs_loc_req finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req fail'. Fri Apr 26 12:30:06 UTC 2024 ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_emerg_call_and_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394928) Waiting for packet dumper to finish... 1 (prev_count=394928, count=408587) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:30:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: 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@45666e2765fe: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind started. MTC@45666e2765fe: "TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind": using IMSI '001017942904013'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2287)@45666e2765fe: ************************************************* VirtMSC-M3UA(2287)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2287)@45666e2765fe: ************************************************* VirtMSC-SCCP(2285)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2290)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2290)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2290)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2288)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2287)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2287)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2290)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2290)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2293)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2293)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2293)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2293)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind() start" VirtMSC-RAN(2286)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2286 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2287)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2285)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2288)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2289)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2291)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2286)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(2284)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2290)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2292)@45666e2765fe: Final verdict of PTC: none TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2295)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2293)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2294)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2284): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2285): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2286): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2287): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2288): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2289): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2290): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2291): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2292): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2293): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2294): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2295): none (fail -> fail) MTC@45666e2765fe: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind fail'. Fri Apr 26 12:30:18 UTC 2024 ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind fail ------ Saving talloc report from 172.18.209.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=393123) Waiting for packet dumper to finish... 1 (prev_count=393123, count=411641) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:30:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: 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@45666e2765fe: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail started. MTC@45666e2765fe: "TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail": using IMSI '001011198481786'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2299)@45666e2765fe: ************************************************* VirtMSC-M3UA(2299)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2299)@45666e2765fe: ************************************************* VirtMSC-SCCP(2297)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2302)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2302)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2302)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2300)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2299)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2299)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2302)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2302)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2305)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2305)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2305)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2305)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail() start" VirtMSC-RAN(2298)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2298 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2298)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2302)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2299)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2297)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2301)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2306)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2300)@45666e2765fe: Final verdict of PTC: none TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2307)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2303)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2296)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2304)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2305)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2296): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2297): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2298): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2299): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2300): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2301): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2302): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2303): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2304): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2305): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2306): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2307): none (fail -> fail) MTC@45666e2765fe: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail fail'. Fri Apr 26 12:30:30 UTC 2024 ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail fail ------ Saving talloc report from 172.18.209.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=386913) Waiting for packet dumper to finish... 1 (prev_count=386913, count=410306) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc'. ------ BSC_Tests.TC_no_msc ------ Fri Apr 26 12:30:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_no_msc started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2311)@45666e2765fe: ************************************************* VirtMSC-M3UA(2311)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2311)@45666e2765fe: ************************************************* VirtMSC-SCCP(2309)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2314)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2314)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2314)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2312)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2311)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2311)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2314)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2314)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2317)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2317)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2317)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2317)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_no_msc() start" MTC@45666e2765fe: "TC_no_msc": using IMSI '001017560216940'H MTC@45666e2765fe: retrieved rate counters: "bsc": { { { name := "mscpool:subscr:no_msc", val := 0 } } } MTC@45666e2765fe: initial bsc rate counters: { { { name := "mscpool:subscr:no_msc", val := 0 } } } IPA-BTS0-TRX0-RSL-RSL(2318)@45666e2765fe: No Dchan handler for ra='23'O ("#") and fn=23 IPA-BTS0-TRX0-RSL-RSL(2318)@45666e2765fe: No Dchan handler for ra='23'O ("#") and fn=23 IPA-BTS0-TRX0-RSL-RSL(2318)@45666e2765fe: No Dchan handler for ra='23'O ("#") and fn=23 TC_no_msc(2319)@45666e2765fe: Dynamic test case error: Using non-selected field imm_ass in a value of union type @GSM_RR_Types.RrUnion. TC_no_msc(2319)@45666e2765fe: setverdict(error): none -> error TC_no_msc(2319)@45666e2765fe: Final verdict of PTC: error MTC@45666e2765fe: setverdict(fail): none -> fail reason: "Rate counter mismatch: "bsc" 0 "mscpool:subscr:no_msc" is at 0 but expected 1", new component reason: "Rate counter mismatch: "bsc" 0 "mscpool:subscr:no_msc" is at 0 but expected 1" MTC@45666e2765fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@45666e2765fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2311)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2308)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2310)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2309)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2315)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2313)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2312)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2318)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2317)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2314)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2316)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: "Rate counter mismatch: "bsc" 0 "mscpool:subscr:no_msc" is at 0 but expected 1" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2308): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2309): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2310): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2311): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2312): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2313): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2314): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2315): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2316): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2317): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2318): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_no_msc(2319): error (fail -> error) MTC@45666e2765fe: Test case TC_no_msc finished. Verdict: error MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc error'. Fri Apr 26 12:30:40 UTC 2024 ------ BSC_Tests.TC_no_msc error ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_no_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=207219) Waiting for packet dumper to finish... 1 (prev_count=207219, count=399875) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc error' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos'. ------ BSC_Tests.TC_refuse_chan_act_to_vamos ------ Fri Apr 26 12:30:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_refuse_chan_act_to_vamos started. VirtMSC-M3UA(2322)@45666e2765fe: ************************************************* VirtMSC-M3UA(2322)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2322)@45666e2765fe: ************************************************* VirtMSC-SCCP(2321)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2322)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2322)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2322)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2321)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2320)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2320): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2321): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2322): none (fail -> fail) MTC@45666e2765fe: Test case TC_refuse_chan_act_to_vamos finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos fail'. Fri Apr 26 12:30:51 UTC 2024 ------ BSC_Tests.TC_refuse_chan_act_to_vamos fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_refuse_chan_act_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=115354) Waiting for packet dumper to finish... 1 (prev_count=115354, count=116856) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos'. ------ BSC_Tests.TC_refuse_mode_modif_to_vamos ------ Fri Apr 26 12:30:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_refuse_mode_modif_to_vamos started. MTC@45666e2765fe: "TC_refuse_mode_modif_to_vamos": using IMSI '001011104515445'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2326)@45666e2765fe: ************************************************* VirtMSC-M3UA(2326)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2326)@45666e2765fe: ************************************************* VirtMSC-SCCP(2324)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2329)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2329)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2329)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2327)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2326)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2326)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2329)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2329)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2332)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2332)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2332)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2332)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_refuse_mode_modif_to_vamos() start" TC_refuse_mode_modif_to_vamos(2334)@45666e2765fe: 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(2325)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2325 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2326)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2328)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2333)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2324)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2325)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2327)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2329)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2331)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2330)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2323)@45666e2765fe: Final verdict of PTC: none TC_refuse_mode_modif_to_vamos(2334)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2332)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2323): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2324): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2325): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2326): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2327): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2328): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2329): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2330): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2331): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2332): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2333): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_refuse_mode_modif_to_vamos(2334): none (fail -> fail) MTC@45666e2765fe: Test case TC_refuse_mode_modif_to_vamos finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos fail'. Fri Apr 26 12:31:04 UTC 2024 ------ BSC_Tests.TC_refuse_mode_modif_to_vamos fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_refuse_mode_modif_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=385749) Waiting for packet dumper to finish... 1 (prev_count=385749, count=415551) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr'. ------ BSC_Tests.TC_reassignment_fr ------ Fri Apr 26 12:31:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_reassignment_fr started. MTC@45666e2765fe: "TC_reassignment_fr": using IMSI '001011983395529'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2338)@45666e2765fe: ************************************************* VirtMSC-M3UA(2338)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2338)@45666e2765fe: ************************************************* VirtMSC-SCCP(2336)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2341)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2341)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2341)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2339)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2338)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2338)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2341)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2341)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2344)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2344)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2344)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2344)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_reassignment_fr() start" MTC@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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@45666e2765fe: 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(2346)@45666e2765fe: 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(2337)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2337 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2338)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2345)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2337)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(2342)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2343)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2339)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2335)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2336)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2344)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2341)@45666e2765fe: Final verdict of PTC: none TC_reassignment_fr(2346)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2340)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2335): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2336): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2337): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2338): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2339): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2340): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2341): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2342): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2343): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2344): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2345): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_reassignment_fr(2346): none (fail -> fail) MTC@45666e2765fe: Test case TC_reassignment_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr fail'. Fri Apr 26 12:31:16 UTC 2024 ------ BSC_Tests.TC_reassignment_fr fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_reassignment_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=484557) Waiting for packet dumper to finish... 1 (prev_count=484557, count=499128) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment'. ------ BSC_Tests.TC_cm_reestablishment ------ Fri Apr 26 12:31:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cm_reestablishment started. MTC@45666e2765fe: "TC_cm_reestablishment": using IMSI '001015570072927'H MTC@45666e2765fe: "TC_cm_reestablishment": using IMSI '001017335178233'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2350)@45666e2765fe: ************************************************* VirtMSC-M3UA(2350)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2350)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(2348)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2353)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2353)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2353)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2351)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2350)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2350)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2353)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2353)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2356)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2356)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2356)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2356)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2358)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2358)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2358)@45666e2765fe: 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(2358)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_cm_reestablishment() start" VirtMSC-RAN(2349)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2349 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2349)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2348)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2351)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2353)@45666e2765fe: Final verdict of PTC: none TC_cm_reestablishment(2361)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2358)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2347)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2350)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2352)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2355)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2354)@45666e2765fe: Final verdict of PTC: none TC_cm_reestablishment(2360)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2356)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2359)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2357)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2347): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2348): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2349): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2350): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2351): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2352): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2353): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2354): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2355): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2356): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2357): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2358): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2359): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_cm_reestablishment(2360): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_cm_reestablishment(2361): none (fail -> fail) MTC@45666e2765fe: Test case TC_cm_reestablishment finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment fail'. Fri Apr 26 12:31:28 UTC 2024 ------ BSC_Tests.TC_cm_reestablishment fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_cm_reestablishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=480607) Waiting for packet dumper to finish... 1 (prev_count=480607, count=678546) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack'. ------ BSC_Tests.TC_imm_ass_post_chan_ack ------ Fri Apr 26 12:31:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_imm_ass_post_chan_ack started. VirtMSC-M3UA(2364)@45666e2765fe: ************************************************* VirtMSC-M3UA(2364)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2364)@45666e2765fe: ************************************************* VirtMSC-SCCP(2363)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2364)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2364)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2363)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2364)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2362)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2362): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2363): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2364): none (fail -> fail) MTC@45666e2765fe: Test case TC_imm_ass_post_chan_ack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack fail'. Fri Apr 26 12:31:40 UTC 2024 ------ BSC_Tests.TC_imm_ass_post_chan_ack fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_imm_ass_post_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111596) Waiting for packet dumper to finish... 1 (prev_count=111596, count=113599) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack'. ------ BSC_Tests.TC_imm_ass_pre_chan_ack ------ Fri Apr 26 12:31:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_imm_ass_pre_chan_ack started. VirtMSC-M3UA(2367)@45666e2765fe: ************************************************* VirtMSC-M3UA(2367)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2367)@45666e2765fe: ************************************************* VirtMSC-SCCP(2366)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2367)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2367)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2367)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2366)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2365)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2365): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2366): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2367): none (fail -> fail) MTC@45666e2765fe: Test case TC_imm_ass_pre_chan_ack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack fail'. Fri Apr 26 12:31:51 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_chan_ack fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_imm_ass_pre_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112843) Waiting for packet dumper to finish... 1 (prev_count=112843, count=113431) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack'. ------ BSC_Tests.TC_imm_ass_pre_ts_ack ------ Fri Apr 26 12:31:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_imm_ass_pre_ts_ack started. VirtMSC-M3UA(2370)@45666e2765fe: ************************************************* VirtMSC-M3UA(2370)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2370)@45666e2765fe: ************************************************* VirtMSC-SCCP(2369)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2370)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2370)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2370)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2369)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2368)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2368): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2369): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2370): none (fail -> fail) MTC@45666e2765fe: Test case TC_imm_ass_pre_ts_ack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack fail'. Fri Apr 26 12:32:02 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_ts_ack fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_imm_ass_pre_ts_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113028) Waiting for packet dumper to finish... 1 (prev_count=113028, count=114117) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:32:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_imm_ass_pre_chan_ack_dyn_ts started. VirtMSC-M3UA(2373)@45666e2765fe: ************************************************* VirtMSC-M3UA(2373)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2373)@45666e2765fe: ************************************************* VirtMSC-SCCP(2372)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2373)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2373)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2373)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2372)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2371)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2371): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2372): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2373): none (fail -> fail) MTC@45666e2765fe: Test case TC_imm_ass_pre_chan_ack_dyn_ts finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts fail'. Fri Apr 26 12:32:14 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts fail ------ Saving talloc report from 172.18.209.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=330100) Waiting for packet dumper to finish... 1 (prev_count=330100, count=346071) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:32:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_imm_ass_pre_ts_ack_dyn_ts started. VirtMSC-M3UA(2376)@45666e2765fe: ************************************************* VirtMSC-M3UA(2376)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2376)@45666e2765fe: ************************************************* VirtMSC-SCCP(2375)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2376)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2376)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2376)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2375)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2374)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2374): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2375): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2376): none (fail -> fail) MTC@45666e2765fe: Test case TC_imm_ass_pre_ts_ack_dyn_ts finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts fail'. Fri Apr 26 12:32:25 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts fail ------ Saving talloc report from 172.18.209.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=348042) Waiting for packet dumper to finish... 1 (prev_count=348042, count=349543) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked'. ------ BSC_Tests.TC_ctrl_trx_rf_locked ------ Fri Apr 26 12:32:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ctrl_trx_rf_locked started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2380)@45666e2765fe: ************************************************* VirtMSC-M3UA(2380)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2380)@45666e2765fe: ************************************************* VirtMSC-SCCP(2378)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2383)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2383)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2383)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2381)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2380)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2380)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2383)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2383)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2386)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2386)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2386)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2386)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2388)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2388)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2388)@45666e2765fe: 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(2388)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_ctrl_trx_rf_locked() start" MTC@45666e2765fe: "TC_ctrl_trx_rf_locked: lock BTS 1 TRX 0" VirtMSC-RAN(2379)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2379 has requested to stop MTC. Terminating current testcase execution. IPA-BTS0-TRX0-RSL-RSL(2387)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2379)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2382)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2380)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2378)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2377)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2383)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2389)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2381)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2384)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2386)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2385)@45666e2765fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2388)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2377): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2378): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2379): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2380): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2381): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2382): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2383): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2384): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2385): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2386): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2387): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2388): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2389): none (fail -> fail) MTC@45666e2765fe: Test case TC_ctrl_trx_rf_locked finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked fail'. Fri Apr 26 12:32:38 UTC 2024 ------ BSC_Tests.TC_ctrl_trx_rf_locked fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ctrl_trx_rf_locked.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=480098) Waiting for packet dumper to finish... 1 (prev_count=480098, count=671551) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated'. ------ BSC_Tests.TC_ratectr_all_available_allocated ------ Fri Apr 26 12:32:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ratectr_all_available_allocated started. VirtMSC-M3UA(2392)@45666e2765fe: ************************************************* VirtMSC-M3UA(2392)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2392)@45666e2765fe: ************************************************* VirtMSC-SCCP(2391)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2392)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2392)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2392)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2391)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2390)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2390): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2391): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2392): none (fail -> fail) MTC@45666e2765fe: Test case TC_ratectr_all_available_allocated finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated fail'. Fri Apr 26 12:32:49 UTC 2024 ------ BSC_Tests.TC_ratectr_all_available_allocated fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=96090) Waiting for packet dumper to finish... 1 (prev_count=96090, count=114347) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn'. ------ BSC_Tests.TC_ratectr_all_available_allocated_dyn ------ Fri Apr 26 12:32:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ratectr_all_available_allocated_dyn started. VirtMSC-M3UA(2395)@45666e2765fe: ************************************************* VirtMSC-M3UA(2395)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2395)@45666e2765fe: ************************************************* VirtMSC-SCCP(2394)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2395)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2395)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2395)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2394)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2393)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2393): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2394): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2395): none (fail -> fail) MTC@45666e2765fe: Test case TC_ratectr_all_available_allocated_dyn finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn fail'. Fri Apr 26 12:33:00 UTC 2024 ------ BSC_Tests.TC_ratectr_all_available_allocated_dyn fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated_dyn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=354266) Waiting for packet dumper to finish... 1 (prev_count=354266, count=357092) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej'. ------ BSC_Tests.TC_cm_serv_rej ------ Fri Apr 26 12:33:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cm_serv_rej started. MTC@45666e2765fe: "TC_cm_serv_rej": using IMSI '001016081488198'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2399)@45666e2765fe: ************************************************* VirtMSC-M3UA(2399)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2399)@45666e2765fe: ************************************************* VirtMSC-SCCP(2397)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2402)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2402)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2402)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2400)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2399)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2399)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2402)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2402)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2405)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2405)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2405)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2405)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_cm_serv_rej() start" MTC@45666e2765fe: 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@45666e2765fe: 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(2398)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2398 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(2401)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2399)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2400)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2404)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2403)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2405)@45666e2765fe: Final verdict of PTC: none TC_cm_serv_rej(2407)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2406)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2397)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2398)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(2396)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2402)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2396): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2397): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2398): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2399): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2400): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2401): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2402): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2403): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2404): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2405): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2406): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_cm_serv_rej(2407): none (fail -> fail) MTC@45666e2765fe: Test case TC_cm_serv_rej finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej fail'. Fri Apr 26 12:33:13 UTC 2024 ------ BSC_Tests.TC_cm_serv_rej fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_cm_serv_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=415172) Waiting for packet dumper to finish... 1 (prev_count=415172, count=431384) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment'. ------ BSC_Tests.TC_lost_sdcch_during_assignment ------ Fri Apr 26 12:33:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lost_sdcch_during_assignment started. MTC@45666e2765fe: "TC_lost_sdcch_during_assignment": using IMSI '001013350263263'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2411)@45666e2765fe: ************************************************* VirtMSC-M3UA(2411)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2411)@45666e2765fe: ************************************************* VirtMSC-SCCP(2409)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2414)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2414)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2414)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2412)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2411)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2411)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2414)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2414)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2417)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2417)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2417)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2417)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_lost_sdcch_during_assignment() start" VirtMSC-RAN(2410)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2410 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2410)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2412)@45666e2765fe: Final verdict of PTC: none TC_lost_sdcch_during_assignment(2419)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2414)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2415)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2411)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2409)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2408)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2417)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2413)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2416)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2418)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2408): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2409): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2410): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2411): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2412): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2413): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2414): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2415): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2416): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2417): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2418): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lost_sdcch_during_assignment(2419): none (fail -> fail) MTC@45666e2765fe: Test case TC_lost_sdcch_during_assignment finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment fail'. Fri Apr 26 12:33:25 UTC 2024 ------ BSC_Tests.TC_lost_sdcch_during_assignment fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_lost_sdcch_during_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=387201) Waiting for packet dumper to finish... 1 (prev_count=387201, count=418884) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending'. ------ BSC_Tests.TC_chan_alloc_algo_ascending ------ Fri Apr 26 12:33:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_alloc_algo_ascending started. VirtMSC-M3UA(2422)@45666e2765fe: ************************************************* VirtMSC-M3UA(2422)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2422)@45666e2765fe: ************************************************* VirtMSC-SCCP(2421)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2422)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2422)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2421)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2422)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2420)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2420): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2421): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2422): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_alloc_algo_ascending finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending fail'. Fri Apr 26 12:33:37 UTC 2024 ------ BSC_Tests.TC_chan_alloc_algo_ascending fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_alloc_algo_ascending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110992) Waiting for packet dumper to finish... 1 (prev_count=110992, count=112494) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending'. ------ BSC_Tests.TC_chan_alloc_algo_descending ------ Fri Apr 26 12:33:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_alloc_algo_descending started. VirtMSC-M3UA(2425)@45666e2765fe: ************************************************* VirtMSC-M3UA(2425)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2425)@45666e2765fe: ************************************************* VirtMSC-SCCP(2424)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2425)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2425)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2425)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2424)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2423)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2423): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2424): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2425): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_alloc_algo_descending finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending fail'. Fri Apr 26 12:33:48 UTC 2024 ------ BSC_Tests.TC_chan_alloc_algo_descending fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_alloc_algo_descending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111143) Waiting for packet dumper to finish... 1 (prev_count=111143, count=113345) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic'. ------ BSC_Tests.TC_chan_alloc_algo_ass_dynamic ------ Fri Apr 26 12:33:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_chan_alloc_algo_ass_dynamic started. VirtMSC-M3UA(2428)@45666e2765fe: ************************************************* VirtMSC-M3UA(2428)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2428)@45666e2765fe: ************************************************* VirtMSC-SCCP(2427)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2428)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2428)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2428)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2427)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2426)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2426): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2427): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2428): none (fail -> fail) MTC@45666e2765fe: Test case TC_chan_alloc_algo_ass_dynamic finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic fail'. Fri Apr 26 12:33:59 UTC 2024 ------ BSC_Tests.TC_chan_alloc_algo_ass_dynamic fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_chan_alloc_algo_ass_dynamic.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99929) Waiting for packet dumper to finish... 1 (prev_count=99929, count=111524) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used'. ------ BSC_Tests.TC_mgwpool_all_used ------ Fri Apr 26 12:34:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_mgwpool_all_used started. MTC@45666e2765fe: "TC_mgwpool_all_used": using IMSI '001018264945412'H MTC@45666e2765fe: "TC_mgwpool_all_used": using IMSI '001017459539678'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2432)@45666e2765fe: ************************************************* VirtMSC-M3UA(2432)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2432)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-SCCP(2430)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2435)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2435)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2435)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2433)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2432)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2432)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2435)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2435)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2439)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2439)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2439)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2439)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_mgwpool_all_used() start" VirtMSC-RAN(2431)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2431 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(2433)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2431)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(2429)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2440)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-1(2438)@45666e2765fe: Final verdict of PTC: none TC_mgwpool_all_used(2442)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2432)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2434)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2430)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2436)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2437)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2439)@45666e2765fe: Final verdict of PTC: none TC_mgwpool_all_used(2441)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2435)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2429): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2430): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2431): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2432): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2433): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2434): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2435): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2436): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2437): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-1(2438): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2439): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2440): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_mgwpool_all_used(2441): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_mgwpool_all_used(2442): none (fail -> fail) MTC@45666e2765fe: Test case TC_mgwpool_all_used finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used fail'. Fri Apr 26 12:34:12 UTC 2024 ------ BSC_Tests.TC_mgwpool_all_used fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_mgwpool_all_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=404952) Waiting for packet dumper to finish... 1 (prev_count=404952, count=421246) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used'. ------ BSC_Tests.TC_mgwpool_blocked_not_used ------ Fri Apr 26 12:34:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_mgwpool_blocked_not_used started. MTC@45666e2765fe: "TC_mgwpool_blocked_not_used": using IMSI '001014942013434'H MTC@45666e2765fe: "TC_mgwpool_blocked_not_used": using IMSI '001017027080914'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2446)@45666e2765fe: ************************************************* VirtMSC-M3UA(2446)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2446)@45666e2765fe: ************************************************* VirtMSC-SCCP(2444)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2449)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2449)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2449)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2447)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2446)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2446)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2449)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2449)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2453)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2453)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2453)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2453)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_mgwpool_blocked_not_used() start" VirtMSC-RAN(2445)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2445 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2445)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(2450)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2444)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2443)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2446)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2447)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2449)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-1(2452)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2451)@45666e2765fe: Final verdict of PTC: none TC_mgwpool_blocked_not_used(2455)@45666e2765fe: Final verdict of PTC: none TC_mgwpool_blocked_not_used(2456)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2448)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2453)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2454)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2443): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2444): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2445): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2446): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2447): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2448): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2449): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2450): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2451): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-1(2452): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2453): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2454): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_mgwpool_blocked_not_used(2455): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_mgwpool_blocked_not_used(2456): none (fail -> fail) MTC@45666e2765fe: Test case TC_mgwpool_blocked_not_used finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used fail'. Fri Apr 26 12:34:24 UTC 2024 ------ BSC_Tests.TC_mgwpool_blocked_not_used fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_mgwpool_blocked_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=404674) Waiting for packet dumper to finish... 1 (prev_count=404674, count=434418) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts'. ------ BSC_Tests.TC_mgwpool_pin_bts ------ Fri Apr 26 12:34:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_mgwpool_pin_bts started. MTC@45666e2765fe: "TC_mgwpool_pin_bts": using IMSI '001019425243718'H MTC@45666e2765fe: "TC_mgwpool_pin_bts": using IMSI '001018357984201'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2460)@45666e2765fe: ************************************************* VirtMSC-M3UA(2460)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2460)@45666e2765fe: ************************************************* VirtMSC-SCCP(2458)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2463)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2463)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2463)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2461)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2460)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2460)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2463)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2463)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2467)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2467)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2467)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2467)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_mgwpool_pin_bts() start" VirtMSC-RAN(2459)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2459 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2460)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2462)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2459)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2463)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2458)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2457)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-1(2466)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2467)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2465)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2468)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2461)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2464)@45666e2765fe: Final verdict of PTC: none TC_mgwpool_pin_bts(2470)@45666e2765fe: Final verdict of PTC: none TC_mgwpool_pin_bts(2469)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2457): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2458): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2459): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2460): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2461): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2462): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2463): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2464): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2465): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-1(2466): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2467): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2468): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_mgwpool_pin_bts(2469): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_mgwpool_pin_bts(2470): none (fail -> fail) MTC@45666e2765fe: Test case TC_mgwpool_pin_bts finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts fail'. Fri Apr 26 12:34:37 UTC 2024 ------ BSC_Tests.TC_mgwpool_pin_bts fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_mgwpool_pin_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407564) Waiting for packet dumper to finish... 1 (prev_count=407564, count=424271) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used'. ------ BSC_Tests.TC_mgwpool_keepalive_down_not_used ------ Fri Apr 26 12:34:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_mgwpool_keepalive_down_not_used started. MTC@45666e2765fe: "TC_mgwpool_keepalive_down_not_used": using IMSI '001018452065951'H MTC@45666e2765fe: "TC_mgwpool_keepalive_down_not_used": using IMSI '001012240741522'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2474)@45666e2765fe: ************************************************* VirtMSC-M3UA(2474)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2474)@45666e2765fe: ************************************************* VirtMSC-SCCP(2472)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2477)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2477)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2477)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2475)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2474)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2474)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2477)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2477)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2481)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2481)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2481)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2481)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@45666e2765fe: "TC_mgwpool_keepalive_down_not_used() start" VirtMGW-MGCP-0(2479)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "1", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2479)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "2", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2473)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2473 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2473)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2472)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2471)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2474)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2475)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2477)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2476)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2481)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2482)@45666e2765fe: Final verdict of PTC: none TC_mgwpool_keepalive_down_not_used(2484)@45666e2765fe: Final verdict of PTC: none TC_mgwpool_keepalive_down_not_used(2483)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-1(2480)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2479)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2478)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2471): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2472): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2473): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2474): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2475): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2476): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2477): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2478): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2479): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-1(2480): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2481): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2482): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(2483): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(2484): none (fail -> fail) MTC@45666e2765fe: Test case TC_mgwpool_keepalive_down_not_used finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used fail'. Fri Apr 26 12:34:49 UTC 2024 ------ BSC_Tests.TC_mgwpool_keepalive_down_not_used fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_mgwpool_keepalive_down_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=412384) Waiting for packet dumper to finish... 1 (prev_count=412384, count=448052) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band'. ------ BSC_Tests.TC_ho_meas_rep_multi_band ------ Fri Apr 26 12:34:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_meas_rep_multi_band started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2488)@45666e2765fe: ************************************************* VirtMSC-M3UA(2488)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2488)@45666e2765fe: ************************************************* VirtMSC-SCCP(2486)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2491)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2491)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2491)@45666e2765fe: ************************************************* MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2489)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2488)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2488)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2491)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2491)@45666e2765fe: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2493)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "10", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2493)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "11", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2493)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "12", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2493)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "13", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2494)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2494)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2494)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2494)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2493)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "14", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_ho_meas_rep_multi_band() start" VirtMGW-MGCP-0(2493)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "15", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2487)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2487 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2487)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2486)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2488)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2489)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2490)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2491)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2485)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2495)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2492)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2494)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2493)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2485): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2486): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2487): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2488): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2489): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2490): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2491): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2492): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2493): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2494): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2495): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_meas_rep_multi_band finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band fail'. Fri Apr 26 12:35:02 UTC 2024 ------ BSC_Tests.TC_ho_meas_rep_multi_band fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_meas_rep_multi_band.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=684073) Waiting for packet dumper to finish... 1 (prev_count=684073, count=703097) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc'. ------ BSC_Tests.TC_ho_out_of_this_bsc ------ Fri Apr 26 12:35:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_ho_out_of_this_bsc started. MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2499)@45666e2765fe: ************************************************* VirtMSC-M3UA(2499)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2499)@45666e2765fe: ************************************************* VirtMSC-SCCP(2497)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2502)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2502)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2502)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2500)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2499)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2499)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2502)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2502)@45666e2765fe: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2504)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "22", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2504)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "23", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2504)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "24", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2504)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "25", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2505)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2505)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2505)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2505)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2504)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "26", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_ho_out_of_this_bsc() start" VirtMGW-MGCP-0(2504)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "27", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2498)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2498 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(2501)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2500)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2499)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2504)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2498)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2502)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2496)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2503)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2497)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2505)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2506)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2496): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2497): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2498): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2499): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2500): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2501): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2502): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2503): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2504): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2505): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2506): none (fail -> fail) MTC@45666e2765fe: Test case TC_ho_out_of_this_bsc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc fail'. Fri Apr 26 12:35:14 UTC 2024 ------ BSC_Tests.TC_ho_out_of_this_bsc fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests.TC_ho_out_of_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=686861) Waiting for packet dumper to finish... 1 (prev_count=686861, count=720759) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:35:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_unbreak_lchan_after_missing_rel_ack_1 started. MTC@45666e2765fe: "TC_unbreak_lchan_after_missing_rel_ack_1": using IMSI '001018279131965'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2510)@45666e2765fe: ************************************************* VirtMSC-M3UA(2510)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2510)@45666e2765fe: ************************************************* VirtMSC-SCCP(2508)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2513)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2513)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2513)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2511)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2510)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2510)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2513)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2513)@45666e2765fe: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2515)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "35", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2516)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2516)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2516)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2516)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2515)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "36", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_unbreak_lchan_after_missing_rel_ack_1() start" VirtMGW-MGCP-0(2515)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "37", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2515)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "38", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2515)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "39", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2515)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "40", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2509)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2509 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2508)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2513)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2512)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2511)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2510)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2509)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(2515)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2514)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2507)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2516)@45666e2765fe: Final verdict of PTC: none TC_unbreak_lchan_after_missing_rel_ack_1(2518)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2517)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2507): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2508): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2509): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2510): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2511): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2512): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2513): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2514): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2515): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2516): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2517): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_1(2518): none (fail -> fail) MTC@45666e2765fe: Test case TC_unbreak_lchan_after_missing_rel_ack_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail'. Fri Apr 26 12:35:26 UTC 2024 ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail ------ Saving talloc report from 172.18.209.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=412501) Waiting for packet dumper to finish... 1 (prev_count=412501, count=431543) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:35:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_unbreak_lchan_after_missing_rel_ack_2 started. MTC@45666e2765fe: "TC_unbreak_lchan_after_missing_rel_ack_2": using IMSI '001015470424508'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2522)@45666e2765fe: ************************************************* VirtMSC-M3UA(2522)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2522)@45666e2765fe: ************************************************* VirtMSC-SCCP(2520)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2525)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2525)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2525)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2523)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2522)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2522)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2525)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2525)@45666e2765fe: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2527)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "47", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2528)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2528)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2528)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2528)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2527)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "48", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_unbreak_lchan_after_missing_rel_ack_2() start" VirtMGW-MGCP-0(2527)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "49", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2527)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "50", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2527)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "51", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2527)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "52", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2521)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2521 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(2525)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2520)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2522)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2523)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2521)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(2529)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2527)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2519)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2524)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2526)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2528)@45666e2765fe: Final verdict of PTC: none TC_unbreak_lchan_after_missing_rel_ack_2(2530)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2519): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2520): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2521): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2522): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2523): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2524): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2525): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2526): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2527): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2528): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2529): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_2(2530): none (fail -> fail) MTC@45666e2765fe: Test case TC_unbreak_lchan_after_missing_rel_ack_2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail'. Fri Apr 26 12:35:39 UTC 2024 ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail ------ Saving talloc report from 172.18.209.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=412636) Waiting for packet dumper to finish... 1 (prev_count=412636, count=447647) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail' was executed successfully (exit status: 0). MC@45666e2765fe: Test execution finished. MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_only'. ------ BSC_Tests_LCLS.TC_lcls_gcr_only ------ Fri Apr 26 12:35:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_only' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcls_gcr_only started. MTC@45666e2765fe: "TC_lcls_gcr_only": using IMSI '001018948410064'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2534)@45666e2765fe: ************************************************* VirtMSC-M3UA(2534)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2534)@45666e2765fe: ************************************************* VirtMSC-SCCP(2532)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2537)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2537)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2537)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2535)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2534)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2534)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2537)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2537)@45666e2765fe: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2539)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "60", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2540)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2540)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2540)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2540)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2539)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "61", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_lcls_gcr_only() start" VirtMGW-MGCP-0(2539)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "62", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2539)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "63", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2539)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "64", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2533)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2533 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(2536)@45666e2765fe: Final verdict of PTC: none TC_lcls_gcr_only-B(2543)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2532)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2535)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2534)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2533)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2537)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2539)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2531)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2540)@45666e2765fe: Final verdict of PTC: none TC_lcls_gcr_only-A(2542)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2541)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2538)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2531): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2532): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2533): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2534): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2535): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2536): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2537): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2538): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2539): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2540): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2541): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_only-A(2542): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_only-B(2543): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcls_gcr_only finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_only fail'. Fri Apr 26 12:35:51 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_only fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=415054) Waiting for packet dumper to finish... 1 (prev_count=415054, count=433636) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_only fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect ------ Fri Apr 26 12:35:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcls_gcr_bway_connect started. MTC@45666e2765fe: "TC_lcls_gcr_bway_connect": using IMSI '001011460791070'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2547)@45666e2765fe: ************************************************* VirtMSC-M3UA(2547)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2547)@45666e2765fe: ************************************************* VirtMSC-SCCP(2545)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2550)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2550)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2550)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2548)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2547)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2547)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2550)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2550)@45666e2765fe: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2552)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "72", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2553)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2553)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2553)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2553)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2552)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "73", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_lcls_gcr_bway_connect() start" VirtMGW-MGCP-0(2552)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "74", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2552)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "75", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2552)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "76", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2552)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "77", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2546)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2546 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2545)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2546)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2547)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2548)@45666e2765fe: Final verdict of PTC: none TC_lcls_gcr_bway_connect-B(2556)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2554)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2549)@45666e2765fe: Final verdict of PTC: none TC_lcls_gcr_bway_connect-A(2555)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2550)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2551)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2552)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2544)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2553)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2544): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2545): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2546): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2547): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2548): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2549): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2550): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2551): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2552): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2553): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2554): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_bway_connect-A(2555): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_bway_connect-B(2556): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcls_gcr_bway_connect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect fail'. Fri Apr 26 12:36:04 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=417786) Waiting for packet dumper to finish... 1 (prev_count=417786, count=452099) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:36:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcls_gcr_bway_connect_hr started. MTC@45666e2765fe: "TC_lcls_gcr_bway_connect_hr": using IMSI '001016825647719'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2560)@45666e2765fe: ************************************************* VirtMSC-M3UA(2560)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2560)@45666e2765fe: ************************************************* VirtMSC-SCCP(2558)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2563)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2563)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2563)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2561)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2560)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2560)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2563)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2563)@45666e2765fe: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2565)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "85", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2566)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2566)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2566)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2566)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2565)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "86", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_lcls_gcr_bway_connect_hr() start" VirtMGW-MGCP-0(2565)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "87", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2565)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "88", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2565)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "89", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2559)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2559 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2559)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2560)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2562)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2561)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2558)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2563)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2566)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2557)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2564)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2565)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2567)@45666e2765fe: Final verdict of PTC: none TC_lcls_gcr_bway_connect_hr-B(2569)@45666e2765fe: Final verdict of PTC: none TC_lcls_gcr_bway_connect_hr-A(2568)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2557): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2558): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2559): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2560): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2561): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2562): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2563): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2564): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2565): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2566): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2567): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_bway_connect_hr-A(2568): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_bway_connect_hr-B(2569): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcls_gcr_bway_connect_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr fail'. Fri Apr 26 12:36:16 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=417724) Waiting for packet dumper to finish... 1 (prev_count=417724, count=436391) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:36:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcls_gcr_bway_codec_mismatch started. MTC@45666e2765fe: "TC_lcls_gcr_bway_codec_mismatch": using IMSI '001012293517213'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2573)@45666e2765fe: ************************************************* VirtMSC-M3UA(2573)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2573)@45666e2765fe: ************************************************* VirtMSC-SCCP(2571)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2576)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2576)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2576)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2574)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2573)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2573)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2576)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2576)@45666e2765fe: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2578)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "97", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2579)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2579)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, 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)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 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)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2578)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "98", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_lcls_gcr_bway_codec_mismatch() start" VirtMGW-MGCP-0(2578)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "99", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2578)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "100", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2578)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "101", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2578)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "102", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2572)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2572 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2572)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2573)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2576)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2574)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2580)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2571)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2570)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2577)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2578)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2575)@45666e2765fe: Final verdict of PTC: none TC_lcls_gcr_bway_codec_mismatch-B(2582)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2579)@45666e2765fe: Final verdict of PTC: none TC_lcls_gcr_bway_codec_mismatch-A(2581)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2570): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2571): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2572): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2573): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2574): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2575): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2576): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2577): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2578): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2579): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2580): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_bway_codec_mismatch-A(2581): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_bway_codec_mismatch-B(2582): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcls_gcr_bway_codec_mismatch finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch fail'. Fri Apr 26 12:36:29 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=415029) Waiting for packet dumper to finish... 1 (prev_count=415029, count=456845) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:36:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcls_gcr_nomatch_bway_connect started. MTC@45666e2765fe: "TC_lcls_gcr_nomatch_bway_connect": using IMSI '001018821814847'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2586)@45666e2765fe: ************************************************* VirtMSC-M3UA(2586)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2586)@45666e2765fe: ************************************************* VirtMSC-SCCP(2584)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2589)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2589)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2589)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2587)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2586)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2586)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2589)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2589)@45666e2765fe: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2591)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "110", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2592)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2592)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2592)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2592)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2591)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "111", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_lcls_gcr_nomatch_bway_connect() start" VirtMGW-MGCP-0(2591)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "112", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2591)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "113", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2591)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "114", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2591)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "115", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2585)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2585 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2584)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2586)@45666e2765fe: Final verdict of PTC: none TC_lcls_gcr_nomatch_bway_connect-B(2595)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2589)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2585)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2587)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2590)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2583)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2593)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2592)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2588)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2591)@45666e2765fe: Final verdict of PTC: none TC_lcls_gcr_nomatch_bway_connect-A(2594)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2583): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2584): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2585): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2586): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2587): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2588): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2589): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2590): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2591): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2592): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2593): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_nomatch_bway_connect-A(2594): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_nomatch_bway_connect-B(2595): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcls_gcr_nomatch_bway_connect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect fail'. Fri Apr 26 12:36:42 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=414180) Waiting for packet dumper to finish... 1 (prev_count=414180, count=432724) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:36:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcls_gcr_bway_dont_connect started. MTC@45666e2765fe: "TC_lcls_gcr_bway_dont_connect": using IMSI '001013830841677'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2599)@45666e2765fe: ************************************************* VirtMSC-M3UA(2599)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2599)@45666e2765fe: ************************************************* VirtMSC-SCCP(2597)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2602)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2602)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2602)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2600)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2599)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2599)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2602)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2602)@45666e2765fe: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2604)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "122", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2605)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2605)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2605)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2605)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2604)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "123", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_lcls_gcr_bway_dont_connect() start" VirtMGW-MGCP-0(2604)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "124", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2604)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "125", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2604)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "126", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2604)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "127", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2598)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2598 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2599)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2602)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2601)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2600)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2598)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-IPA(2605)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2604)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2597)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2603)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2596)@45666e2765fe: Final verdict of PTC: none TC_lcls_gcr_bway_dont_connect-A(2607)@45666e2765fe: Final verdict of PTC: none TC_lcls_gcr_bway_dont_connect-B(2608)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2606)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2596): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2597): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2598): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2599): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2600): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2601): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2602): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2603): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2604): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2605): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2606): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_bway_dont_connect-A(2607): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_bway_dont_connect-B(2608): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcls_gcr_bway_dont_connect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect fail'. Fri Apr 26 12:36:54 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=413455) Waiting for packet dumper to finish... 1 (prev_count=413455, count=447900) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg'. ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg ------ Fri Apr 26 12:37:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcls_gcr_unsuppported_cfg started. MTC@45666e2765fe: "TC_lcls_gcr_unsuppported_cfg": using IMSI '001013412595286'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2612)@45666e2765fe: ************************************************* VirtMSC-M3UA(2612)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2612)@45666e2765fe: ************************************************* VirtMSC-SCCP(2610)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2615)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2615)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2615)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2613)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2612)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2612)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2615)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2615)@45666e2765fe: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2617)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "135", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2618)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2618)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2618)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2618)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2617)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "136", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_lcls_gcr_unsuppported_cfg() start" VirtMGW-MGCP-0(2617)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "137", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2617)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "138", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2617)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "139", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2617)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "140", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2611)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2611 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(2614)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2612)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2610)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2611)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2613)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2615)@45666e2765fe: Final verdict of PTC: none TC_lcls_gcr_unsuppported_cfg-B(2621)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2617)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2619)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2609)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2616)@45666e2765fe: Final verdict of PTC: none TC_lcls_gcr_unsuppported_cfg-A(2620)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2618)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2609): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2610): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2611): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2612): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2613): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2614): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2615): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2616): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2617): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2618): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2619): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_unsuppported_cfg-A(2620): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_unsuppported_cfg-B(2621): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcls_gcr_unsuppported_cfg finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg fail'. Fri Apr 26 12:37:07 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=417876) Waiting for packet dumper to finish... 1 (prev_count=417876, count=436959) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc'. ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc ------ Fri Apr 26 12:37:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcls_gcr_unsuppported_csc started. MTC@45666e2765fe: "TC_lcls_gcr_unsuppported_csc": using IMSI '001010915017409'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2625)@45666e2765fe: ************************************************* VirtMSC-M3UA(2625)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2625)@45666e2765fe: ************************************************* VirtMSC-SCCP(2623)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2628)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2628)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2628)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2626)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2625)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2625)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2628)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2628)@45666e2765fe: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2630)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "148", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2631)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2631)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2631)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2631)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2630)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "149", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_lcls_gcr_unsuppported_csc() start" VirtMGW-MGCP-0(2630)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "150", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2630)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "151", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2630)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "152", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2630)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "153", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2624)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2624 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2624)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2625)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2622)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2623)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2626)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2627)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2628)@45666e2765fe: Final verdict of PTC: none TC_lcls_gcr_unsuppported_csc-B(2634)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2632)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2630)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2629)@45666e2765fe: Final verdict of PTC: none TC_lcls_gcr_unsuppported_csc-A(2633)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2631)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2622): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2623): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2624): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2625): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2626): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2627): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2628): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2629): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2630): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2631): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2632): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_unsuppported_csc-A(2633): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_unsuppported_csc-B(2634): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcls_gcr_unsuppported_csc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc fail'. Fri Apr 26 12:37:20 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=417009) Waiting for packet dumper to finish... 1 (prev_count=417009, count=452116) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:37:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcls_gcr_bway_dont_connect_csc started. MTC@45666e2765fe: "TC_lcls_gcr_bway_dont_connect_csc": using IMSI '001015543822974'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2638)@45666e2765fe: ************************************************* VirtMSC-M3UA(2638)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2638)@45666e2765fe: ************************************************* VirtMSC-SCCP(2636)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2641)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2641)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2641)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2639)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2638)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2638)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtMGW-MGCP-0(2643)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "160", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtSMLC-M3UA(2641)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2641)@45666e2765fe: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2644)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2644)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2644)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2644)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2643)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "161", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_lcls_gcr_bway_dont_connect_csc() start" VirtMGW-MGCP-0(2643)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "162", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2643)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "163", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2643)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "164", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2643)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "165", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2637)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2637 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2636)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2638)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2637)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_lcls_gcr_bway_dont_connect_csc-B(2647)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2641)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2645)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2643)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2635)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2640)@45666e2765fe: Final verdict of PTC: none TC_lcls_gcr_bway_dont_connect_csc-A(2646)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2639)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2642)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2644)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2635): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2636): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2637): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2638): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2639): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2640): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2641): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2642): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2643): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2644): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2645): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_bway_dont_connect_csc-A(2646): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_gcr_bway_dont_connect_csc-B(2647): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcls_gcr_bway_dont_connect_csc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc fail'. Fri Apr 26 12:37:32 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc fail ------ Saving talloc report from 172.18.209.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=415914) Waiting for packet dumper to finish... 1 (prev_count=415914, count=434646) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_break'. ------ BSC_Tests_LCLS.TC_lcls_connect_break ------ Fri Apr 26 12:37:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_break' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcls_connect_break started. MTC@45666e2765fe: "TC_lcls_connect_break": using IMSI '001014168216829'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2651)@45666e2765fe: ************************************************* VirtMSC-M3UA(2651)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2651)@45666e2765fe: ************************************************* VirtMSC-SCCP(2649)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2654)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2654)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2654)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2652)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2651)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2651)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2654)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2654)@45666e2765fe: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2656)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "173", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2657)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2657)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2657)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2657)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2656)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "174", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_lcls_connect_break() start" VirtMGW-MGCP-0(2656)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "175", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2656)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "176", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2656)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "177", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2656)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "178", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2650)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2650 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2650)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_lcls_connect_break-B(2660)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2653)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2648)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2649)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2652)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2658)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2654)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2657)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2656)@45666e2765fe: Final verdict of PTC: none TC_lcls_connect_break-A(2659)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2655)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2651)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2648): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2649): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2650): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2651): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2652): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2653): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2654): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2655): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2656): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2657): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2658): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_connect_break-A(2659): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_connect_break-B(2660): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcls_connect_break finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_break fail'. Fri Apr 26 12:37:45 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_connect_break fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_LCLS.TC_lcls_connect_break.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=405370) Waiting for packet dumper to finish... 1 (prev_count=405370, count=439163) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_break fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_clear'. ------ BSC_Tests_LCLS.TC_lcls_connect_clear ------ Fri Apr 26 12:37:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_clear' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcls_connect_clear started. MTC@45666e2765fe: "TC_lcls_connect_clear": using IMSI '001013066216557'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2664)@45666e2765fe: ************************************************* VirtMSC-M3UA(2664)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2664)@45666e2765fe: ************************************************* VirtMSC-SCCP(2662)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2667)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2667)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2667)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2665)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2664)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2664)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2667)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2667)@45666e2765fe: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2669)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "186", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2670)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2670)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2670)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2670)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2669)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "187", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_lcls_connect_clear() start" VirtMGW-MGCP-0(2669)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "188", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2669)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "189", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2669)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "190", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2669)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "191", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2663)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2663 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(2666)@45666e2765fe: Final verdict of PTC: none TC_lcls_connect_clear-B(2673)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2664)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2662)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2665)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2663)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2667)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2671)@45666e2765fe: Final verdict of PTC: none TC_lcls_connect_clear-A(2672)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2669)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2661)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2668)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2670)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2661): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2662): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2663): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2664): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2665): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2666): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2667): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2668): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2669): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2670): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2671): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_connect_clear-A(2672): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_connect_clear-B(2673): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcls_connect_clear finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_clear fail'. Fri Apr 26 12:37:58 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_connect_clear fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_LCLS.TC_lcls_connect_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=424641) Waiting for packet dumper to finish... 1 (prev_count=424641, count=443696) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_clear fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:38:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcls_bts_gcr_bway_connect started. MTC@45666e2765fe: "TC_lcls_bts_gcr_bway_connect": using IMSI '001019981187052'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2677)@45666e2765fe: ************************************************* VirtMSC-M3UA(2677)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2677)@45666e2765fe: ************************************************* VirtMSC-SCCP(2675)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2680)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2680)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2680)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2678)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2677)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2677)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2680)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2680)@45666e2765fe: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2682)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "199", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2683)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2683)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2683)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2683)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2682)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "200", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_lcls_bts_gcr_bway_connect() start" VirtMGW-MGCP-0(2682)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "201", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2682)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "202", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2682)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "203", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2682)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "204", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2676)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2676 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2676)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2678)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2680)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2675)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2677)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2684)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2683)@45666e2765fe: Final verdict of PTC: none TC_lcls_bts_gcr_bway_connect-B(2686)@45666e2765fe: Final verdict of PTC: none TC_lcls_bts_gcr_bway_connect-A(2685)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2681)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2682)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2674)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2679)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2674): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2675): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2676): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2677): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2678): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2679): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2680): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2681): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2682): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2683): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2684): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_bts_gcr_bway_connect-A(2685): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_bts_gcr_bway_connect-B(2686): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcls_bts_gcr_bway_connect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect fail'. Fri Apr 26 12:38:11 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403142) Waiting for packet dumper to finish... 1 (prev_count=403142, count=442082) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:38:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcls_bts_gcr_bway_connect_hr started. MTC@45666e2765fe: "TC_lcls_bts_gcr_bway_connect_hr": using IMSI '001013815365109'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2690)@45666e2765fe: ************************************************* VirtMSC-M3UA(2690)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2690)@45666e2765fe: ************************************************* VirtMSC-SCCP(2688)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2693)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2693)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2693)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2691)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2690)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2690)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2693)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2693)@45666e2765fe: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2695)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "212", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2696)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2696)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2696)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2696)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2695)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "213", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_lcls_bts_gcr_bway_connect_hr() start" VirtMGW-MGCP-0(2695)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "214", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2695)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "215", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2695)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "216", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2695)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "217", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2689)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2689 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2689)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2690)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2693)@45666e2765fe: Final verdict of PTC: none TC_lcls_bts_gcr_bway_connect_hr-A(2698)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2687)@45666e2765fe: Final verdict of PTC: none VirtMGW-MGCP-0(2695)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2697)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2692)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2691)@45666e2765fe: Final verdict of PTC: none TC_lcls_bts_gcr_bway_connect_hr-B(2699)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2688)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2694)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2696)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2687): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2688): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2689): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2690): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2691): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2692): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2693): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2694): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2695): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2696): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2697): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_bts_gcr_bway_connect_hr-A(2698): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_bts_gcr_bway_connect_hr-B(2699): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcls_bts_gcr_bway_connect_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr fail'. Fri Apr 26 12:38:24 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr fail ------ Saving talloc report from 172.18.209.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=415362) Waiting for packet dumper to finish... 1 (prev_count=415362, count=442755) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break'. ------ BSC_Tests_LCLS.TC_lcls_bts_connect_break ------ Fri Apr 26 12:38:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_lcls_bts_connect_break started. MTC@45666e2765fe: "TC_lcls_bts_connect_break": using IMSI '001012573703824'H MTC@45666e2765fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting RAN_Emulation VirtMSC-M3UA(2703)@45666e2765fe: ************************************************* VirtMSC-M3UA(2703)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2703)@45666e2765fe: ************************************************* VirtMSC-SCCP(2701)@45666e2765fe: v_sccp_pdu_maxlen:268 MTC@45666e2765fe: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@45666e2765fe: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2706)@45666e2765fe: ************************************************* VirtSMLC-M3UA(2706)@45666e2765fe: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2706)@45666e2765fe: ************************************************* VirtSMLC-SCCP(2704)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2703)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2703)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2706)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23908 to server: "172.18.209.200":2905 association #8 VirtSMLC-M3UA(2706)@45666e2765fe: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2708)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "225", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2709)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2709)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2709)@45666e2765fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2709)@45666e2765fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2708)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "226", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@45666e2765fe: "TC_lcls_bts_connect_break() start" VirtMGW-MGCP-0(2708)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "227", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2708)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "228", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2708)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "229", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2708)@45666e2765fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "230", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2702)@45666e2765fe: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@45666e2765fe: Test Component 2702 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2701)@45666e2765fe: Final verdict of PTC: none VirtSMLC-SCCP(2704)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2700)@45666e2765fe: Final verdict of PTC: none VirtMSC-RAN(2702)@45666e2765fe: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(2708)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2709)@45666e2765fe: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2705)@45666e2765fe: Final verdict of PTC: none VirtSMLC-M3UA(2706)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2703)@45666e2765fe: Final verdict of PTC: none TC_lcls_bts_connect_break-A(2711)@45666e2765fe: Final verdict of PTC: none TC_lcls_bts_connect_break-B(2712)@45666e2765fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2710)@45666e2765fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2707)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: none MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2700): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2701): none (none -> none) MTC@45666e2765fe: Local verdict of PTC VirtMSC-RAN(2702): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2703): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-SCCP(2704): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-BSSAP_LE(2705): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtSMLC-M3UA(2706): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2707): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMGW-MGCP-0(2708): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2709): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2710): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_bts_connect_break-A(2711): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC TC_lcls_bts_connect_break-B(2712): none (fail -> fail) MTC@45666e2765fe: Test case TC_lcls_bts_connect_break finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break fail'. Fri Apr 26 12:38:37 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_bts_connect_break fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_connect_break.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=419517) Waiting for packet dumper to finish... 1 (prev_count=419517, count=441471) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break fail' was executed successfully (exit status: 0). MC@45666e2765fe: Test execution finished. MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_server ------ Fri Apr 26 12:38:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_bsc_server started. VirtMSC-M3UA(2715)@45666e2765fe: ************************************************* VirtMSC-M3UA(2715)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2715)@45666e2765fe: ************************************************* VirtMSC-SCCP(2714)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2715)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2715)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2715)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2714)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2713)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2713): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2714): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2715): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_bsc_server finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server fail'. Fri Apr 26 12:38:48 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_server fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_server.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123183) Waiting for packet dumper to finish... 1 (prev_count=123183, count=139703) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 ------ Fri Apr 26 12:38:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_bsc_server_ipv6 started. VirtMSC-M3UA(2718)@45666e2765fe: ************************************************* VirtMSC-M3UA(2718)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2718)@45666e2765fe: ************************************************* VirtMSC-SCCP(2717)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2718)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2718)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2717)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2718)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2716)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2716): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2717): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2718): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_bsc_server_ipv6 finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 fail'. Fri Apr 26 12:39:01 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=125808) Waiting for packet dumper to finish... 1 (prev_count=125808, count=137044) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_client ------ Fri Apr 26 12:39:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_bsc_client started. VirtMSC-M3UA(2721)@45666e2765fe: ************************************************* VirtMSC-M3UA(2721)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2721)@45666e2765fe: ************************************************* VirtMSC-SCCP(2720)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2721)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2721)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(2719)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2720)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2721)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2719): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2720): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2721): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_bsc_client finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client fail'. Fri Apr 26 12:39:13 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_client fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_client.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=117925) Waiting for packet dumper to finish... 1 (prev_count=117925, count=139618) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 ------ Fri Apr 26 12:39:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_bsc_client_ipv6 started. VirtMSC-M3UA(2724)@45666e2765fe: ************************************************* VirtMSC-M3UA(2724)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2724)@45666e2765fe: ************************************************* VirtMSC-SCCP(2723)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2724)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2724)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2724)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2723)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2722)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2722): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2723): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2724): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_bsc_client_ipv6 finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 fail'. Fri Apr 26 12:39:25 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124509) Waiting for packet dumper to finish... 1 (prev_count=124509, count=138941) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_reset_bss'. ------ BSC_Tests_CBSP.TC_cbsp_reset_bss ------ Fri Apr 26 12:39:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_reset_bss' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_reset_bss started. VirtMSC-SCCP(2726)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2727)@45666e2765fe: ************************************************* VirtMSC-M3UA(2727)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2727)@45666e2765fe: ************************************************* VirtMSC-M3UA(2727)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2727)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2726)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2727)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2725)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2725): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2726): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2727): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_reset_bss finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_reset_bss fail'. Fri Apr 26 12:39:37 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_reset_bss fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_reset_bss.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120776) Waiting for packet dumper to finish... 1 (prev_count=120776, count=135527) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_reset_bss fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:39:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_cell_rflock_failure_restart started. VirtMSC-M3UA(2730)@45666e2765fe: ************************************************* VirtMSC-M3UA(2730)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2730)@45666e2765fe: ************************************************* VirtMSC-SCCP(2729)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2730)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2730)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2730)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2729)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2728)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2728): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2729): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2730): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_cell_rflock_failure_restart finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart fail'. Fri Apr 26 12:39:49 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=139193) Waiting for packet dumper to finish... 1 (prev_count=139193, count=155327) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:39:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_cell_rsl_down_failure started. VirtMSC-M3UA(2733)@45666e2765fe: ************************************************* VirtMSC-M3UA(2733)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2733)@45666e2765fe: ************************************************* VirtMSC-SCCP(2732)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2733)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2733)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2733)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2732)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2731)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2731): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2732): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2733): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_cell_rsl_down_failure finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure fail'. Fri Apr 26 12:40:02 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=139515) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bss'. ------ BSC_Tests_CBSP.TC_cbsp_write_bss ------ Fri Apr 26 12:40:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bss' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_write_bss started. VirtMSC-M3UA(2736)@45666e2765fe: ************************************************* VirtMSC-M3UA(2736)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2736)@45666e2765fe: ************************************************* VirtMSC-SCCP(2735)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2736)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2736)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2736)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2735)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2734)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2734): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2735): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2736): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_write_bss finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bss fail'. Fri Apr 26 12:40:13 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_bss fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bss.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=141631) Waiting for packet dumper to finish... 1 (prev_count=141631, count=172083) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bss fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi'. ------ BSC_Tests_CBSP.TC_cbsp_write_bts_cgi ------ Fri Apr 26 12:40:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_write_bts_cgi started. MTC@45666e2765fe: Generating CBSP payload: 63 octets VirtMSC-M3UA(2739)@45666e2765fe: ************************************************* VirtMSC-M3UA(2739)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2739)@45666e2765fe: ************************************************* VirtMSC-SCCP(2738)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2739)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2739)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2739)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2738)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2737)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2737): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2738): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2739): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_write_bts_cgi finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi fail'. Fri Apr 26 12:40:25 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_bts_cgi fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bts_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=138479) Waiting for packet dumper to finish... 1 (prev_count=138479, count=154613) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:40:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_write_bts_no_cbch started. MTC@45666e2765fe: Generating CBSP payload: 72 octets VirtMSC-M3UA(2742)@45666e2765fe: ************************************************* VirtMSC-M3UA(2742)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2742)@45666e2765fe: ************************************************* VirtMSC-SCCP(2741)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2742)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2742)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2741)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2742)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2740)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2740): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2741): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2742): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_write_bts_no_cbch finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch fail'. Fri Apr 26 12:40:38 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=142344) Waiting for packet dumper to finish... 1 (prev_count=142344, count=173909) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts'. ------ BSC_Tests_CBSP.TC_cbsp_write_unknown_bts ------ Fri Apr 26 12:40:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_write_unknown_bts started. MTC@45666e2765fe: Generating CBSP payload: 73 octets VirtMSC-M3UA(2745)@45666e2765fe: ************************************************* VirtMSC-M3UA(2745)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2745)@45666e2765fe: ************************************************* VirtMSC-SCCP(2744)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2745)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2745)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2745)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2744)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2743)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2743): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2744): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2745): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_write_unknown_bts finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts fail'. Fri Apr 26 12:40:50 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_unknown_bts fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_unknown_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=144397) Waiting for packet dumper to finish... 1 (prev_count=144397, count=159941) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci'. ------ BSC_Tests_CBSP.TC_cbsp_write_lac_ci ------ Fri Apr 26 12:40:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_write_lac_ci started. MTC@45666e2765fe: Generating CBSP payload: 18 octets VirtMSC-M3UA(2748)@45666e2765fe: ************************************************* VirtMSC-M3UA(2748)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2748)@45666e2765fe: ************************************************* VirtMSC-SCCP(2747)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2748)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2748)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2748)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2747)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2746)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2746): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2747): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2748): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_write_lac_ci finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci fail'. Fri Apr 26 12:41:02 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_lac_ci fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=145131) Waiting for packet dumper to finish... 1 (prev_count=145131, count=164164) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_ci'. ------ BSC_Tests_CBSP.TC_cbsp_write_ci ------ Fri Apr 26 12:41:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_ci' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_write_ci started. MTC@45666e2765fe: Generating CBSP payload: 34 octets VirtMSC-M3UA(2751)@45666e2765fe: ************************************************* VirtMSC-M3UA(2751)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2751)@45666e2765fe: ************************************************* VirtMSC-SCCP(2750)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2751)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2751)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2751)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2750)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2749)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2749): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2750): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2751): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_write_ci finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_ci fail'. Fri Apr 26 12:41:15 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_ci fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=147590) Waiting for packet dumper to finish... 1 (prev_count=147590, count=163635) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_ci fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lai'. ------ BSC_Tests_CBSP.TC_cbsp_write_lai ------ Fri Apr 26 12:41:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lai' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_write_lai started. MTC@45666e2765fe: Generating CBSP payload: 16 octets VirtMSC-M3UA(2754)@45666e2765fe: ************************************************* VirtMSC-M3UA(2754)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2754)@45666e2765fe: ************************************************* VirtMSC-SCCP(2753)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2754)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2754)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2753)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2754)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2752)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2752): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2753): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2754): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_write_lai finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lai fail'. Fri Apr 26 12:41:27 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_lai fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=144248) Waiting for packet dumper to finish... 1 (prev_count=144248, count=161495) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lai fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac'. ------ BSC_Tests_CBSP.TC_cbsp_write_lac ------ Fri Apr 26 12:41:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_write_lac started. MTC@45666e2765fe: Generating CBSP payload: 13 octets VirtMSC-M3UA(2757)@45666e2765fe: ************************************************* VirtMSC-M3UA(2757)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2757)@45666e2765fe: ************************************************* VirtMSC-SCCP(2756)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2757)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2757)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2757)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2756)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2755)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2755): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2756): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2757): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_write_lac finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac fail'. Fri Apr 26 12:41:40 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_lac fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=145251) Waiting for packet dumper to finish... 1 (prev_count=145251, count=160384) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_replace ------ Fri Apr 26 12:41:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_write_then_replace started. MTC@45666e2765fe: Generating CBSP payload: 21 octets VirtMSC-M3UA(2760)@45666e2765fe: ************************************************* VirtMSC-M3UA(2760)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2760)@45666e2765fe: ************************************************* VirtMSC-SCCP(2759)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2760)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2760)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2759)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2760)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2758)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2758): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2759): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2760): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_write_then_replace finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace fail'. Fri Apr 26 12:41:52 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_then_replace fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_replace.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=144168) Waiting for packet dumper to finish... 1 (prev_count=144168, count=166000) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:41:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_write_rep_period_num started. MTC@45666e2765fe: Generating CBSP payload: 30 octets VirtMSC-M3UA(2763)@45666e2765fe: ************************************************* VirtMSC-M3UA(2763)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2763)@45666e2765fe: ************************************************* VirtMSC-SCCP(2762)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2763)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2763)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2763)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2762)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2761)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2761): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2762): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2763): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_write_rep_period_num finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num fail'. Fri Apr 26 12:42:05 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_rep_period_num fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_rep_period_num.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=146909) Waiting for packet dumper to finish... 1 (prev_count=146909, count=163043) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist'. ------ BSC_Tests_CBSP.TC_cbsp_replace_nonexist ------ Fri Apr 26 12:42:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_replace_nonexist started. MTC@45666e2765fe: Generating CBSP payload: 2 octets VirtMSC-M3UA(2766)@45666e2765fe: ************************************************* VirtMSC-M3UA(2766)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2766)@45666e2765fe: ************************************************* VirtMSC-SCCP(2765)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2766)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2766)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2765)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2766)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2764)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2764): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2765): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2766): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_replace_nonexist finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist fail'. Fri Apr 26 12:42:18 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_replace_nonexist fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_replace_nonexist.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=149160) Waiting for packet dumper to finish... 1 (prev_count=149160, count=169718) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_too_many'. ------ BSC_Tests_CBSP.TC_cbsp_write_too_many ------ Fri Apr 26 12:42:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_too_many' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_write_too_many started. MTC@45666e2765fe: Generating CBSP payload: 52 octets MTC@45666e2765fe: Generating CBSP payload: 11 octets MTC@45666e2765fe: Generating CBSP payload: 67 octets VirtMSC-M3UA(2769)@45666e2765fe: ************************************************* VirtMSC-M3UA(2769)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2769)@45666e2765fe: ************************************************* VirtMSC-SCCP(2768)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2769)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2769)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2768)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2769)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2767)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2767): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2768): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2769): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_write_too_many finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_too_many fail'. Fri Apr 26 12:42:30 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_too_many fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_too_many.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=147367) Waiting for packet dumper to finish... 1 (prev_count=147367, count=162911) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_too_many fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist'. ------ BSC_Tests_CBSP.TC_cbsp_kill_nonexist ------ Fri Apr 26 12:42:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_kill_nonexist started. MTC@45666e2765fe: Generating CBSP payload: 34 octets VirtMSC-M3UA(2772)@45666e2765fe: ************************************************* VirtMSC-M3UA(2772)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2772)@45666e2765fe: ************************************************* VirtMSC-SCCP(2771)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2772)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2772)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2772)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2771)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2770)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2770): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2771): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2772): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_kill_nonexist finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist fail'. Fri Apr 26 12:42:43 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_kill_nonexist fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_kill_nonexist.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=148505) Waiting for packet dumper to finish... 1 (prev_count=148505, count=179998) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_kill ------ Fri Apr 26 12:42:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_write_then_kill started. MTC@45666e2765fe: Generating CBSP payload: 58 octets VirtMSC-M3UA(2775)@45666e2765fe: ************************************************* VirtMSC-M3UA(2775)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2775)@45666e2765fe: ************************************************* VirtMSC-SCCP(2774)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2775)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2775)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2775)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2774)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2773)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2773): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2774): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2775): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_write_then_kill finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill fail'. Fri Apr 26 12:42:56 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_then_kill fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_kill.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=149682) Waiting for packet dumper to finish... 1 (prev_count=149682, count=164491) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_reset ------ Fri Apr 26 12:43:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_write_then_reset started. MTC@45666e2765fe: Generating CBSP payload: 68 octets VirtMSC-M3UA(2778)@45666e2765fe: ************************************************* VirtMSC-M3UA(2778)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2778)@45666e2765fe: ************************************************* VirtMSC-SCCP(2777)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2778)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2778)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2778)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2777)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2776)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2776): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2777): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2778): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_write_then_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset fail'. Fri Apr 26 12:43:08 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_then_reset fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=145502) Waiting for packet dumper to finish... 1 (prev_count=145502, count=175954) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset fail' was executed successfully (exit status: 0). MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty'. ------ BSC_Tests_CBSP.TC_cbsp_status_q_empty ------ Fri Apr 26 12:43:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_status_q_empty started. VirtMSC-M3UA(2781)@45666e2765fe: ************************************************* VirtMSC-M3UA(2781)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2781)@45666e2765fe: ************************************************* VirtMSC-SCCP(2780)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2781)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2781)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2781)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2780)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2779)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2779): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2780): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2781): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_status_q_empty finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty fail'. Fri Apr 26 12:43:21 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_status_q_empty fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_status_q_empty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=145094) Waiting for packet dumper to finish... 1 (prev_count=145094, count=161640) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:43:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_status_q_bts_cgi started. VirtMSC-M3UA(2784)@45666e2765fe: ************************************************* VirtMSC-M3UA(2784)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2784)@45666e2765fe: ************************************************* VirtMSC-SCCP(2783)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2784)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2784)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2783)@45666e2765fe: Final verdict of PTC: none VirtMSC-M3UA(2784)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2782)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2782): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2783): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2784): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_status_q_bts_cgi finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi fail'. Fri Apr 26 12:43:34 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi fail ------ Saving talloc report from 172.18.209.20:4242 to BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=152904) Waiting for packet dumper to finish... 1 (prev_count=152904, count=168448) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:43:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_emerg_write_bts_cgi_dchan started. MTC@45666e2765fe: Generating CBSP payload: 41 octets VirtMSC-M3UA(2787)@45666e2765fe: ************************************************* VirtMSC-M3UA(2787)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2787)@45666e2765fe: ************************************************* VirtMSC-SCCP(2786)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2787)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2787)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2787)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2786)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2785)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2785): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2786): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2787): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_emerg_write_bts_cgi_dchan finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan fail'. Fri Apr 26 12:43:47 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan fail ------ Saving talloc report from 172.18.209.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=152688) Waiting for packet dumper to finish... 1 (prev_count=152688, count=168321) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:43:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_emerg_write_bts_cgi_cchan started. MTC@45666e2765fe: Generating CBSP payload: 59 octets VirtMSC-M3UA(2790)@45666e2765fe: ************************************************* VirtMSC-M3UA(2790)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2790)@45666e2765fe: ************************************************* VirtMSC-SCCP(2789)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2790)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2790)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2790)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2789)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2788)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2788): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2789): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2790): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_emerg_write_bts_cgi_cchan finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan fail'. Fri Apr 26 12:44:00 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan fail ------ Saving talloc report from 172.18.209.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=156659) Waiting for packet dumper to finish... 1 (prev_count=156659, count=171468) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:44:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_emerg_write_bts_cgi_cchan_disable started. MTC@45666e2765fe: Generating CBSP payload: 15 octets VirtMSC-M3UA(2793)@45666e2765fe: ************************************************* VirtMSC-M3UA(2793)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2793)@45666e2765fe: ************************************************* VirtMSC-SCCP(2792)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2793)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2793)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2793)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2792)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2791)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2791): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2792): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2793): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_emerg_write_bts_cgi_cchan_disable finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable fail'. Fri Apr 26 12:44:13 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable fail ------ Saving talloc report from 172.18.209.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=152873) Waiting for packet dumper to finish... 1 (prev_count=152873, count=172731) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:44:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_emerg_write_bts_cgi_noreplace started. MTC@45666e2765fe: Generating CBSP payload: 35 octets VirtMSC-M3UA(2796)@45666e2765fe: ************************************************* VirtMSC-M3UA(2796)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2796)@45666e2765fe: ************************************************* VirtMSC-SCCP(2795)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2796)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2796)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2796)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2795)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2794)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2794): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2795): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2796): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_emerg_write_bts_cgi_noreplace finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace fail'. Fri Apr 26 12:44:25 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace fail ------ Saving talloc report from 172.18.209.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=156446) Waiting for packet dumper to finish... 1 (prev_count=156446, count=172256) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:44:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_emerg_write_bts_cgi_replace started. MTC@45666e2765fe: Generating CBSP payload: 28 octets VirtMSC-M3UA(2799)@45666e2765fe: ************************************************* VirtMSC-M3UA(2799)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2799)@45666e2765fe: ************************************************* VirtMSC-SCCP(2798)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2799)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2799)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2799)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2798)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2797)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2797): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2798): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2799): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_emerg_write_bts_cgi_replace finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace fail'. Fri Apr 26 12:44:38 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace fail ------ Saving talloc report from 172.18.209.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=153952) Waiting for packet dumper to finish... 1 (prev_count=153952, count=184727) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace fail' was executed successfully (exit status: 0). MTC@45666e2765fe: 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 ------ Fri Apr 26 12:44:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@45666e2765fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill' was executed successfully (exit status: 0). MTC@45666e2765fe: Test case TC_cbsp_emerg_write_bts_cgi_kill started. MTC@45666e2765fe: Generating CBSP payload: 11 octets VirtMSC-SCCP(2801)@45666e2765fe: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2802)@45666e2765fe: ************************************************* VirtMSC-M3UA(2802)@45666e2765fe: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2802)@45666e2765fe: ************************************************* VirtMSC-M3UA(2802)@45666e2765fe: SCTP_ConnectResult -> connection established from: "172.18.209.203":23905 to server: "172.18.209.200":2905 association #8 VirtMSC-M3UA(2802)@45666e2765fe: Warning: Sendmsg error! Strerror=Broken pipe MTC@45666e2765fe: 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@45666e2765fe: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2802)@45666e2765fe: Final verdict of PTC: none VirtMSC-SCCP(2801)@45666e2765fe: Final verdict of PTC: none VirtMSC-STATS(2800)@45666e2765fe: Final verdict of PTC: none MTC@45666e2765fe: Setting final verdict of the test case. MTC@45666e2765fe: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@45666e2765fe: Local verdict of PTC VirtMSC-STATS(2800): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-SCCP(2801): none (fail -> fail) MTC@45666e2765fe: Local verdict of PTC VirtMSC-M3UA(2802): none (fail -> fail) MTC@45666e2765fe: Test case TC_cbsp_emerg_write_bts_cgi_kill finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@45666e2765fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill fail'. Fri Apr 26 12:44:51 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill fail ------ Saving talloc report from 172.18.209.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=154474) Waiting for packet dumper to finish... 1 (prev_count=154474, count=171108) MTC@45666e2765fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill fail' was executed successfully (exit status: 0). MC@45666e2765fe: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@45666e2765fe: Terminating MTC. MC@45666e2765fe: MTC terminated. MC2> exit MC@45666e2765fe: Shutting down session. MC@45666e2765fe: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/bsc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass->FAIL BSC_Tests.TC_ctrl_msc_connection_status pass->FAIL BSC_Tests.TC_ctrl_msc0_connection_status pass->FAIL BSC_Tests.TC_stat_num_msc_connected_1 pass->FAIL BSC_Tests.TC_stat_num_msc_connected_2 pass->FAIL BSC_Tests.TC_stat_num_msc_connected_3 pass BSC_Tests.TC_stat_num_bts_connected_1 pass BSC_Tests.TC_stat_num_bts_connected_2 pass->FAIL BSC_Tests.TC_stat_num_bts_connected_3 pass->FAIL BSC_Tests.TC_ctrl pass->FAIL BSC_Tests.TC_si_default pass->FAIL BSC_Tests.TC_si2quater_2_earfcns pass->FAIL BSC_Tests.TC_si2quater_3_earfcns pass->FAIL BSC_Tests.TC_si2quater_4_earfcns pass->FAIL BSC_Tests.TC_si2quater_5_earfcns pass->FAIL BSC_Tests.TC_si2quater_6_earfcns pass->FAIL BSC_Tests.TC_si2quater_12_earfcns pass->FAIL BSC_Tests.TC_si2quater_23_earfcns pass->FAIL BSC_Tests.TC_si2quater_32_earfcns pass->FAIL BSC_Tests.TC_si2quater_33_earfcns pass->FAIL BSC_Tests.TC_si2quater_42_earfcns pass->FAIL BSC_Tests.TC_si2quater_48_earfcns pass->FAIL BSC_Tests.TC_si2quater_49_earfcns pass->FAIL BSC_Tests.TC_si_acc_rotate pass->FAIL BSC_Tests.TC_si_acc_ramp_rotate pass->FAIL BSC_Tests.TC_si2_ncc_permitted pass->FAIL BSC_Tests.TC_chan_act_noreply pass->FAIL BSC_Tests.TC_chan_act_counter pass->FAIL BSC_Tests.TC_chan_act_ack_noest pass->FAIL BSC_Tests.TC_chan_act_ack_noest_emerg pass->FAIL BSC_Tests.TC_chan_rqd_emerg_deny pass->FAIL BSC_Tests.TC_chan_act_ack_est_ind_noreply pass->FAIL BSC_Tests.TC_chan_act_ack_est_ind_refused pass->FAIL BSC_Tests.TC_chan_act_nack pass->FAIL BSC_Tests.TC_chan_exhaustion pass->FAIL BSC_Tests.TC_chan_deact_silence pass->FAIL BSC_Tests.TC_chan_rel_rll_rel_ind pass->FAIL BSC_Tests.TC_chan_rel_conn_fail pass->FAIL BSC_Tests.TC_chan_rel_hard_clear pass->FAIL BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass->FAIL BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass->FAIL BSC_Tests.TC_chan_rel_hard_clear_csfb pass->FAIL BSC_Tests.TC_chan_rel_hard_rlsd pass->FAIL BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass->FAIL BSC_Tests.TC_chan_rel_a_reset pass->FAIL BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass->FAIL BSC_Tests.TC_chan_rel_rr_cause pass->FAIL BSC_Tests.TC_outbound_connect pass->FAIL BSC_Tests.TC_assignment_cic_only pass->FAIL BSC_Tests.TC_assignment_csd pass->FAIL BSC_Tests.TC_assignment_ctm pass->FAIL BSC_Tests.TC_assignment_sign pass->FAIL BSC_Tests.TC_assignment_aoip_tla_v6 pass->FAIL BSC_Tests.TC_assignment_fr_a5_0 pass->FAIL BSC_Tests.TC_assignment_fr_a5_1 pass->FAIL BSC_Tests.TC_assignment_fr_a5_1_codec_missing pass->FAIL BSC_Tests.TC_assignment_fr_a5_3 pass->FAIL BSC_Tests.TC_assignment_fr_a5_4 pass->FAIL BSC_Tests.TC_assignment_fr_a5_4_fail pass->FAIL BSC_Tests.TC_assignment_fr_a5_not_sup pass->FAIL BSC_Tests.TC_ciph_mode_a5_0 pass->FAIL BSC_Tests.TC_ciph_mode_a5_1 pass->FAIL BSC_Tests.TC_ciph_mode_a5_2_0 pass->FAIL BSC_Tests.TC_ciph_mode_a5_2_1 pass->FAIL BSC_Tests.TC_ciph_mode_a5_3 pass->FAIL BSC_Tests.TC_ciph_mode_a5_4 pass->FAIL BSC_Tests.TC_assignment_codec_fr pass->FAIL BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass->FAIL BSC_Tests.TC_assignment_codec_hr pass->FAIL BSC_Tests.TC_assignment_codec_efr pass->FAIL BSC_Tests.TC_assignment_codec_amr_f pass->FAIL BSC_Tests.TC_assignment_codec_amr_h pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S1 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S1 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S124 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S124 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S0 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S02 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S024 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S0247 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S0 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S02 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S024 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S0247 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S01234567 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S0234567 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_zero pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_unsupp pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S7 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 pass->FAIL BSC_Tests.TC_assignment_codec_amr_startmode_cruft pass->FAIL BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass->FAIL BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass->FAIL BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass->FAIL BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass->FAIL BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass->FAIL BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass->FAIL BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass->FAIL BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass->FAIL BSC_Tests.TC_assignment_codec_req_hr_fr pass->FAIL BSC_Tests.TC_assignment_codec_req_fr_hr pass->FAIL BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass->FAIL BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass->FAIL BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass->FAIL BSC_Tests.TC_assignment_codec_hr_osmux_on pass->FAIL BSC_Tests.TC_assignment_osmux pass->FAIL BSC_Tests.TC_assignment_osmux_cn pass->FAIL BSC_Tests.TC_assignment_osmux_bts pass->FAIL BSC_Tests.TC_rll_est_ind_inact_lchan pass->FAIL BSC_Tests.TC_rll_est_ind_inval_sapi1 pass->FAIL BSC_Tests.TC_rll_est_ind_inval_sapi3 pass->FAIL BSC_Tests.TC_rll_est_ind_inval_sacch pass->FAIL BSC_Tests.TC_tch_dlci_link_id_sapi pass->FAIL BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass->FAIL BSC_Tests.TC_rll_err_ind_sapi_n_reject pass->FAIL BSC_Tests.TC_rll_timeout_sapi_n_reject pass->FAIL BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass->FAIL BSC_Tests.TC_paging_imsi_nochan pass->FAIL BSC_Tests.TC_paging_tmsi_nochan pass->FAIL BSC_Tests.TC_paging_tmsi_any pass->FAIL BSC_Tests.TC_paging_tmsi_sdcch pass->FAIL BSC_Tests.TC_paging_tmsi_tch_f pass->FAIL BSC_Tests.TC_paging_tmsi_tch_hf pass->FAIL BSC_Tests.TC_paging_imsi_nochan_cgi pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lac_ci pass->FAIL BSC_Tests.TC_paging_imsi_nochan_ci pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lai pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lac pass->FAIL BSC_Tests.TC_paging_imsi_nochan_all pass->FAIL BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass->FAIL BSC_Tests.TC_paging_imsi_nochan_rnc pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lacs pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass->FAIL BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass->FAIL BSC_Tests.TC_paging_imsi_a_reset pass->FAIL BSC_Tests.TC_paging_imsi_load pass->FAIL BSC_Tests.TC_paging_counter pass->FAIL BSC_Tests.TC_paging_resp_unsol pass->FAIL BSC_Tests.TC_paging_500req pass->FAIL BSC_Tests.TC_paging_450req_no_paging_load_ind pass->FAIL BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass->FAIL BSC_Tests.TC_rsl_drop_counter pass BSC_Tests.TC_rsl_unknown_unit_id pass BSC_Tests.TC_oml_unknown_unit_id pass->FAIL BSC_Tests.TC_classmark pass->FAIL BSC_Tests.TC_common_id pass->FAIL BSC_Tests.TC_unsol_ass_fail pass->FAIL BSC_Tests.TC_unsol_ass_compl pass->FAIL BSC_Tests.TC_unsol_ho_fail pass->FAIL BSC_Tests.TC_err_82_short_msg pass->FAIL BSC_Tests.TC_err_84_unknown_msg pass->FAIL BSC_Tests.TC_ho_int pass->FAIL BSC_Tests.TC_ho_int_a5_0 pass->FAIL BSC_Tests.TC_ho_int_a5_1 pass->FAIL BSC_Tests.TC_ho_int_a5_3 pass->FAIL BSC_Tests.TC_ho_int_a5_4 pass->FAIL BSC_Tests.TC_ho_int_radio_link_failure pass->FAIL BSC_Tests.TC_ho_out_fail_no_msc_response pass->FAIL BSC_Tests.TC_ho_out_fail_rr_ho_failure pass->FAIL BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass->FAIL BSC_Tests.TC_ho_into_this_bsc pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_0 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_1 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_3 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_4 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass->FAIL BSC_Tests.TC_ho_into_this_bsc_tla_v6 pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass->FAIL BSC_Tests.TC_ho_in_fail_msc_clears pass->FAIL BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass->FAIL BSC_Tests.TC_ho_in_fail_no_detect pass->FAIL BSC_Tests.TC_ho_in_fail_no_detect2 pass->FAIL BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass->FAIL BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass->FAIL BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass->FAIL BSC_Tests.TC_ho_neighbor_config_1 pass->FAIL BSC_Tests.TC_ho_neighbor_config_2 pass->FAIL BSC_Tests.TC_ho_neighbor_config_3 pass->FAIL BSC_Tests.TC_ho_neighbor_config_4 pass->FAIL BSC_Tests.TC_ho_neighbor_config_5 pass->FAIL BSC_Tests.TC_ho_neighbor_config_6 pass->FAIL BSC_Tests.TC_ho_neighbor_config_7 pass->FAIL BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass->FAIL BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass->FAIL BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass->FAIL BSC_Tests.TC_dyn_pdch_ipa_act_deact pass->FAIL BSC_Tests.TC_dyn_pdch_ipa_act_nack pass->FAIL BSC_Tests.TC_dyn_pdch_osmo_act_deact pass->FAIL BSC_Tests.TC_dyn_pdch_osmo_act_nack pass->FAIL BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass->FAIL BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass->FAIL BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass->FAIL BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass BSC_Tests.TC_chopped_ipa_ping pass BSC_Tests.TC_chopped_ipa_payload pass->FAIL BSC_Tests.TC_assignment_verify_ms_power_params_ie pass->FAIL BSC_Tests.TC_c0_power_red_mode pass->FAIL BSC_Tests.TC_mscpool_L3Compl_on_1_msc pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass->FAIL BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass->FAIL BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass->FAIL BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass->FAIL BSC_Tests.TC_mscpool_paging_and_response_imsi pass->FAIL BSC_Tests.TC_mscpool_paging_and_response_tmsi pass->FAIL BSC_Tests.TC_mscpool_no_allow_attach_round_robin pass->FAIL BSC_Tests.TC_mscpool_no_allow_attach_valid_nri pass->FAIL BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc pass->FAIL BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc pass->FAIL BSC_Tests.TC_early_conn_fail pass->FAIL BSC_Tests.TC_late_conn_fail pass->FAIL BSC_Tests.TC_stats_conn_fail pass->FAIL BSC_Tests.TC_assignment_emerg_setup_allow pass->FAIL BSC_Tests.TC_assignment_emerg_setup_allow_imei pass->FAIL BSC_Tests.TC_assignment_emerg_setup_deny_msc pass->FAIL BSC_Tests.TC_assignment_emerg_setup_deny_bts pass->FAIL BSC_Tests.TC_emerg_premption pass->FAIL BSC_Tests.TC_fh_params_chan_activ pass->FAIL BSC_Tests.TC_fh_params_imm_ass pass->FAIL BSC_Tests.TC_fh_params_assignment_cmd pass->FAIL BSC_Tests.TC_fh_params_handover_cmd pass->FAIL BSC_Tests.TC_fh_params_si4_cbch pass->FAIL BSC_Tests.TC_lcs_loc_req_for_active_ms pass->FAIL BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req pass->FAIL BSC_Tests.TC_lcs_loc_req_for_idle_ms pass->FAIL BSC_Tests.TC_lcs_loc_req_no_subscriber pass->FAIL BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout pass->FAIL BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 pass->FAIL BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp pass->FAIL BSC_Tests.TC_cm_service_during_lcs_loc_req pass->FAIL BSC_Tests.TC_ho_during_lcs_loc_req pass->FAIL BSC_Tests.TC_emerg_call_and_lcs_loc_req pass->FAIL BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind pass->FAIL BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail pass->FAIL BSC_Tests.TC_no_msc pass->FAIL BSC_Tests.TC_refuse_chan_act_to_vamos pass->FAIL BSC_Tests.TC_refuse_mode_modif_to_vamos pass->FAIL BSC_Tests.TC_reassignment_fr pass->FAIL BSC_Tests.TC_cm_reestablishment pass->FAIL BSC_Tests.TC_imm_ass_post_chan_ack pass->FAIL BSC_Tests.TC_imm_ass_pre_chan_ack pass->FAIL BSC_Tests.TC_imm_ass_pre_ts_ack pass->FAIL BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass->FAIL BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass->FAIL BSC_Tests.TC_ctrl_trx_rf_locked pass->FAIL BSC_Tests.TC_ratectr_all_available_allocated pass->FAIL BSC_Tests.TC_ratectr_all_available_allocated_dyn pass->FAIL BSC_Tests.TC_cm_serv_rej pass->FAIL BSC_Tests.TC_lost_sdcch_during_assignment pass->FAIL BSC_Tests.TC_chan_alloc_algo_ascending pass->FAIL BSC_Tests.TC_chan_alloc_algo_descending pass->FAIL BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass->FAIL BSC_Tests.TC_mgwpool_all_used pass->FAIL BSC_Tests.TC_mgwpool_blocked_not_used pass->FAIL BSC_Tests.TC_mgwpool_pin_bts pass->FAIL BSC_Tests.TC_mgwpool_keepalive_down_not_used pass->FAIL BSC_Tests.TC_ho_meas_rep_multi_band pass->FAIL BSC_Tests.TC_ho_out_of_this_bsc pass->FAIL BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass->FAIL BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_only pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_connect pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc pass->FAIL BSC_Tests_LCLS.TC_lcls_connect_break pass->FAIL BSC_Tests_LCLS.TC_lcls_connect_clear pass->FAIL BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect pass->FAIL BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr pass->FAIL BSC_Tests_LCLS.TC_lcls_bts_connect_break pass->FAIL BSC_Tests_CBSP.TC_cbsp_bsc_server pass->FAIL BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 pass->FAIL BSC_Tests_CBSP.TC_cbsp_bsc_client pass->FAIL BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 pass->FAIL BSC_Tests_CBSP.TC_cbsp_reset_bss pass->FAIL BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart pass->FAIL BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_bss pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_bts_cgi pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_unknown_bts pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_lac_ci pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_ci pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_lai pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_lac pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_then_replace pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_rep_period_num pass->FAIL BSC_Tests_CBSP.TC_cbsp_replace_nonexist pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_too_many pass->FAIL BSC_Tests_CBSP.TC_cbsp_kill_nonexist pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_then_kill pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_then_reset pass->FAIL BSC_Tests_CBSP.TC_cbsp_status_q_empty pass->FAIL BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill Summary: pass->FAIL: 311 pass: 6 + 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 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 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 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-209 + grep+ Name cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-bsc-test-io_uring-47-bsc jenkins-ttcn3-bsc-test-io_uring-47-bts0 jenkins-ttcn3-bsc-test-io_uring-47-bts1 jenkins-ttcn3-bsc-test-io_uring-47-stp jenkins-ttcn3-bsc-test-io_uring-47-bts2 + [ -n jenkins-ttcn3-bsc-test-io_uring-47-bsc jenkins-ttcn3-bsc-test-io_uring-47-bts0 jenkins-ttcn3-bsc-test-io_uring-47-bts1 jenkins-ttcn3-bsc-test-io_uring-47-stp jenkins-ttcn3-bsc-test-io_uring-47-bts2 ] + docker_kill_wait jenkins-ttcn3-bsc-test-io_uring-47-bsc jenkins-ttcn3-bsc-test-io_uring-47-bts0 jenkins-ttcn3-bsc-test-io_uring-47-bts1 jenkins-ttcn3-bsc-test-io_uring-47-stp jenkins-ttcn3-bsc-test-io_uring-47-bts2 + docker kill jenkins-ttcn3-bsc-test-io_uring-47-bsc jenkins-ttcn3-bsc-test-io_uring-47-bts0 jenkins-ttcn3-bsc-test-io_uring-47-bts1 jenkins-ttcn3-bsc-test-io_uring-47-stp jenkins-ttcn3-bsc-test-io_uring-47-bts2 jenkins-ttcn3-bsc-test-io_uring-47-bsc jenkins-ttcn3-bsc-test-io_uring-47-bts0 jenkins-ttcn3-bsc-test-io_uring-47-bts1 jenkins-ttcn3-bsc-test-io_uring-47-stp jenkins-ttcn3-bsc-test-io_uring-47-bts2 + docker wait jenkins-ttcn3-bsc-test-io_uring-47-bsc jenkins-ttcn3-bsc-test-io_uring-47-bts0 jenkins-ttcn3-bsc-test-io_uring-47-bts1 jenkins-ttcn3-bsc-test-io_uring-47-stp jenkins-ttcn3-bsc-test-io_uring-47-bts2 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-47-bsc Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-47-bts0 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-47-bts1 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-47-stp Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-47-bts2 + true + network_remove + set +x Removing network ttcn3-bsc-test-209 + docker network remove ttcn3-bsc-test-209 ttcn3-bsc-test-209 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/_cache:/cache --name jenkins-ttcn3-bsc-test-io_uring-47-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/junit-xml-21.log "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12568 BSC_Tests control part BSC_Tests.ttcn:3158 TC_ctrl_msc_connection_status testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12569 BSC_Tests control part BSC_Tests.ttcn:3168 TC_ctrl_msc0_connection_status testcase "Unexpected stat_item.last.bsc.0.num_msc:connected:0" BSC_Tests.ttcn:12573 BSC_Tests control part BSC_Tests.ttcn:3205 TC_stat_num_msc_connected_1 testcase "Unexpected stat_item.last.bsc.0.num_msc:connected:0" BSC_Tests.ttcn:12574 BSC_Tests control part BSC_Tests.ttcn:3213 TC_stat_num_msc_connected_2 testcase "Unexpected stat_item.last.bsc.0.num_msc:connected:0" BSC_Tests.ttcn:12575 BSC_Tests control part BSC_Tests.ttcn:3221 TC_stat_num_msc_connected_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12579 BSC_Tests control part BSC_Tests.ttcn:3327 TC_stat_num_bts_connected_3 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12580 BSC_Tests control part BSC_Tests.ttcn:3333 TC_ctrl testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12585 BSC_Tests control part BSC_Tests.ttcn:2758 TC_si_default testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12586 BSC_Tests control part BSC_Tests.ttcn:2869 TC_si2quater_2_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12587 BSC_Tests control part BSC_Tests.ttcn:2874 TC_si2quater_3_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12588 BSC_Tests control part BSC_Tests.ttcn:2879 TC_si2quater_4_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12589 BSC_Tests control part BSC_Tests.ttcn:2884 TC_si2quater_5_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12590 BSC_Tests control part BSC_Tests.ttcn:2889 TC_si2quater_6_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12591 BSC_Tests control part BSC_Tests.ttcn:2894 TC_si2quater_12_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12592 BSC_Tests control part BSC_Tests.ttcn:2899 TC_si2quater_23_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12593 BSC_Tests control part BSC_Tests.ttcn:2904 TC_si2quater_32_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12594 BSC_Tests control part BSC_Tests.ttcn:2909 TC_si2quater_33_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12595 BSC_Tests control part BSC_Tests.ttcn:2914 TC_si2quater_42_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12596 BSC_Tests control part BSC_Tests.ttcn:2919 TC_si2quater_48_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12597 BSC_Tests control part BSC_Tests.ttcn:2928 TC_si2quater_49_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12598 BSC_Tests control part BSC_Tests.ttcn:3002 TC_si_acc_rotate testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12599 BSC_Tests control part BSC_Tests.ttcn:3054 TC_si_acc_ramp_rotate testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12600 BSC_Tests control part BSC_Tests.ttcn:3120 TC_si2_ncc_permitted testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12603 BSC_Tests control part BSC_Tests.ttcn:1381 TC_chan_act_noreply testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12604 BSC_Tests control part BSC_Tests.ttcn:1444 TC_chan_act_counter testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12605 BSC_Tests control part BSC_Tests.ttcn:1489 TC_chan_act_ack_noest testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12606 BSC_Tests control part BSC_Tests.ttcn:1496 TC_chan_act_ack_noest_emerg testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12607 BSC_Tests control part BSC_Tests.ttcn:1508 TC_chan_rqd_emerg_deny testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12608 BSC_Tests control part BSC_Tests.ttcn:1533 TC_chan_act_ack_est_ind_noreply testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12609 BSC_Tests control part BSC_Tests.ttcn:1554 TC_chan_act_ack_est_ind_refused testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12610 BSC_Tests control part BSC_Tests.ttcn:1574 TC_chan_act_nack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12611 BSC_Tests control part BSC_Tests.ttcn:1598 TC_chan_exhaustion testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12612 BSC_Tests control part BSC_Tests.ttcn:1645 TC_chan_deact_silence testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12613 BSC_Tests control part BSC_Tests.ttcn:2011 TC_chan_rel_rll_rel_ind testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12614 BSC_Tests control part BSC_Tests.ttcn:2039 TC_chan_rel_conn_fail testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12615 BSC_Tests control part BSC_Tests.ttcn:2264 TC_chan_rel_hard_clear testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12616 BSC_Tests control part BSC_Tests.ttcn:2321 TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12617 BSC_Tests control part BSC_Tests.ttcn:2329 TC_chan_rel_last_eutran_plmn_hard_clear_csfb testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12618 BSC_Tests control part BSC_Tests.ttcn:2342 TC_chan_rel_hard_clear_csfb testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12619 BSC_Tests control part BSC_Tests.ttcn:2364 TC_chan_rel_hard_rlsd testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12620 BSC_Tests control part BSC_Tests.ttcn:2379 TC_chan_rel_hard_rlsd_ms_dead testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12621 BSC_Tests control part BSC_Tests.ttcn:2394 TC_chan_rel_a_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12622 BSC_Tests control part BSC_Tests.ttcn:2422 TC_chan_rel_sccp_tiar_timeout testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12623 BSC_Tests control part BSC_Tests.ttcn:2447 TC_chan_rel_rr_cause testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12625 BSC_Tests control part BSC_Tests.ttcn:1680 TC_outbound_connect testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12628 BSC_Tests control part BSC_Tests.ttcn:1694 TC_assignment_cic_only testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12629 BSC_Tests control part BSC_Tests.ttcn:1900 TC_assignment_csd testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12630 BSC_Tests control part BSC_Tests.ttcn:1910 TC_assignment_ctm testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12631 BSC_Tests control part BSC_Tests.ttcn:4354 TC_assignment_sign testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12633 BSC_Tests control part BSC_Tests.ttcn:4192 TC_assignment_aoip_tla_v6 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12635 BSC_Tests control part BSC_Tests.ttcn:4216 TC_assignment_fr_a5_0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12636 BSC_Tests control part BSC_Tests.ttcn:4227 TC_assignment_fr_a5_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12638 BSC_Tests control part BSC_Tests.ttcn:4289 TC_assignment_fr_a5_1_codec_missing testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12640 BSC_Tests control part BSC_Tests.ttcn:4238 TC_assignment_fr_a5_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12641 BSC_Tests control part BSC_Tests.ttcn:4251 TC_assignment_fr_a5_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12642 BSC_Tests control part BSC_Tests.ttcn:4266 TC_assignment_fr_a5_4_fail testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12643 BSC_Tests control part BSC_Tests.ttcn:4323 TC_assignment_fr_a5_not_sup testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12644 BSC_Tests control part BSC_Tests.ttcn:4106 TC_ciph_mode_a5_0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12645 BSC_Tests control part BSC_Tests.ttcn:4117 TC_ciph_mode_a5_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12646 BSC_Tests control part BSC_Tests.ttcn:4131 TC_ciph_mode_a5_2_0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12647 BSC_Tests control part BSC_Tests.ttcn:4146 TC_ciph_mode_a5_2_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12648 BSC_Tests control part BSC_Tests.ttcn:4158 TC_ciph_mode_a5_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12649 BSC_Tests control part BSC_Tests.ttcn:4171 TC_ciph_mode_a5_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12651 BSC_Tests control part BSC_Tests.ttcn:4611 TC_assignment_codec_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12652 BSC_Tests control part BSC_Tests.ttcn:4775 TC_assignment_codec_fr_by_mode_modify testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12653 BSC_Tests control part BSC_Tests.ttcn:4632 TC_assignment_codec_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12654 BSC_Tests control part BSC_Tests.ttcn:4652 TC_assignment_codec_efr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12655 BSC_Tests control part BSC_Tests.ttcn:4718 TC_assignment_codec_amr_f testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12656 BSC_Tests control part BSC_Tests.ttcn:4746 TC_assignment_codec_amr_h testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12659 BSC_Tests control part BSC_Tests.ttcn:4871 TC_assignment_codec_amr_f_S1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12660 BSC_Tests control part BSC_Tests.ttcn:4880 TC_assignment_codec_amr_h_S1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12661 BSC_Tests control part BSC_Tests.ttcn:4889 TC_assignment_codec_amr_f_S124 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12662 BSC_Tests control part BSC_Tests.ttcn:4898 TC_assignment_codec_amr_h_S124 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12663 BSC_Tests control part BSC_Tests.ttcn:4906 TC_assignment_codec_amr_f_S0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12664 BSC_Tests control part BSC_Tests.ttcn:4913 TC_assignment_codec_amr_f_S02 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12665 BSC_Tests control part BSC_Tests.ttcn:4920 TC_assignment_codec_amr_f_S024 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12666 BSC_Tests control part BSC_Tests.ttcn:4927 TC_assignment_codec_amr_f_S0247 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12667 BSC_Tests control part BSC_Tests.ttcn:4935 TC_assignment_codec_amr_h_S0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12668 BSC_Tests control part BSC_Tests.ttcn:4942 TC_assignment_codec_amr_h_S02 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12669 BSC_Tests control part BSC_Tests.ttcn:4949 TC_assignment_codec_amr_h_S024 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12670 BSC_Tests control part BSC_Tests.ttcn:4964 TC_assignment_codec_amr_h_S0247 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12671 BSC_Tests control part BSC_Tests.ttcn:4974 TC_assignment_codec_amr_f_S01234567 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12672 BSC_Tests control part BSC_Tests.ttcn:4984 TC_assignment_codec_amr_f_S0234567 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12673 BSC_Tests control part BSC_Tests.ttcn:4990 TC_assignment_codec_amr_f_zero testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12674 BSC_Tests control part BSC_Tests.ttcn:4996 TC_assignment_codec_amr_f_unsupp testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12675 BSC_Tests control part BSC_Tests.ttcn:5002 TC_assignment_codec_amr_h_S7 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12676 BSC_Tests control part BSC_Tests.ttcn:5010 TC_assignment_codec_amr_f_start_mode_auto testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12677 BSC_Tests control part BSC_Tests.ttcn:5018 TC_assignment_codec_amr_h_start_mode_auto testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12678 BSC_Tests control part BSC_Tests.ttcn:5028 TC_assignment_codec_amr_f_start_mode_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12679 BSC_Tests control part BSC_Tests.ttcn:5037 TC_assignment_codec_amr_h_start_mode_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12680 BSC_Tests control part BSC_Tests.ttcn:4804 TC_assignment_codec_amr_startmode_cruft testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12683 BSC_Tests control part BSC_Tests.ttcn:5193 TC_assignment_codec_fr_exhausted_req_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12684 BSC_Tests control part BSC_Tests.ttcn:5207 TC_assignment_codec_fr_exhausted_req_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12685 BSC_Tests control part BSC_Tests.ttcn:5221 TC_assignment_codec_fr_exhausted_req_fr_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12686 BSC_Tests control part BSC_Tests.ttcn:5235 TC_assignment_codec_fr_exhausted_req_hr_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12687 BSC_Tests control part BSC_Tests.ttcn:5249 TC_assignment_codec_hr_exhausted_req_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12688 BSC_Tests control part BSC_Tests.ttcn:5263 TC_assignment_codec_hr_exhausted_req_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12689 BSC_Tests control part BSC_Tests.ttcn:5277 TC_assignment_codec_hr_exhausted_req_hr_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12690 BSC_Tests control part BSC_Tests.ttcn:5291 TC_assignment_codec_hr_exhausted_req_fr_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12691 BSC_Tests control part BSC_Tests.ttcn:5332 TC_assignment_codec_req_hr_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12692 BSC_Tests control part BSC_Tests.ttcn:5344 TC_assignment_codec_req_fr_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12693 BSC_Tests control part BSC_Tests.ttcn:5381 TC_assignment_sdcch_exhausted_req_signalling testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12694 BSC_Tests control part BSC_Tests.ttcn:5392 TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12695 BSC_Tests control part BSC_Tests.ttcn:5446 TC_assignment_sdcch_exhausted_req_voice_tch_forbidden testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12697 BSC_Tests control part BSC_Tests.ttcn:5512 TC_assignment_codec_hr_osmux_on testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12698 BSC_Tests control part BSC_Tests.ttcn:5542 TC_assignment_osmux testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12699 BSC_Tests control part BSC_Tests.ttcn:5470 TC_assignment_osmux_cn testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12700 BSC_Tests control part BSC_Tests.ttcn:5493 TC_assignment_osmux_bts testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12703 BSC_Tests control part BSC_Tests.ttcn:2463 TC_rll_est_ind_inact_lchan testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12704 BSC_Tests control part BSC_Tests.ttcn:2487 TC_rll_est_ind_inval_sapi1 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12705 BSC_Tests control part BSC_Tests.ttcn:2512 TC_rll_est_ind_inval_sapi3 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12706 BSC_Tests control part BSC_Tests.ttcn:2536 TC_rll_est_ind_inval_sacch testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12709 BSC_Tests control part BSC_Tests.ttcn:2608 TC_tch_dlci_link_id_sapi testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12712 BSC_Tests control part BSC_Tests.ttcn:2657 TC_rll_rel_ind_sapi_n_reject testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12713 BSC_Tests control part BSC_Tests.ttcn:2684 TC_rll_err_ind_sapi_n_reject testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12714 BSC_Tests control part BSC_Tests.ttcn:2711 TC_rll_timeout_sapi_n_reject testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12715 BSC_Tests control part BSC_Tests.ttcn:2736 TC_rll_sapi_n_reject_dlci_cc testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12718 BSC_Tests control part BSC_Tests.ttcn:3489 TC_paging_imsi_nochan testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12719 BSC_Tests control part BSC_Tests.ttcn:3497 TC_paging_tmsi_nochan testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12720 BSC_Tests control part BSC_Tests.ttcn:3505 TC_paging_tmsi_any testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12721 BSC_Tests control part BSC_Tests.ttcn:3511 TC_paging_tmsi_sdcch testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12722 BSC_Tests control part BSC_Tests.ttcn:3517 TC_paging_tmsi_tch_f testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12723 BSC_Tests control part BSC_Tests.ttcn:3523 TC_paging_tmsi_tch_hf testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12724 BSC_Tests control part BSC_Tests.ttcn:3531 TC_paging_imsi_nochan_cgi testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12725 BSC_Tests control part BSC_Tests.ttcn:3539 TC_paging_imsi_nochan_lac_ci testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12726 BSC_Tests control part BSC_Tests.ttcn:3547 TC_paging_imsi_nochan_ci testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12727 BSC_Tests control part BSC_Tests.ttcn:3555 TC_paging_imsi_nochan_lai testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12728 BSC_Tests control part BSC_Tests.ttcn:3563 TC_paging_imsi_nochan_lac testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12729 BSC_Tests control part BSC_Tests.ttcn:3571 TC_paging_imsi_nochan_all testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12730 BSC_Tests control part BSC_Tests.ttcn:3579 TC_paging_imsi_nochan_plmn_lac_rnc testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12731 BSC_Tests control part BSC_Tests.ttcn:3587 TC_paging_imsi_nochan_rnc testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12732 BSC_Tests control part BSC_Tests.ttcn:3595 TC_paging_imsi_nochan_lac_rnc testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12733 BSC_Tests control part BSC_Tests.ttcn:3603 TC_paging_imsi_nochan_lacs testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12734 BSC_Tests control part BSC_Tests.ttcn:3611 TC_paging_imsi_nochan_lacs_empty testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12735 BSC_Tests control part BSC_Tests.ttcn:3619 TC_paging_imsi_nochan_cgi_unknown_cid testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12736 BSC_Tests control part BSC_Tests.ttcn:3755 TC_paging_imsi_a_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12737 BSC_Tests control part BSC_Tests.ttcn:3678 TC_paging_imsi_load testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12738 BSC_Tests control part BSC_Tests.ttcn:3719 TC_paging_counter testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12739 BSC_Tests control part BSC_Tests.ttcn:3805 TC_paging_resp_unsol testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12740 BSC_Tests control part BSC_Tests.ttcn:3913 TC_paging_500req testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12741 BSC_Tests control part BSC_Tests.ttcn:3920 TC_paging_450req_no_paging_load_ind testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12742 BSC_Tests control part BSC_Tests.ttcn:3638 TC_paging_imsi_nochan_ci_resp_invalid_mi testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12744 BSC_Tests control part BSC_Tests.ttcn:3927 TC_rsl_drop_counter testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12749 BSC_Tests control part BSC_Tests.ttcn:5571 TC_classmark testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12750 BSC_Tests control part BSC_Tests.ttcn:5600 TC_common_id testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12751 BSC_Tests control part BSC_Tests.ttcn:5639 TC_unsol_ass_fail testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12752 BSC_Tests control part BSC_Tests.ttcn:5655 TC_unsol_ass_compl testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12753 BSC_Tests control part BSC_Tests.ttcn:5671 TC_unsol_ho_fail testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12754 BSC_Tests control part BSC_Tests.ttcn:5692 TC_err_82_short_msg testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12755 BSC_Tests control part BSC_Tests.ttcn:5714 TC_err_84_unknown_msg testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12757 BSC_Tests control part BSC_Tests.ttcn:5830 TC_ho_int testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12758 BSC_Tests control part BSC_Tests.ttcn:5876 TC_ho_int_a5_0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12759 BSC_Tests control part BSC_Tests.ttcn:5880 TC_ho_int_a5_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12760 BSC_Tests control part BSC_Tests.ttcn:5884 TC_ho_int_a5_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12761 BSC_Tests control part BSC_Tests.ttcn:5888 TC_ho_int_a5_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12762 BSC_Tests control part BSC_Tests.ttcn:5982 TC_ho_int_radio_link_failure testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12765 BSC_Tests control part BSC_Tests.ttcn:6207 TC_ho_out_fail_no_msc_response testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12766 BSC_Tests control part BSC_Tests.ttcn:6289 TC_ho_out_fail_rr_ho_failure testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12767 BSC_Tests control part BSC_Tests.ttcn:6390 TC_ho_out_fail_no_result_after_ho_cmd testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12769 BSC_Tests control part BSC_Tests.ttcn:6630 TC_ho_into_this_bsc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12770 BSC_Tests control part BSC_Tests.ttcn:6644 TC_ho_into_this_bsc_a5_0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12771 BSC_Tests control part BSC_Tests.ttcn:6648 TC_ho_into_this_bsc_a5_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12772 BSC_Tests control part BSC_Tests.ttcn:6652 TC_ho_into_this_bsc_a5_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12773 BSC_Tests control part BSC_Tests.ttcn:6656 TC_ho_into_this_bsc_a5_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12774 BSC_Tests control part BSC_Tests.ttcn:6668 TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12775 BSC_Tests control part BSC_Tests.ttcn:6672 TC_ho_into_this_bsc_a5_1_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12776 BSC_Tests control part BSC_Tests.ttcn:6677 TC_ho_into_this_bsc_a5_mismatch testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12778 BSC_Tests control part BSC_Tests.ttcn:6684 TC_ho_into_this_bsc_tla_v6 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12780 BSC_Tests control part BSC_Tests.ttcn:6697 TC_srvcc_eutran_to_geran testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12781 BSC_Tests control part BSC_Tests.ttcn:6711 TC_srvcc_eutran_to_geran_a5_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12782 BSC_Tests control part BSC_Tests.ttcn:6739 TC_srvcc_eutran_to_geran_src_sai testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12783 BSC_Tests control part BSC_Tests.ttcn:6807 TC_srvcc_eutran_to_geran_ho_out testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12784 BSC_Tests control part BSC_Tests.ttcn:6729 TC_srvcc_eutran_to_geran_forbid_fast_return testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12785 BSC_Tests control part BSC_Tests.ttcn:6812 TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12786 BSC_Tests control part BSC_Tests.ttcn:6890 TC_ho_in_fail_msc_clears testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12787 BSC_Tests control part BSC_Tests.ttcn:6981 TC_ho_in_fail_msc_clears_after_ho_detect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12788 BSC_Tests control part BSC_Tests.ttcn:7073 TC_ho_in_fail_no_detect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12789 BSC_Tests control part BSC_Tests.ttcn:7157 TC_ho_in_fail_no_detect2 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12790 BSC_Tests control part BSC_Tests.ttcn:7173 TC_ho_in_fail_mgw_mdcx_timeout testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12791 BSC_Tests control part BSC_Tests.ttcn:7184 TC_ho_in_fail_ipa_crcx_timeout testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12792 BSC_Tests control part BSC_Tests.ttcn:7194 TC_ho_into_this_bsc_sccp_cr_without_bssap testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12794 BSC_Tests control part BSC_Tests.ttcn:7392 TC_ho_neighbor_config_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12795 BSC_Tests control part BSC_Tests.ttcn:7457 TC_ho_neighbor_config_2 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12796 BSC_Tests control part BSC_Tests.ttcn:7509 TC_ho_neighbor_config_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12797 BSC_Tests control part BSC_Tests.ttcn:7564 TC_ho_neighbor_config_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12798 BSC_Tests control part BSC_Tests.ttcn:7615 TC_ho_neighbor_config_5 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12799 BSC_Tests control part BSC_Tests.ttcn:7659 TC_ho_neighbor_config_6 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12800 BSC_Tests control part BSC_Tests.ttcn:7704 TC_ho_neighbor_config_7 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12802 BSC_Tests control part BSC_Tests.ttcn:7743 TC_bssap_rlsd_does_not_cause_bssmap_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12803 BSC_Tests control part BSC_Tests.ttcn:7787 TC_bssmap_clear_does_not_cause_bssmap_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12804 BSC_Tests control part BSC_Tests.ttcn:7833 TC_ms_rel_ind_does_not_cause_bssmap_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12806 BSC_Tests control part BSC_Tests.ttcn:7961 TC_dyn_pdch_ipa_act_deact testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12807 BSC_Tests control part BSC_Tests.ttcn:8008 TC_dyn_pdch_ipa_act_nack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12808 BSC_Tests control part BSC_Tests.ttcn:8084 TC_dyn_pdch_osmo_act_deact testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12809 BSC_Tests control part BSC_Tests.ttcn:8114 TC_dyn_pdch_osmo_act_nack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12810 BSC_Tests control part BSC_Tests.ttcn:8145 TC_dyn_ts_sdcch8_act_deact testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12811 BSC_Tests control part BSC_Tests.ttcn:8226 TC_dyn_ts_sdcch8_all_subslots_used testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12812 BSC_Tests control part BSC_Tests.ttcn:8283 TC_dyn_ts_sdcch8_tch_call_act_deact testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12813 BSC_Tests control part BSC_Tests.ttcn:8361 TC_dyn_ts_sdcch8_act_nack testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12819 BSC_Tests control part BSC_Tests.ttcn:8450 TC_assignment_verify_ms_power_params_ie testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12820 BSC_Tests control part BSC_Tests.ttcn:8456 TC_c0_power_red_mode testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12828 BSC_Tests control part BSC_Tests.ttcn:8721 TC_mscpool_L3Compl_on_1_msc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12829 BSC_Tests control part BSC_Tests.ttcn:8732 TC_mscpool_L3Complete_by_imsi_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12830 BSC_Tests control part BSC_Tests.ttcn:8774 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12831 BSC_Tests control part BSC_Tests.ttcn:8817 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12832 BSC_Tests control part BSC_Tests.ttcn:8859 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12833 BSC_Tests control part BSC_Tests.ttcn:8904 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12834 BSC_Tests control part BSC_Tests.ttcn:8955 TC_mscpool_L3Complete_by_tmsi_valid_nri_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12835 BSC_Tests control part BSC_Tests.ttcn:8999 TC_mscpool_L3Complete_by_tmsi_valid_nri_2 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12836 BSC_Tests control part BSC_Tests.ttcn:9042 TC_mscpool_LU_by_tmsi_from_other_PLMN testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12837 BSC_Tests control part BSC_Tests.ttcn:9116 TC_mscpool_paging_and_response_imsi testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12838 BSC_Tests control part BSC_Tests.ttcn:9168 TC_mscpool_paging_and_response_tmsi testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12839 BSC_Tests control part BSC_Tests.ttcn:9178 TC_mscpool_no_allow_attach_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12840 BSC_Tests control part BSC_Tests.ttcn:9219 TC_mscpool_no_allow_attach_valid_nri testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12842 BSC_Tests control part BSC_Tests.ttcn:9262 TC_mscpool_sccp_n_pcstate_detaches_msc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12843 BSC_Tests control part BSC_Tests.ttcn:9306 TC_mscpool_sccp_n_pcstate_attaches_msc testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12846 BSC_Tests control part BSC_Tests.ttcn:2073 TC_early_conn_fail testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12847 BSC_Tests control part BSC_Tests.ttcn:2096 TC_late_conn_fail testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12848 BSC_Tests control part BSC_Tests.ttcn:2165 TC_stats_conn_fail testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12851 BSC_Tests control part BSC_Tests.ttcn:9536 TC_assignment_emerg_setup_allow testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12852 BSC_Tests control part BSC_Tests.ttcn:9556 TC_assignment_emerg_setup_allow_imei testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12853 BSC_Tests control part BSC_Tests.ttcn:9573 TC_assignment_emerg_setup_deny_msc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12854 BSC_Tests control part BSC_Tests.ttcn:9599 TC_assignment_emerg_setup_deny_bts testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12855 BSC_Tests control part BSC_Tests.ttcn:9613 TC_emerg_premption testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12858 BSC_Tests control part BSC_Tests.ttcn:9919 TC_fh_params_chan_activ testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12859 BSC_Tests control part BSC_Tests.ttcn:9960 TC_fh_params_imm_ass testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12860 BSC_Tests control part BSC_Tests.ttcn:10008 TC_fh_params_assignment_cmd testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12861 BSC_Tests control part BSC_Tests.ttcn:10160 TC_fh_params_handover_cmd testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12862 BSC_Tests control part BSC_Tests.ttcn:10203 TC_fh_params_si4_cbch testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12865 BSC_Tests control part BSC_Tests.ttcn:10350 TC_lcs_loc_req_for_active_ms testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12866 BSC_Tests control part BSC_Tests.ttcn:10366 TC_lcs_loc_req_for_active_ms_ta_req testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12867 BSC_Tests control part BSC_Tests.ttcn:10472 TC_lcs_loc_req_for_idle_ms testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12868 BSC_Tests control part BSC_Tests.ttcn:10512 TC_lcs_loc_req_no_subscriber testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12869 BSC_Tests control part BSC_Tests.ttcn:10564 TC_lcs_loc_req_for_active_ms_le_timeout testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12870 BSC_Tests control part BSC_Tests.ttcn:10581 TC_lcs_loc_req_for_active_ms_le_timeout2 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12871 BSC_Tests control part BSC_Tests.ttcn:10647 TC_lcs_loc_req_for_idle_ms_no_pag_resp testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12872 BSC_Tests control part BSC_Tests.ttcn:10707 TC_cm_service_during_lcs_loc_req testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12873 BSC_Tests control part BSC_Tests.ttcn:10781 TC_ho_during_lcs_loc_req testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12874 BSC_Tests control part BSC_Tests.ttcn:10821 TC_emerg_call_and_lcs_loc_req testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12875 BSC_Tests control part BSC_Tests.ttcn:10899 TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12876 BSC_Tests control part BSC_Tests.ttcn:10917 TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12881 BSC_Tests control part BSC_Tests.ttcn:11041 TC_refuse_chan_act_to_vamos testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12882 BSC_Tests control part BSC_Tests.ttcn:11032 TC_refuse_mode_modif_to_vamos testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12884 BSC_Tests control part BSC_Tests.ttcn:11141 TC_reassignment_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12886 BSC_Tests control part BSC_Tests.ttcn:11284 TC_cm_reestablishment testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12888 BSC_Tests control part BSC_Tests.ttcn:11352 TC_imm_ass_post_chan_ack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12889 BSC_Tests control part BSC_Tests.ttcn:11400 TC_imm_ass_pre_chan_ack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12890 BSC_Tests control part BSC_Tests.ttcn:11448 TC_imm_ass_pre_ts_ack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12891 BSC_Tests control part BSC_Tests.ttcn:11497 TC_imm_ass_pre_chan_ack_dyn_ts testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12892 BSC_Tests control part BSC_Tests.ttcn:11569 TC_imm_ass_pre_ts_ack_dyn_ts testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12894 BSC_Tests control part BSC_Tests.ttcn:11656 TC_ctrl_trx_rf_locked testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12896 BSC_Tests control part BSC_Tests.ttcn:11893 TC_ratectr_all_available_allocated testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12897 BSC_Tests control part BSC_Tests.ttcn:11937 TC_ratectr_all_available_allocated_dyn testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12899 BSC_Tests control part BSC_Tests.ttcn:11768 TC_cm_serv_rej testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12901 BSC_Tests control part BSC_Tests.ttcn:11852 TC_lost_sdcch_during_assignment testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12904 BSC_Tests control part BSC_Tests.ttcn:12037 TC_chan_alloc_algo_ascending testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12905 BSC_Tests control part BSC_Tests.ttcn:12060 TC_chan_alloc_algo_descending testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12906 BSC_Tests control part BSC_Tests.ttcn:12086 TC_chan_alloc_algo_ass_dynamic testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12909 BSC_Tests control part BSC_Tests.ttcn:12240 TC_mgwpool_all_used testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12910 BSC_Tests control part BSC_Tests.ttcn:12270 TC_mgwpool_blocked_not_used testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12911 BSC_Tests control part BSC_Tests.ttcn:12300 TC_mgwpool_pin_bts testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12912 BSC_Tests control part BSC_Tests.ttcn:12359 TC_mgwpool_keepalive_down_not_used testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12914 BSC_Tests control part BSC_Tests.ttcn:12430 TC_ho_meas_rep_multi_band testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12918 BSC_Tests control part BSC_Tests.ttcn:6118 TC_ho_out_of_this_bsc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12920 BSC_Tests control part BSC_Tests.ttcn:12549 TC_unbreak_lchan_after_missing_rel_ack_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12921 BSC_Tests control part BSC_Tests.ttcn:12562 TC_unbreak_lchan_after_missing_rel_ack_2 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:744 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:263 TC_lcls_gcr_only testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:745 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:376 TC_lcls_gcr_bway_connect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:746 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:381 TC_lcls_gcr_bway_connect_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:747 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:419 TC_lcls_gcr_bway_codec_mismatch testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:748 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:450 TC_lcls_gcr_nomatch_bway_connect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:749 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:483 TC_lcls_gcr_bway_dont_connect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:750 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:503 TC_lcls_gcr_unsuppported_cfg testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:751 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:529 TC_lcls_gcr_unsuppported_csc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:752 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:591 TC_lcls_gcr_bway_dont_connect_csc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:753 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:671 TC_lcls_connect_break testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:754 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:700 TC_lcls_connect_clear testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:756 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:386 TC_lcls_bts_gcr_bway_connect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:757 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:391 TC_lcls_bts_gcr_bway_connect_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:758 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:675 TC_lcls_bts_connect_break testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1228 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:508 TC_cbsp_bsc_server testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1229 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:517 TC_cbsp_bsc_server_ipv6 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1230 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:524 TC_cbsp_bsc_client testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1231 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:533 TC_cbsp_bsc_client_ipv6 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1232 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:540 TC_cbsp_reset_bss testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1233 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:557 TC_cbsp_cell_rflock_failure_restart testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1234 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:629 TC_cbsp_cell_rsl_down_failure testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1237 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:702 TC_cbsp_write_bss testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1238 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:733 TC_cbsp_write_bts_cgi testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1239 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:749 TC_cbsp_write_bts_no_cbch testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1240 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:763 TC_cbsp_write_unknown_bts testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1241 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:777 TC_cbsp_write_lac_ci testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1242 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:792 TC_cbsp_write_ci testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1243 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:807 TC_cbsp_write_lai testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1244 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:826 TC_cbsp_write_lac testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1246 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:845 TC_cbsp_write_then_replace testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1247 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:874 TC_cbsp_write_rep_period_num testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1248 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:924 TC_cbsp_replace_nonexist testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1249 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:938 TC_cbsp_write_too_many testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1250 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:951 TC_cbsp_kill_nonexist testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1251 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:962 TC_cbsp_write_then_kill testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1252 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:980 TC_cbsp_write_then_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1254 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1187 TC_cbsp_status_q_empty testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1255 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1196 TC_cbsp_status_q_bts_cgi testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1257 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1003 TC_cbsp_emerg_write_bts_cgi_dchan testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1258 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1081 TC_cbsp_emerg_write_bts_cgi_cchan testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1259 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1097 TC_cbsp_emerg_write_bts_cgi_cchan_disable testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1260 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1117 TC_cbsp_emerg_write_bts_cgi_noreplace testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1261 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1145 TC_cbsp_emerg_write_bts_cgi_replace testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1262 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1165 TC_cbsp_emerg_write_bts_cgi_kill testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE